Teku ExecutionEngine

Compile Dependencies (3)

Category/LicenseGroup / ArtifactVersionUpdates
Annotation Lib Apache 2.0
org.apiguardian » apiguardian-api(optional)
@API Guardian
1.1.2
Assertion Apache 2.0
org.assertj » assertj-core(optional)1 vulnerability
Rich and fluent assertions for testing in Java
3.22.03.27.7
Apache 2.0
tech.pegasys.teku.internal » executionengine(optional)22.5.0develop

Runtime Dependencies (21)

Category/LicenseGroup / ArtifactVersionUpdates
JSON Lib Apache 2.0
com.google.code.gson » gson
Gson is a Java library that can be used to convert Java Objects into their JSON representation. It can also be used to ...
2.9.02.14.0
Core Utils Apache 2.0
com.google.guava » guava2 vulnerabilities
Guava is a suite of core and expanded libraries that include
31.1-jre33.7.1-jre
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.12.03.20.0
Logging Apache 2.0
org.apache.logging.log4j » log4j-api1 vulnerability
API for Apache Log4J, a highly configurable logging tool that focuses on performance and low garbage generation. It has ...
2.17.22.26.1
Logging Apache 2.0
org.apache.logging.log4j » log4j-core3 vulnerabilities
Implementation for Apache Log4J, a highly configurable logging tool that focuses on performance and low garbage ...
2.17.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.17.22.26.1
Apache 2.0
org.apache.tuweni » tuweni-units
Classes and utilities for working with 256 bit integers.
2.2.02.4.2
Apache 2.0
tech.pegasys.teku.internal » unsigned
Teku Ethereum consensus client - unsigned
22.5.025.12.0
Apache 2.0
tech.pegasys.teku.internal » pow
Teku Ethereum consensus client - pow
22.5.025.12.0
Apache 2.0
tech.pegasys.teku.internal » infrastructure-events
Teku Ethereum consensus client - events
22.5.025.12.0
Apache 2.0
tech.pegasys.teku.internal » exceptions
Teku Ethereum consensus client - exceptions
22.5.025.12.0
Apache 2.0
tech.pegasys.teku.internal » executionlayer
Teku Ethereum consensus client - executionlayer
22.5.025.12.0
Apache 2.0
tech.pegasys.teku.internal » ethereum-executionengine22.5.0
Apache 2.0
tech.pegasys.teku.internal » networks
Teku Ethereum consensus client - networks
22.5.025.12.0
Apache 2.0
tech.pegasys.teku.internal » spec
Teku Ethereum consensus client - spec
22.5.025.12.0
Apache 2.0
tech.pegasys.teku.internal » async
Teku Ethereum consensus client - async
22.5.025.12.0
Apache 2.0
tech.pegasys.teku.internal » logging
Teku Ethereum consensus client - logging
22.5.025.12.0
Apache 2.0
tech.pegasys.teku.internal » metrics
Teku Ethereum consensus client - metrics
22.5.025.12.0
Apache 2.0
tech.pegasys.teku.internal » version
Teku Ethereum consensus client - version
22.5.025.12.0
Apache 2.0
tech.pegasys.teku.internal » serviceutils
Teku Ethereum consensus client - serviceutils
22.5.025.12.0
Apache 2.0
tech.pegasys.teku.internal » client
Teku Ethereum consensus client - client
22.5.025.12.0

Managed Dependencies (90)

