Compile Dependencies (35)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Logging
EPL 2.0 +1
| ch.qos.logback
»
logback-classic1 vulnerability Implementation of the SLF4J API for Logback, a reliable, generic, fast and flexible logging framework. | 1.2.9 | 1.5.32 | |
JSON Lib
Apache 2.0
| com.alibaba
»
fastjson Fastjson is a JSON processor (JSON parser + JSON generator) written in Java | 1.2.83 | 2.0.62 | |
CLI Parser
Apache 2.0
| com.beust
»
jcommander Command line parsing library for Java | 1.72 | 3.0 | |
Object Size
Apache 2.0
| com.carrotsearch
»
java-sizeof Java Objects size estimation. | 0.0.5 | ✔ | |
Apache 2.0
| com.cedarsoftware
»
java-util Java Utilities | 1.8.0 | 4.102.0 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-core2 vulnerabilities Core Jackson processing abstractions (aka Streaming API), implementation for JSON | 2.8.5 | 3.1.3 | |
JSON Lib
MIT
| com.github.briandilley.jsonrpc4j
»
jsonrpc4j1 vulnerability This project aims to provide the facility to easily implement JSON-RPC for the java programming language. | 1.6 | 1.7 | |
CC0 1.0
| com.github.davidb
»
metrics-influxdb A reporter for metrics which announces measurements to an InfluxDB server. | 0.8.2 | 1.1.0 | |
| com.github.tronprotocol.java-tron » chainbase | develop-SNAPSHOT | develop-ba20e2594c-1 | ||
| com.github.tronprotocol.java-tron » protocol | develop-SNAPSHOT | master-4d0ad612cc-1 | ||
| com.github.tronprotocol.java-tron » actuator | develop-SNAPSHOT | master-4d0ad612cc-1 | ||
| com.github.tronprotocol.java-tron » consensus | develop-SNAPSHOT | develop-ba20e2594c-1 | ||
Apache 2.0
| com.google.api.grpc
»
proto-google-common-protos PROTO library for proto-google-common-protos | 2.15.0 | 2.71.0 | |
Code Analyzer
LGPL 2.1
| com.google.code.findbugs
»
jsr305 Annotations the SpotBugs tool supports | 3.0.0 | 4.9.8 | |
Core Utils
Apache 2.0
| com.google.guava
»
guava2 vulnerabilities Guava is a suite of core and expanded libraries that include | 30.1-jre | 33.6.0-jre | |
Dep Injection
Apache 2.0
| com.google.inject
»
guice Guice is a lightweight dependency injection framework for Java 8 and above, developed by Google. | 4.1.0 | 7.0.0 | |
Config
Apache 2.0
| com.typesafe
»
config configuration library for JVM languages using HOCON files | 1.3.2 | 1.4.3 | |
Application Metrics
Apache 2.0
| io.dropwizard.metrics
»
metrics-core Metrics is a Java library which gives you unparalleled insight into what your code does in | 3.1.2 | 5.0.6 | |
FP
Apache 2.0
| io.vavr
»
vavr Vavr (formerly called Javaslang) is an object-functional language extension to Java 8+. | 0.9.2 | 1.0.1 | |
Date/Time
Apache 2.0
| joda-time
»
joda-time Joda-Time provides a quality replacement for the Java date and time classes. Note that from Java SE 8 onwards, users ... | 2.3 | 2.14.2 | |
Testing
EPL 2.0
| junit
»
junit JUnit Jupiter is the API for writing tests using JUnit 5. | 4.13.2 | 6.0.3 | |
Concurrency
Public
| net.jcip
»
jcip-annotations A set of Java annotations for documenting concurrency properties in multi-threaded code, based on 'Java Concurrency in ... | 1.0 | ✔ | |
Core Utils
Apache 2.0
| org.apache.commons
»
commons-lang31 vulnerability Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are ... | 3.4 | 3.20.0 | |
Math Lib
Apache 2.0
| org.apache.commons
»
commons-math The Apache Commons Math project is a library of lightweight, self-contained mathematics and statistics components ... | 2.2 | 3.6.1 | |
Collections
Apache 2.0
| org.apache.commons
»
commons-collections4 The Apache Commons Collections package contains types that extend and augment the Java Collections Framework. | 4.1 | 4.5.0 | |
HTTP Clients
Apache 2.0
| org.apache.httpcomponents
»
httpasyncclient Apache HttpComponents AsyncClient | 4.1.1 | 4.1.5 | |
Encryption Lib
BouncyCastle
| org.bouncycastle
»
bcprov-jdk15on5 vulnerabilities The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. This jar contains the JCA/JCE ... | 1.69 | 1.84 | |
Web Server
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-server4 vulnerabilities Jetty Server Artifact | 9.4.49.v20220914 | 12.1.9 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-servlet Jetty Servlet Container | 9.4.49.v20220914 | 12.1.9 | |
Apache 2.0
| org.pf4j
»
pf4j4 vulnerabilities Plugin Framework for Java | 2.5.0 | 3.15.0 | |
Logging
MIT
| org.slf4j
»
slf4j-api API for SLF4J (The Simple Logging Facade for Java) which serves as a simple facade or abstraction for various logging ... | 1.7.25 | 2.0.18 | |
Logging Bridge
Apache 2.0
| org.slf4j
»
jcl-over-slf4j Jakarta/Apache commons logging 1.2 implemented over SLF4J | 1.7.25 | 2.0.18 | |
Dep Injection
Apache 2.0
| org.springframework
»
spring-context3 vulnerabilities Spring Context provides access to configured objects like a registry (a context). It inherits its features from Spring ... | 5.3.18 | 7.0.7 | |
Transactions
Apache 2.0
| org.springframework
»
spring-tx Support for programmatic and declarative transaction management for classes that implement special interfaces or any ... | 5.3.18 | 7.0.7 | |
Message Broker
MPL 2.0
| org.zeromq
»
jeromq Pure Java implementation of libzmq | 0.5.3 | 0.6.0 |
Test Dependencies (5)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
CPAL 1.0 +1
| com.github.stefanbirkner
»
system-rules A collection of JUnit rules for testing code which uses java.lang.System. | 1.16.0 | 1.19.0 | |
Testing
BSD 3-clause
| org.hamcrest
»
hamcrest-junit Core API and libraries of hamcrest matcher framework. | 1.0.0.1 | 3.0 | |
Mocking
MIT
| org.mockito
»
mockito-core Mockito mock objects library core API and implementation | 2.13.0 | 5.23.0 | |
Testing
Apache 2.0
| org.springframework
»
spring-test Spring Test supports the unit testing and integration testing of Spring components with JUnit or TestNG. It provides ... | 5.2.0.RELEASE | 7.0.7 | |
Web Framework
Apache 2.0
| org.springframework
»
spring-web7 vulnerabilities Spring Web provides integration features such as multipart file upload functionality and the initialization of the IoC ... | 5.2.0.RELEASE | 7.0.7 |
