A java implementation of an Enterprise Ethereum Private Transaction Manager.

Compile Dependencies (30)

Category/LicenseGroup / ArtifactVersionUpdates
JSON Lib Apache 2.0
com.fasterxml.jackson.core » jackson-databind10 vulnerabilities
General data-binding functionality for Jackson: works on core streaming API
2.10.03.2.1
Serializer Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-cbor1 vulnerability
Support for reading and writing Concise Binary Object Representation
2.10.03.2.1
Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-jdk8
Add-on module for Jackson (https://github.com/FasterXML/jackson) to support
2.10.02.22.1
Native Access Apache 2.0
com.github.jnr » jnr-ffi
A library for invoking native functions from java
2.1.82.3.0
JDBC Pool Apache 2.0
com.jolbox » bonecp
Lightweight connection pool.
0.8.0.RELEASE
TOML MIT
com.moandjiezana.toml » toml4j
A parser for TOML
0.7.20.7.3
com.oracle.ojdbc » ojdbc10
Oracle JDBC Driver compatible with JDK11, JDK17, JDK19, and JDK21
19.3.0.019.31.0.0
Concurrency Apache 2.0 +1
io.vertx » vertx-core1 vulnerability
The Vert.x core APIs contain the backbone for writing Vert.x applications and low-level support for HTTP, TCP, UDP, file ...
3.7.15.1.5
Apache 2.0 +1
io.vertx » vertx-web3 vulnerabilities
Vert.x web is a tool-kit for writing sophisticated modern web applications and HTTP microservices.
3.7.15.1.5
javax.xml.bind » jaxb-api
Jakarta XML Binding (JAXB) API that allows Java developers to map Java classes to XML representations and perform ...
2.3.04.0.5
Logging Apache 2.0
org.apache.logging.log4j » log4j-api
API for Apache Log4J, a highly configurable logging tool that focuses on performance and low garbage generation. It has ...
2.11.22.26.1
Logging Apache 2.0
org.apache.logging.log4j » log4j-core7 vulnerabilities
Implementation for Apache Log4J, a highly configurable logging tool that focuses on performance and low garbage ...
2.11.22.26.1
Logging Bridge Apache 2.0
org.apache.logging.log4j » log4j-slf4j-impl
The Apache Log4j SLF4J 2.0 API binding to Log4j 2 Core
2.11.22.26.1
JPA Apache 2.0
org.apache.openjpa » openjpa3.1.04.1.1
Apache 2.0
org.apache.tuweni » bytes
Classes and utilities for working with byte arrays.
1.3.02.3.1
Apache 2.0
org.apache.tuweni » concurrent
Classes and utilities for working with concurrency.
1.3.0
Apache 2.0
org.apache.tuweni » concurrent-coroutines
Kotlin coroutine extensions for tuweni concurrency primitives.
1.3.0
Apache 2.0
org.apache.tuweni » config
Classes and utilities for working with configuration.
1.3.0
Apache 2.0
org.apache.tuweni » crypto
Classes and utilities for working with cryptography.
1.3.0
Apache 2.0
org.apache.tuweni » io
Classes and utilities for handling file and network IO.
1.3.0
Apache 2.0
org.apache.tuweni » kv
Key value store implementations.
1.3.0
Apache 2.0
org.apache.tuweni » net
Classes and utilities for working with networking.
1.3.0
Apache 2.0
org.apache.tuweni » rlp
Recursive Length Prefix (RLP) encoding and decoding.
1.3.0
TOML Apache 2.0
org.apache.tuweni » toml
A parser for Tom's Obvious, Minimal Language (TOML).
1.3.0
Encryption Lib BouncyCastle
org.bouncycastle » bcprov-jdk15on6 vulnerabilities
The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. This jar contains the JCA/JCE ...
1.641.84
Encryption Lib BouncyCastle
org.bouncycastle » bcpkix-jdk15on2 vulnerabilities
The Bouncy Castle Java APIs for CMS, PKCS, EAC, TSP, CMP, CRMF, OCSP, and certificate generation. This jar contains ...
1.641.85
LevelDB BSD 3-clause
org.fusesource.leveldbjni » leveldbjni-all
An uber jar which contains all the leveldbjni platform libraries and dependencies
1.8
Compression Apache 2.0
org.lz4 » lz4-java3 vulnerabilities
Java bindings and pure Java implementations of LZ4 and XXHash
1.6.01.11.1
Off-Heap Lib Apache 2.0
org.mapdb » mapdb
MapDB provides concurrent Maps, Sets and Queues backed by disk storage or off-heap memory. It is a fast, scalable and ...
3.0.73.1.0
PostgreSQL Driver BSD 2-clause
org.postgresql » postgresql7 vulnerabilities
PostgreSQL JDBC Driver Postgresql
42.2.642.7.13

Runtime Dependencies (2)

Category/LicenseGroup / ArtifactVersionUpdates
Parser Generator BSD 3-clause
org.antlr » antlr4-runtime
The ANTLR 4 Runtime
4.7.14.13.2
Concurrency Apache 2.0
org.jetbrains.kotlinx » kotlinx-coroutines-core
Coroutines support libraries for Kotlin
1.4.21.11.0

Managed Dependencies (54)

Category/LicenseGroup / ArtifactVersionUpdates
JSON Lib Apache 2.0
com.fasterxml.jackson.core » jackson-databind10 vulnerabilities
General data-binding functionality for Jackson: works on core streaming API
2.10.03.2.1
Serializer Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-cbor1 vulnerability
Support for reading and writing Concise Binary Object Representation
2.10.03.2.1
Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-jdk8
Add-on module for Jackson (https://github.com/FasterXML/jackson) to support
2.10.02.22.1
Native Access Apache 2.0
com.github.jnr » jnr-ffi
A library for invoking native functions from java
2.1.82.3.0
Code Analyzer Apache 2.0
com.google.errorprone » error_prone_core
Static analysis tool for Java that catches common programming mistakes at compile-time
2.3.32.50.0
GPL 2.0
com.google.errorprone » javac
A repackaged copy of javac
9+181-r4173-1
Core Utils Apache 2.0
com.google.guava » guava2 vulnerabilities
Guava is a suite of core and expanded libraries that include
27.0.1-jre33.6.0-jre
Embedded SQL DB EPL 1.0 +1
com.h2database » h24 vulnerabilities
A fast SQL database that can run embedded or a server mode with support for transactions, encryption, full search, etc. ...
1.4.2002.4.240
JDBC Pool Apache 2.0
com.jolbox » bonecp
Lightweight connection pool.
0.8.0.RELEASE
TOML MIT
com.moandjiezana.toml » toml4j
A parser for TOML
0.7.20.7.3
com.oracle.ojdbc » ojdbc10
Oracle JDBC Driver compatible with JDK11, JDK17, JDK19, and JDK21
19.3.0.019.31.0.0
com.radcortez.gradle » openjpa-gradle-plugin3.0.03.2.0
HTTP Clients Apache 2.0
com.squareup.okhttp3 » okhttp1 vulnerability
Square’s meticulous HTTP client for Java and Kotlin.
3.10.05.4.0
Mocking Apache 2.0
com.squareup.okhttp3 » mockwebserver
Square’s meticulous HTTP client for Java and Kotlin.
3.10.05.4.0
Apache 2.0
io.gatling » gatling-app
gatling-app
2.3.13.15.1
Load Testing Apache 2.0
io.gatling » gatling-http
gatling-http
2.3.13.15.1
Load Testing Apache 2.0
io.gatling » gatling-core
gatling-core
2.3.13.15.1
io.gatling.highcharts » gatling-charts-highcharts
gatling-charts-highcharts
2.3.13.15.1
Apache 2.0 +1
io.vertx » vertx-junit53.7.15.1.5
Concurrency Apache 2.0 +1
io.vertx » vertx-core1 vulnerability
The Vert.x core APIs contain the backbone for writing Vert.x applications and low-level support for HTTP, TCP, UDP, file ...
3.7.15.1.5
Apache 2.0 +1
io.vertx » vertx-web3 vulnerabilities
Vert.x web is a tool-kit for writing sophisticated modern web applications and HTTP microservices.
3.7.15.1.5
Testing Apache 2.0 +1
io.vertx » vertx-unit
Vertx Unit is designed for writing asynchronous unit tests with a polyglot API and running these tests in the JVM.
3.7.15.1.5
javax.xml.bind » jaxb-api
Jakarta XML Binding (JAXB) API that allows Java developers to map Java classes to XML representations and perform ...
2.3.04.0.5
Parser Generator BSD 3-clause
org.antlr » antlr4-runtime
The ANTLR 4 Runtime
4.7.14.13.2
Logging Bridge Apache 2.0
org.apache.logging.log4j » log4j-slf4j-impl
The Apache Log4j SLF4J 2.0 API binding to Log4j 2 Core
2.11.22.26.1
Logging Apache 2.0
org.apache.logging.log4j » log4j-api
API for Apache Log4J, a highly configurable logging tool that focuses on performance and low garbage generation. It has ...
2.11.22.26.1
Logging Apache 2.0
org.apache.logging.log4j » log4j-core7 vulnerabilities
Implementation for Apache Log4J, a highly configurable logging tool that focuses on performance and low garbage ...
2.11.22.26.1
JPA Apache 2.0
org.apache.openjpa » openjpa3.1.04.1.1
Apache 2.0
org.apache.tuweni » net
Classes and utilities for working with networking.
1.3.0
Apache 2.0
org.apache.tuweni » concurrent
Classes and utilities for working with concurrency.
1.3.0
Apache 2.0
org.apache.tuweni » crypto
Classes and utilities for working with cryptography.
1.3.0
Apache 2.0
org.apache.tuweni » io
Classes and utilities for handling file and network IO.
1.3.0
Apache 2.0
org.apache.tuweni » concurrent-coroutines
Kotlin coroutine extensions for tuweni concurrency primitives.
1.3.0
Apache 2.0
org.apache.tuweni » config
Classes and utilities for working with configuration.
1.3.0
Apache 2.0
org.apache.tuweni » rlp
Recursive Length Prefix (RLP) encoding and decoding.
1.3.0
Apache 2.0
org.apache.tuweni » kv
Key value store implementations.
1.3.0
Apache 2.0
org.apache.tuweni » bytes
Classes and utilities for working with byte arrays.
1.3.02.3.1
TOML Apache 2.0
org.apache.tuweni » toml
A parser for Tom's Obvious, Minimal Language (TOML).
1.3.0
Apache 2.0
org.apache.tuweni » junit
Utilities for better junit testing.
1.3.0
Assertion Apache 2.0
org.assertj » assertj-core1 vulnerability
Rich and fluent assertions for testing in Java
3.11.13.27.7
Concurrency Apache 2.0
org.awaitility » awaitility
A Java DSL for synchronizing asynchronous operations
3.1.04.3.0
Encryption Lib BouncyCastle
org.bouncycastle » bcprov-jdk15on6 vulnerabilities
The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. This jar contains the JCA/JCE ...
1.641.84
Encryption Lib BouncyCastle
org.bouncycastle » bcpkix-jdk15on2 vulnerabilities
The Bouncy Castle Java APIs for CMS, PKCS, EAC, TSP, CMP, CRMF, OCSP, and certificate generation. This jar contains ...
1.641.85
LevelDB BSD 3-clause
org.fusesource.leveldbjni » leveldbjni-all
An uber jar which contains all the leveldbjni platform libraries and dependencies
1.8
Concurrency Apache 2.0
org.jetbrains.kotlinx » kotlinx-coroutines-core
Coroutines support libraries for Kotlin
1.4.21.11.0
Testing EPL 2.0
org.junit.jupiter » junit-jupiter-engine
Core package for the JUnit Jupiter test engine.
5.5.26.1.2
Testing EPL 2.0
org.junit.jupiter » junit-jupiter-params
JUnit Jupiter extension for running parameterized tests.
5.5.26.1.2
Testing EPL 2.0
org.junit.jupiter » junit-jupiter-api
JUnit Jupiter is the API for writing tests using JUnit 5.
5.5.26.1.2
Compression Apache 2.0
org.lz4 » lz4-java3 vulnerabilities
Java bindings and pure Java implementations of LZ4 and XXHash
1.6.01.11.1
Off-Heap Lib Apache 2.0
org.mapdb » mapdb
MapDB provides concurrent Maps, Sets and Queues backed by disk storage or off-heap memory. It is a fast, scalable and ...
3.0.73.1.0
Mocking MIT
org.mockito » mockito-all
Mockito mock objects library core API and implementation
1.10.195.23.0
PostgreSQL Driver BSD 2-clause
org.postgresql » postgresql7 vulnerabilities
PostgreSQL JDBC Driver Postgresql
42.2.642.7.13
Lang Runtime Apache 2.0
org.scala-lang » scala-library
Standard library for the Scala Programming Language Version 3
2.12.63.8.4
Testing Apache 2.0
org.scalatest » scalatest_2.12
ScalaTest is a flexible and popular testing tool in the Scala ecosystem. It can be used to test Scala, Scala.js, Scala ...
3.0.53.2.20