Java TRON

Compile Dependencies (42)

Category/LicenseGroup / ArtifactVersionUpdates
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.31.5.32
JSON Lib Apache 2.0
com.alibaba » fastjson2 vulnerabilities
Fastjson is a JSON processor (JSON parser + JSON generator) written in Java
1.2.442.0.62
JSON Lib Apache 2.0
com.alibaba » fastjson2 vulnerabilities
Fastjson is a JSON processor (JSON parser + JSON generator) written in Java
1.2.472.0.62
CLI Parser Apache 2.0
com.beust » jcommander
Command line parsing library for Java
1.723.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.04.102.0
JSON Lib Apache 2.0
com.fasterxml.jackson.core » jackson-databind54 vulnerabilities
General data-binding functionality for Jackson: works on core streaming API
2.8.53.1.3
JSON Lib Apache 2.0
com.fasterxml.jackson.core » jackson-core2 vulnerabilities
Core Jackson processing abstractions (aka Streaming API), implementation for JSON
2.8.53.1.3
com.google.api.grpc » googleapis-common-protos
GoogleAPI classes generated from core protos
0.0.3
Code Analyzer LGPL 2.1
com.google.code.findbugs » jsr305
Annotations the SpotBugs tool supports
3.0.04.9.8
Core Utils Apache 2.0
com.google.guava » guava3 vulnerabilities
Guava is a suite of core and expanded libraries that include
24.1-jre33.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.07.0.0
Data Format BSD 3-clause
com.google.protobuf » protobuf-java6 vulnerabilities
Core Protocol Buffers library. Protocol Buffers are a way of encoding structured data in an
3.4.04.34.1
Apache 2.0
com.googlecode.cqengine » cqengine
Collection Query Engine: NoSQL indexing and query engine for Java collections with ultra-low latency
2.12.43.6.0
BouncyCastle
com.madgag.spongycastle » core
Spongy Castle is a package-rename (org.bouncycastle.* to org.spongycastle.*) of Bouncy Castle
1.58.0.0
BouncyCastle
com.madgag.spongycastle » prov
Spongy Castle is a package-rename (org.bouncycastle.* to org.spongycastle.*) of Bouncy Castle
1.58.0.0
Config Apache 2.0
com.typesafe » config
configuration library for JVM languages using HOCON files
1.3.21.4.3
Base64 Apache 2.0
commons-codec » commons-codec
The Apache Commons Codec component contains encoders and decoders for
1.111.22.0
io.dropwizard.metrics » metrics-core
Metrics is a Java library which gives you unparalleled insight into what your code does in
3.1.25.0.6
Apache 2.0
io.grpc » grpc-netty
gRPC: Netty
1.14.01.81.0
Serializer Apache 2.0
io.grpc » grpc-protobuf
gRPC: Protobuf
1.14.01.81.0
Dist Communication Apache 2.0
io.grpc » grpc-stub
Stub classes for GRPC which are exposed to developers and provides type-safe bindings.
1.14.01.81.0
FP Apache 2.0
io.vavr » vavr
Vavr (formerly called Javaslang) is an object-functional language extension to Java 8+.
0.9.21.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.32.14.2
Testing EPL 2.0
junit » junit1 vulnerability
JUnit Jupiter is the API for writing tests using JUnit 5.
4.126.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
Collections Apache 2.0
org.apache.commons » commons-collections42 vulnerabilities
The Apache Commons Collections package contains types that extend and augment the Java Collections Framework.
4.04.5.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.43.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.23.6.1
AOP EPL 2.0
org.aspectj » aspectjrt
The AspectJ runtime is a small library necessary to run Java programs enhanced by AspectJ aspects during a previous
1.8.131.9.25.1
AOP EPL 2.0
org.aspectj » aspectjweaver
The AspectJ weaver applies aspects to Java classes. It can be used as a Java agent in order to apply load-time
1.8.131.9.25.1
AOP EPL 2.0
org.aspectj » aspectjtools
AspectJ tools most notably contains the AspectJ compiler (AJC). AJC applies aspects to Java classes during
1.8.131.9.25.1
Web Server Apache 2.0 +1
org.eclipse.jetty » jetty-server12 vulnerabilities
Jetty Server Artifact
9.4.11.v2018060512.1.9
Apache 2.0 +1
org.eclipse.jetty » jetty-servlet
Jetty Servlet Container
9.4.11.v2018060512.1.9
Console Apache 2.0
org.fusesource.jansi » jansi
Jansi is a java library for generating and interpreting ANSI escape sequences.
1.162.4.3
LevelDB BSD 3-clause
org.fusesource.leveldbjni » leveldbjni-all
An uber jar which contains all the leveldbjni platform libraries and dependencies
1.8
LevelDB Apache 2.0
org.iq80.leveldb » leveldb
Port of LevelDB to Java
0.70.12
CodeGen MIT
org.projectlombok » lombok
Lombok is a Java library that provides annotations to simplify Java development by automating the generation of ...
1.16.181.18.46
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.252.0.18
Logging Bridge Apache 2.0
org.slf4j » jcl-over-slf4j
Jakarta/Apache commons logging 1.2 implemented over SLF4J
1.7.252.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 ...
4.2.0.RELEASE7.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 ...
4.2.0.RELEASE7.0.7