Category/LicenseGroup / ArtifactVersionUpdates
Bill of materials Apache 2.0
com.fasterxml.jackson » jackson-bom
Bill of Materials pom for getting full, complete set of compatible versions
2.13.23.2.2
JSON Lib Apache 2.0
com.fasterxml.jackson.core » jackson-databind7 vulnerabilities
General data-binding functionality for Jackson: works on core streaming API
2.13.2.23.2.2
YAML Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-yaml
Support for reading and writing YAML-encoded data via Jackson abstractions.
2.13.23.2.2
JSON Lib Apache 2.0
com.fasterxml.jackson.module » jackson-module-kotlin
Add-on module for Jackson (https://github.com/FasterXML/jackson/) to support
2.13.23.2.2
MIT
com.github.oshi » oshi-core-java11
A JNA-based (native) operating system information library for Java that aims to provide a
6.1.67.5.0
Config Apache 2.0
com.google.auto.service » auto-service
Provider-configuration files for ServiceLoader.
1.0-rc71.1.1
JSON Lib Apache 2.0
com.google.code.gson » gson
Gson is a Java library that can be used to convert Java Objects into their JSON representation. It can also be used to ...
2.9.02.14.0
Apache 2.0
com.google.errorprone » error_prone_test_helpers2.13.12.50.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.13.12.50.0
Apache 2.0
com.google.errorprone » error_prone_check_api2.13.12.50.0
Apache 2.0
com.google.errorprone » error_prone_annotation2.13.12.50.0
Core Utils Apache 2.0
com.google.guava » guava2 vulnerabilities
Guava is a suite of core and expanded libraries that include
31.1-jre33.7.1-jre
JSON Lib Apache 2.0
com.googlecode.json-simple » json-simple
A simple Java toolkit for JSON
1.1.1
Apache 2.0
com.launchdarkly » okhttp-eventsource
EventSource Implementation built on OkHttp
2.5.04.3.0
HTTP Clients Apache 2.0
com.squareup.okhttp3 » okhttp
Square’s meticulous HTTP client for Java and Kotlin.
4.9.25.5.0
Mocking Apache 2.0
com.squareup.okhttp3 » mockwebserver
Square’s meticulous HTTP client for Java and Kotlin.
4.9.25.5.0
CLI Parser Apache 2.0
commons-cli » commons-cli
Apache Commons CLI provides a simple API for presenting, processing, and validating a Command Line Interface.
1.41.11.0
I/O Apache 2.0
commons-io » commons-io1 vulnerability
The Apache Commons IO library contains utility classes, stream implementations, file filters,
2.11.02.22.0
CLI Parser Apache 2.0
info.picocli » picocli
Java command line parser with both an annotations API and a programmatic API. Usage help with ANSI styles and colors. ...
4.6.34.7.7
io.github.classgraph » classgraph
The uber-fast, ultra-lightweight classpath and module scanner for JVM languages.
4.8.1464.8.192
Web Framework Apache 2.0
io.javalin » javalin
Javalin is a simple yet powerful web framework for Java and Kotlin.
4.4.07.2.3
Apache 2.0
io.javalin » javalin-openapi4.4.04.6.8
JWT Lib Apache 2.0
io.jsonwebtoken » jjwt-jackson0.11.50.13.0
JWT Lib Apache 2.0
io.jsonwebtoken » jjwt-api
The public API for the JJWT library, used to create and consume JSON Web Tokens in Java.
0.11.50.13.0
JWT Lib Apache 2.0
io.jsonwebtoken » jjwt-impl
Internal implementation module for JJWT, a Java library for creating and verifying JSON Web Tokens (JWTs).
0.11.50.13.0
io.libp2p » jvm-libp2p-minimal0.8.9-RELEASE0.10.0-RELEASE
Network Framework Apache 2.0
io.netty » netty-all
Netty is a NIO client server framework which enables quick and easy development of network applications such as protocol ...
4.1.71.Final4.2.17.Final
MIT
io.pkts » pkts-core3.0.33.0.18
Concurrency Apache 2.0
io.projectreactor » reactor-core
Non-Blocking Reactive Foundation for the JVM
3.4.173.8.7
io.prometheus » simpleclient
Core instrumentation library for the simpleclient.
0.9.00.16.0
Apache 2.0
io.protostuff » protostuff-runtime
protobuf serialization for pre-existing objects
1.6.21.8.0
Serializer Apache 2.0
io.protostuff » protostuff-core
protobuf serialization for mutable messages
1.6.21.8.0
Apache 2.0
io.swagger.core.v3 » swagger-models
swagger-models
2.1.132.2.54
Apache 2.0
io.swagger.core.v3 » swagger-core
swagger-core
2.1.132.2.53
io.swagger.core.v3 » swagger-parser2.1.13
Annotation Lib Apache 2.0
io.swagger.core.v3 » swagger-annotations
swagger-annotations
2.1.132.2.53
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 ...
4.2.75.1.6
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.
4.2.75.1.6
CodeGen Apache 2.0 +1
io.vertx » vertx-codegen4.2.75.1.6
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.
4.2.75.1.6
Collections Apache 2.0
it.unimi.dsi » fastutil
fastutil extends the Java Collections Framework by providing type-specific maps, sets, lists, and queues with a small ...
8.5.88.5.19
Annotation Lib EPL 2.0 +1
javax.annotation » javax.annotation-api
Jakarta Annotations API
1.3.23.0.0
Compression Apache 2.0
org.apache.commons » commons-compress2 vulnerabilities
Apache Commons Compress defines an API for working with
1.211.28.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.12.03.20.0
String Utils Apache 2.0
org.apache.commons » commons-text1 vulnerability
The Commons Text library provides additions to the standard JDK text handling. It includes algorithms for string ...
1.91.15.0
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.17.22.26.1
Logging Apache 2.0
org.apache.logging.log4j » log4j-api1 vulnerability
API for Apache Log4J, a highly configurable logging tool that focuses on performance and low garbage generation. It has ...
2.17.22.26.1
Logging Apache 2.0
org.apache.logging.log4j » log4j-core3 vulnerabilities
Implementation for Apache Log4J, a highly configurable logging tool that focuses on performance and low garbage ...
2.17.22.26.1
Apache 2.0
org.apache.tuweni » tuweni-ssz
Simple Serialize (SSZ) encoding and decoding.
2.2.02.4.2
Apache 2.0
org.apache.tuweni » tuweni-junit
Utilities for better junit testing.
2.2.02.4.2
Encryption Lib Apache 2.0
org.apache.tuweni » tuweni-crypto
Classes and utilities for working with cryptography.
2.2.02.4.2
Apache 2.0
org.apache.tuweni » tuweni-bytes
Classes and utilities for working with byte arrays.
2.2.02.4.2
Apache 2.0
org.apache.tuweni » tuweni-units
Classes and utilities for working with 256 bit integers.
2.2.02.4.2
Annotation Lib Apache 2.0
org.apiguardian » apiguardian-api
@API Guardian
1.1.2
Assertion Apache 2.0
org.assertj » assertj-core1 vulnerability
Rich and fluent assertions for testing in Java
3.22.03.27.7
Concurrency Apache 2.0
org.awaitility » awaitility
A Java DSL for synchronizing asynchronous operations
4.2.04.3.0
Encryption Lib BouncyCastle
org.bouncycastle » bcprov-jdk15on4 vulnerabilities
The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. This jar contains the JCA/JCE ...
1.701.85.2
org.commonjava.mimeparse » mimeparse
Forked from: http://code.google.com/p/mimeparse/.
0.1.3.3
BSD 3-clause
org.fusesource.leveldbjni » leveldbjni-win64
The leveldbjni Windows 64 bit native libraries
1.8
BSD 3-clause
org.fusesource.leveldbjni » leveldbjni-win32
The leveldbjni Windows 32 bit native libraries
1.8
Application Metrics BSD 2-clause +1
org.hdrhistogram » HdrHistogram
HdrHistogram supports the recording and analyzing sampled data value
2.1.122.2.2
Apache 2.0
org.hyperledger.besu » plugin-api
Core Plugins Libraries for Besu
22.1.325.6.0
Apache 2.0
org.hyperledger.besu.internal » metrics-core22.1.325.6.0
org.java-websocket » Java-WebSocket
A barebones WebSocket client and server implementation written 100% in Java
1.5.21.6.0
Lang Runtime Apache 2.0
org.jetbrains.kotlin » kotlin-stdlib
Standard library for the Kotlin Programming Language
1.6.212.4.10
org.jsoup » jsoup2 vulnerabilities
jsoup is a Java library that simplifies working with real-world HTML and XML. It offers an easy-to-use API for URL ...
1.14.31.23.1
Testing EPL 2.0
org.junit.jupiter » junit-jupiter-engine
Core package for the JUnit Jupiter test engine.
5.8.26.1.3
Testing EPL 2.0
org.junit.jupiter » junit-jupiter-params
JUnit Jupiter extension for running parameterized tests.
5.8.26.1.3
Testing EPL 2.0
org.junit.jupiter » junit-jupiter-api
JUnit Jupiter is the API for writing tests using JUnit 5.
5.8.26.1.3
CDDL 1.0
org.jupnp » org.jupnp2.6.03.0.5
CDDL 1.0
org.jupnp » org.jupnp.support
It includes support for UPnP-AV, DLNA, Microsoft Devices such as XBox 360
2.6.03.0.5
Apache 2.0
org.mock-server » mockserver-junit-jupiter
A JUnit5 Extension for MockServer
5.13.27.6.0
Mocking MIT
org.mockito » mockito-junit-jupiter
Mockito JUnit 5 support
4.5.15.23.0
Mocking MIT
org.mockito » mockito-core
Mockito mock objects library core API and implementation
4.5.15.23.0
org.openjdk.jmh » jmh-generator-annprocess
JMH benchmark generator, based on annotation processors.
1.351.37
org.openjdk.jmh » jmh-core
The jmh is a Java harness for building, running, and analysing
1.351.37
Job Scheduling Apache 2.0
org.quartz-scheduler » quartz
Quartz is a job scheduling library that can be embedded in java applications with support for transactions, persistence, ...
2.3.22.5.2
Apache 2.0 +1
org.rocksdb » rocksdbjni
RocksDB Java API and Native Libraries
6.28.210.10.1.1
Testing MIT
org.testcontainers » junit-jupiter
Isolated container management for Java code testing
1.17.11.21.4
Testing MIT
org.testcontainers » testcontainers
Isolated container management for Java code testing
1.17.12.0.5
Apache 2.0
org.web3j » core
web3j is a lightweight Java library for integration with Ethereum clients
4.9.16.0.0
Apache 2.0
org.web3j » abi
Ethereum Application Binary Interface (ABI) for working with smart contracts
4.9.16.0.0
Apache 2.0
org.web3j » crypto
web3j Ethereum crypto library
4.9.16.0.0
Web Assets Apache 2.0
org.webjars » swagger-ui1 vulnerability
WebJar for Swagger UI
3.43.05.32.14
Compression Apache 2.0
org.xerial.snappy » snappy-java4 vulnerabilities
snappy-java: A fast compression/decompression library
1.1.8.41.1.10.8
Apache 2.0
tech.pegasys » jblst
Java bindings for the BLST BLS12-381 signature library
0.3.7-10.3.18
Apache 2.0
tech.pegasys » leveldb-native0.2.00.3.1
Apache 2.0
tech.pegasys.discovery » discovery22.2.026.2.0
Apache 2.0
tech.pegasys.signers.internal » bls-keystore2.2.12.2.10
Apache 2.0
tech.pegasys.tools.epchecks » errorprone-checks
A collection of custom error prone checks
1.1.01.1.1