|  | com.cronutils
»
cron-utils A Java library to parse, migrate and validate crons as well as describe them in human readable | 9.2.1 | ✔ |
|  | com.fasterxml.jackson.core
»
jackson-annotations Core annotations used for value types, used by Jackson data binding package. | 2.21 | 2.22 |
|  | com.fasterxml.jackson.core
»
jackson-core Core Jackson processing abstractions (aka Streaming API), implementation for JSON | 2.21.6 | 3.2.2 |
|  | com.fasterxml.jackson.core
»
jackson-databind General data-binding functionality for Jackson: works on core streaming API | 2.21.6 | 3.2.2 |
|  | com.fasterxml.jackson.dataformat
»
jackson-dataformat-avro Support for reading and writing AVRO-encoded data via Jackson | 2.21.6 | 3.2.2 |
|  | com.fasterxml.jackson.dataformat
»
jackson-dataformat-cbor Support for reading and writing Concise Binary Object Representation | 2.21.6 | 3.2.2 |
|  | com.fasterxml.jackson.dataformat
»
jackson-dataformat-csv Support for reading and writing CSV-encoded data via Jackson | 2.21.6 | 3.2.2 |
|  | com.fasterxml.jackson.dataformat
»
jackson-dataformat-ion Support for reading and writing Ion ("binary JSON") | 2.21.6 | 3.2.2 |
|  | com.fasterxml.jackson.dataformat
»
jackson-dataformat-properties Support for reading and writing content of "Java Properties" style | 2.21.6 | 3.2.2 |
|  | com.fasterxml.jackson.dataformat
»
jackson-dataformat-protobuf Support for reading and writing protobuf-encoded data via Jackson | 2.21.6 | 3.2.2 |
|  | com.fasterxml.jackson.dataformat
»
jackson-dataformat-smile Support for reading and writing Smile ("binary JSON") | 2.21.6 | 3.2.2 |
|  | com.fasterxml.jackson.dataformat
»
jackson-dataformat-toml Support for reading and writing TOML-encoded data via Jackson abstractions. | 2.21.6 | 3.2.2 |
|  | com.fasterxml.jackson.dataformat
»
jackson-dataformat-xml Data format extension for Jackson to offer | 2.21.6 | 3.2.2 |
|  | com.fasterxml.jackson.dataformat
»
jackson-dataformat-yaml Support for reading and writing YAML-encoded data via Jackson abstractions. | 2.21.6 | 3.2.2 |
Apache 2.0
|  | com.fasterxml.jackson.datatype
»
jackson-datatype-eclipse-collections Add-on datatype-support module for Jackson (https://github.com/FasterXML/jackson) that handles | 2.21.6 | 3.2.2 |
Apache 2.0
|  | com.fasterxml.jackson.datatype
»
jackson-datatype-guava Add-on datatype-support module for Jackson (https://github.com/FasterXML/jackson) that handles | 2.21.6 | 3.2.2 |
Apache 2.0
|  | com.fasterxml.jackson.datatype
»
jackson-datatype-hibernate4 Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.21.6 | 3.2.2 |
Apache 2.0
|  | com.fasterxml.jackson.datatype
»
jackson-datatype-hibernate5 Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.21.6 | 3.2.2 |
Apache 2.0
|  | com.fasterxml.jackson.datatype
»
jackson-datatype-hibernate5-jakarta Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.21.6 | 3.2.2 |
Apache 2.0
|  | com.fasterxml.jackson.datatype
»
jackson-datatype-hibernate6 Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.21.6 | 3.2.2 |
Apache 2.0
|  | com.fasterxml.jackson.datatype
»
jackson-datatype-hibernate7 Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.21.6 | 3.2.2 |
Apache 2.0
|  | com.fasterxml.jackson.datatype
»
jackson-datatype-hppc Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.21.6 | 3.2.2 |
Apache 2.0
|  | com.fasterxml.jackson.datatype
»
jackson-datatype-jakarta-jsonp Add-on module for Jackson (http://github.com/FasterXML/jackson) to support | 2.21.6 | 3.2.2 |
Apache 2.0
|  | com.fasterxml.jackson.datatype
»
jackson-datatype-jaxrs Functionality for reading/writing core JAX-RS helper types | 2.21.6 | 3.2.2 |
MIT
|  | com.fasterxml.jackson.datatype
»
jackson-datatype-javax-money Support for datatypes of Money API spec from JSR 354 (https://javamoney.github.io/api.html) | 2.21.6 | 3.2.2 |
|  | com.fasterxml.jackson.datatype
»
jackson-datatype-jdk8 Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.21.6 | 2.22.2 |
Apache 2.0
|  | com.fasterxml.jackson.datatype
»
jackson-datatype-joda Add-on module for Jackson (http://github.com/FasterXML/jackson) to support | 2.21.6 | 3.2.2 |
Apache 2.0
|  | com.fasterxml.jackson.datatype
»
jackson-datatype-joda-money Support for datatypes of Joda-Money library (https://www.joda.org/joda-money/) | 2.21.6 | 3.2.2 |
Apache 2.0
|  | com.fasterxml.jackson.datatype
»
jackson-datatype-json-org Support for datatypes of "org.json" JSON library (see http://json.org/java), | 2.21.6 | 3.2.2 |
|  | com.fasterxml.jackson.datatype
»
jackson-datatype-jsr310 Add-on module to support JSR-310 (Java 8 Date & Time API) data types. | 2.21.6 | 3.0.0-rc2 |
Apache 2.0
|  | com.fasterxml.jackson.datatype
»
jackson-datatype-jsr353 Add-on module for Jackson (http://github.com/FasterXML/jackson) to support | 2.21.6 | 3.2.2 |
MIT
|  | com.fasterxml.jackson.datatype
»
jackson-datatype-moneta Support for datatypes of Money API spec from JSR 354 (https://javamoney.github.io/api.html) | 2.21.6 | 3.2.2 |
Apache 2.0
|  | com.fasterxml.jackson.datatype
»
jackson-datatype-pcollections Add-on datatype-support module for Jackson (https://github.com/FasterXML/jackson) that handles | 2.21.6 | 3.2.2 |
Apache 2.0
|  | com.fasterxml.jackson.jakarta.rs
»
jackson-jakarta-rs-base Pile of code that is shared by all Jackson-based Jakarta-RS | 2.21.6 | 3.2.2 |
Apache 2.0
|  | com.fasterxml.jackson.jakarta.rs
»
jackson-jakarta-rs-cbor-provider Functionality to handle CBOR encoded input/output for Jakarta-RS implementations | 2.21.6 | 3.2.2 |
Apache 2.0
|  | com.fasterxml.jackson.jakarta.rs
»
jackson-jakarta-rs-json-provider Functionality to handle JSON input/output for Jakarta-RS implementations | 2.21.6 | 3.2.2 |
Apache 2.0
|  | com.fasterxml.jackson.jakarta.rs
»
jackson-jakarta-rs-smile-provider Functionality to handle Smile (binary JSON) input/output for Jakarta-RS implementations | 2.21.6 | 3.2.2 |
Apache 2.0
|  | com.fasterxml.jackson.jakarta.rs
»
jackson-jakarta-rs-xml-provider Functionality to handle XML input/output for Jakarta-RS implementations | 2.21.6 | 3.2.2 |
Apache 2.0
|  | com.fasterxml.jackson.jakarta.rs
»
jackson-jakarta-rs-yaml-provider Functionality to handle YAML input/output for Jakarta-RS implementations | 2.21.6 | 3.2.2 |
Apache 2.0
|  | com.fasterxml.jackson.jaxrs
»
jackson-jaxrs-base Pile of code that is shared by all Jackson-based JAX-RS | 2.21.6 | 3.2.2 |
Apache 2.0
|  | com.fasterxml.jackson.jaxrs
»
jackson-jaxrs-cbor-provider Functionality to handle CBOR encoded input/output for JAX-RS implementations (like Jersey and RESTeasy) using standard ... | 2.21.6 | 3.2.2 |
Apache 2.0
|  | com.fasterxml.jackson.jaxrs
»
jackson-jaxrs-json-provider Functionality to handle JSON input/output for JAX-RS implementations (like Jersey and RESTeasy) using standard Jackson ... | 2.21.6 | 3.2.2 |
Apache 2.0
|  | com.fasterxml.jackson.jaxrs
»
jackson-jaxrs-smile-provider Functionality to handle Smile (binary JSON) input/output for JAX-RS implementations (like Jersey and RESTeasy) using ... | 2.21.6 | 3.2.2 |
Apache 2.0
|  | com.fasterxml.jackson.jaxrs
»
jackson-jaxrs-xml-provider Functionality to handle XML input/output for JAX-RS implementations (like Jersey and RESTeasy) using standard Jackson ... | 2.21.6 | 3.2.2 |
Apache 2.0
|  | com.fasterxml.jackson.jaxrs
»
jackson-jaxrs-yaml-provider Functionality to handle YAML input/output for JAX-RS implementations (like Jersey and RESTeasy) | 2.21.6 | 3.2.2 |
Apache 2.0
|  | com.fasterxml.jackson.jr
»
jackson-jr-all "Uber" jar that contains all Jackson jr components as well as underlying Jackson core | 2.21.6 | 3.2.2 |
Apache 2.0
|  | com.fasterxml.jackson.jr
»
jackson-jr-annotation-support Additional package that adds support for a subset of Jackson core annotations from | 2.21.6 | 3.2.2 |
Apache 2.0
|  | com.fasterxml.jackson.jr
»
jackson-jr-extension-javatime Jackson-jr extension that adds support for Java 8 Date/Time value types such as `java.time.LocalDateTime` | 2.21.6 | 3.2.2 |
Apache 2.0
|  | com.fasterxml.jackson.jr
»
jackson-jr-objects Simple data-binding that builds directly on jackson-core (streaming), | 2.21.6 | 3.2.2 |
Apache 2.0
|  | com.fasterxml.jackson.jr
»
jackson-jr-retrofit2 Basic provider implementation for Retrofit 2 library | 2.21.6 | 3.2.2 |
Apache 2.0
|  | com.fasterxml.jackson.jr
»
jackson-jr-stree Simple immutable (read-only) tree model that builds directly on jackson-core (streaming), | 2.21.6 | 3.2.2 |
Apache 2.0
|  | com.fasterxml.jackson.module
»
jackson-module-afterburner Jackson (https://github.com/FasterXML/jackson) extension module | 2.21.6 | 3.2.2 |
Apache 2.0
|  | com.fasterxml.jackson.module
»
jackson-module-android-record Support deserialization into records on Android | 2.21.6 | 3.2.2 |
Apache 2.0
|  | com.fasterxml.jackson.module
»
jackson-module-blackbird Jackson (https://github.com/FasterXML/jackson) extension module | 2.21.6 | 3.2.2 |
Apache 2.0
|  | com.fasterxml.jackson.module
»
jackson-module-guice Stuff to make integration with Guice a bit easier | 2.21.6 | 3.2.2 |
Apache 2.0
|  | com.fasterxml.jackson.module
»
jackson-module-guice7 Stuff to make integration with Guice 7+ a bit easier | 2.21.6 | 3.2.2 |
|  | com.fasterxml.jackson.module
»
jackson-module-jaxb-annotations Support for using JAXB annotations as an alternative to "native" Jackson annotations, | 2.21.6 | 3.2.2 |
|  | com.fasterxml.jackson.module
»
jackson-module-jakarta-xmlbind-annotations Support for using Jakarta XML Bind (aka JAXB 3.0) annotations as an alternative | 2.21.6 | 3.2.2 |
|  | com.fasterxml.jackson.module
»
jackson-module-jsonSchema Add-on module for Jackson (http://jackson.codehaus.org) to support | 2.21.6 | 3.2.2 |
Apache 2.0
|  | com.fasterxml.jackson.module
»
jackson-module-jsonSchema-jakarta Add-on module for Jackson (http://jackson.codehaus.org) to support | 2.21.6 | 3.2.2 |
|  | com.fasterxml.jackson.module
»
jackson-module-kotlin Add-on module for Jackson (https://github.com/FasterXML/jackson/) to support | 2.21.6 | 3.2.2 |
Apache 2.0
|  | com.fasterxml.jackson.module
»
jackson-module-mrbean Functionality for implementing interfaces and abstract types | 2.21.6 | 3.2.2 |
Apache 2.0
|  | com.fasterxml.jackson.module
»
jackson-module-no-ctor-deser Support deserialization of POJO classes without default constructor | 2.21.6 | 3.2.2 |
Apache 2.0
|  | com.fasterxml.jackson.module
»
jackson-module-osgi Jackson module to inject OSGI services in deserialized beans. | 2.21.6 | 3.2.2 |
|  | com.fasterxml.jackson.module
»
jackson-module-parameter-names Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.21.6 | 2.22.2 |
Apache 2.0
|  | com.fasterxml.jackson.module
»
jackson-module-paranamer AnnotationIntrospectors that use Paranamer (http://paranamer.codehaus.org) | 2.21.6 | 2.22.2 |
|  | com.fasterxml.jackson.module
»
jackson-module-scala_2.11 jackson-module-scala | 2.21.6 | 3.2.2 |
|  | com.fasterxml.jackson.module
»
jackson-module-scala_2.12 jackson-module-scala | 2.21.6 | 3.2.2 |
|  | com.fasterxml.jackson.module
»
jackson-module-scala_2.13 jackson-module-scala | 2.21.6 | 3.2.2 |
|  | com.fasterxml.jackson.module
»
jackson-module-scala_3 jackson-module-scala | 2.21.6 | 3.2.2 |
Apache 2.0
|  | com.github.akarnokd
»
rxjava2-jdk9-interop rxjava2-jdk9-interop developed by David Karnok | 0.1.0 | 0.2.7 |
|  | com.github.jknack
»
handlebars Logic-less and semantic templates with Java | 4.5.2 | 4.5.5 |
|  | 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.13.2 | 2.14.0 |
|  | com.google.errorprone
»
error_prone_annotations Annotations for Error Prone, a static analysis tool for Java that catches common programming mistakes at compile-time. | 2.30.0 | 2.50.0 |
|  | com.google.guava
»
guava Guava is a suite of core and expanded libraries that include | 33.3.1-jre | 33.7.1-jre |
|  | com.google.j2objc
»
j2objc-annotations A set of annotations that provide additional information to the J2ObjC | 3.0.0 | 3.1 |
|  | com.google.protobuf
»
protobuf-java Core Protocol Buffers library. Protocol Buffers are a way of encoding structured data in an | 4.36.0 | 4.36.2 |
|  | com.google.protobuf
»
protobuf-java-util Utilities for Protocol Buffers | 4.36.0 | 4.36.2 |
|  | com.google.protobuf
»
protobuf-kotlin Kotlin core Protocol Buffers library. Protocol Buffers are a way of encoding structured data in an | 4.36.0 | 4.36.2 |
|  | com.graphql-java
»
graphql-java GraphqL Java | 22.1 | 26.1 |
MIT
|  | com.graphql-java
»
graphql-java-extended-scalars A library of extended scalars for graphql-java | 22.0 | 24.0 |
|  | com.h2database
»
h2 A fast SQL database that can run embedded or a server mode with support for transactions, encryption, full search, etc. ... | 2.4.240 | 2.5.250 |
|  | com.mysql
»
mysql-connector-j MySQL Connector/J is a JDBC Type 4 driver, which means that it is pure Java implementation of the MySQL protocol and ... | 8.2.0 | 26.7.0 |
|  | com.nimbusds
»
nimbus-jose-jwt Java library for Javascript Object Signing and Encryption (JOSE) and | 10.4 | 10.10 |
CDDL 1.0
|  | com.oracle.bedrock
»
bedrock-testing-support Interfaces, classes and resources that extend and simplify traditional | 7.0.1 | 7.0.9 |
|  | com.oracle.database.ha
»
simplefan Simple Fast Application Notification (FAN) library | 23.26.1.0.0 | 23.26.3.0.0 |
|  | com.oracle.database.ha
»
ons Oracle Notification System (ONS) library for FAN events | 23.26.1.0.0 | 23.26.3.0.0 |
|  | com.oracle.database.jdbc
»
ojdbc11 Oracle JDBC Driver compatible with JDK11, JDK17, JDK19, and JDK21 | 23.26.1.0.0 | 23.26.3.0.0 |
|  | com.oracle.database.jdbc
»
ojdbc8 Oracle JDBC Driver compatible with JDK11, JDK17, JDK19, and JDK21 | 23.26.1.0.0 | ✔ |
|  | com.oracle.database.jdbc
»
ojdbc17 Oracle JDBC Driver compatible with JDK17, JDK19, and JDK21 | 23.26.1.0.0 | 23.26.3.0.0 |
|  | com.oracle.database.jdbc
»
ucp Oracle Universal Connection Pool (UCP) compiled with JDK8 | 23.26.1.0.0 | 23.26.3.0.0 |
|  | com.oracle.database.jdbc
»
ucp11 Oracle Universal Connection Pool (UCP) compiled with JDK11 | 23.26.1.0.0 | 23.26.3.0.0 |
|  | com.oracle.database.jdbc
»
ucp17 Oracle Universal Connection Pool (UCP) compiled with JDK17 | 23.26.1.0.0 | 23.26.3.0.0 |
|  | com.oracle.database.jdbc
»
rsi A dedicated path for ingesting high volume of data into Oracle database | 23.26.1.0.0 | 23.26.3.0.0 |
|  | com.oracle.database.jdbc
»
ojdbc11-production Oracle JDBC Driver compatible with JDK11, JDK17, JDK19, and JDK21 | 23.26.1.0.0 | 23.26.3.0.0 |
|  | com.oracle.database.jdbc
»
ojdbc8-production Oracle JDBC Driver compatible with JDK8 and JDK11 | 23.26.1.0.0 | 23.26.3.0.0 |
|  | com.oracle.database.jdbc
»
ojdbc17-production Oracle JDBC Driver compatible with JDK17, JDK19, and JDK21 | 23.26.1.0.0 | 23.26.3.0.0 |
|  | com.oracle.database.nls
»
orai18n Java classes for NLS or Internalization support | 23.26.1.0.0 | 23.26.3.0.0 |
|  | com.oracle.database.security
»
oraclepki Oracle PKI to access Oracle Wallets from Java | 23.26.1.0.0 | 23.26.3.0.0 |
|  | com.oracle.database.xml
»
xdb Support for the JDBC 4.x standard java.sql.SQLXML interface | 23.26.1.0.0 | 23.26.3.0.0 |
|  | com.oracle.database.xml
»
xmlparserv2 The Oracle Database XML Parser library | 23.26.1.0.0 | 23.26.3.0.0 |
|  | com.typesafe
»
config configuration library for JVM languages using HOCON files | 1.4.8 | ✔ |
|  | com.xebialabs.restito
»
restito Restito - testing framework for rest clients | 0.9.1 | 1.1.2 |
|  | com.zaxxer
»
HikariCP HikariCP is a 'zero-overhead' production ready JDBC connection pool. | 7.1.0 | ✔ |
|  | io.dropwizard.metrics
»
metrics-core Metrics is a Java library which gives you unparalleled insight into what your code does in | 4.1.36 | 5.0.8 |
|  | io.github.classgraph
»
classgraph The uber-fast, ultra-lightweight classpath and module scanner for JVM languages. | 4.8.165 | 4.8.195 |
|  | io.grpc
»
grpc-api gRPC: API | 1.73.0 | 1.84.0 |
|  | io.grpc
»
grpc-protobuf gRPC: Protobuf | 1.73.0 | 1.84.0 |
Apache 2.0
|  | io.grpc
»
grpc-all gRPC: All | 1.73.0 | 1.84.0 |
Apache 2.0
|  | io.grpc
»
grpc-alts gRPC: ALTS | 1.73.0 | 1.84.0 |
|  | io.grpc
»
grpc-auth gRPC: Auth | 1.73.0 | 1.84.0 |
Apache 2.0
|  | io.grpc
»
grpc-benchmarks grpc Benchmarks | 1.73.0 | 1.84.0 |
Apache 2.0
|  | io.grpc
»
grpc-census gRPC: Census | 1.73.0 | 1.84.0 |
|  | io.grpc
»
grpc-context gRPC: Context | 1.73.0 | 1.84.0 |
Apache 2.0
|  | io.grpc
»
grpc-context-override-opentelemetry gRPC: ContextStorageOverride | 1.73.0 | 1.84.0 |
|  | io.grpc
»
grpc-core gRPC: Core | 1.73.0 | 1.84.0 |
Apache 2.0
|  | io.grpc
»
grpc-gcp-csm-observability gRPC: GCP CSM Observability | 1.73.0 | 1.84.0 |
Apache 2.0
|  | io.grpc
»
grpc-gcp-observability gRPC: Google Cloud Platform Observability | 1.73.0 | 1.84.0 |
Apache 2.0
|  | io.grpc
»
grpc-googleapis gRPC: googleapis | 1.73.0 | 1.84.0 |
Apache 2.0
|  | io.grpc
»
grpc-grpclb gRPC: GRPCLB LoadBalancer plugin | 1.73.0 | 1.84.0 |
|  | io.grpc
»
grpc-inprocess gRPC: Inprocess | 1.73.0 | 1.84.0 |
Apache 2.0
|  | io.grpc
»
grpc-interop-testing gRPC: Integration Testing | 1.73.0 | 1.84.0 |
|  | io.grpc
»
grpc-netty gRPC: Netty | 1.73.0 | 1.84.0 |
|  | io.grpc
»
grpc-netty-shaded1 vulnerability gRPC: Netty Shaded | 1.73.0 | 1.84.0 |
Apache 2.0
|  | io.grpc
»
grpc-okhttp gRPC: OkHttp | 1.73.0 | 1.84.0 |
Apache 2.0
|  | io.grpc
»
grpc-opentelemetry gRPC: OpenTelemetry | 1.73.0 | 1.84.0 |
|  | io.grpc
»
grpc-protobuf-lite gRPC: Protobuf Lite | 1.73.0 | 1.84.0 |
Apache 2.0
|  | io.grpc
»
grpc-rls gRPC: RouteLookupService Loadbalancing plugin | 1.73.0 | 1.84.0 |
Apache 2.0
|  | io.grpc
»
grpc-s2a gRPC: S2A | 1.73.0 | 1.84.0 |
|  | io.grpc
»
grpc-services gRPC: Services | 1.73.0 | 1.84.0 |
Apache 2.0
|  | io.grpc
»
grpc-servlet gRPC: Servlet | 1.73.0 | 1.84.0 |
Apache 2.0
|  | io.grpc
»
grpc-servlet-jakarta gRPC: Jakarta Servlet | 1.73.0 | 1.84.0 |
|  | io.grpc
»
grpc-stub Stub classes for GRPC which are exposed to developers and provides type-safe bindings. | 1.73.0 | 1.84.0 |
|  | io.grpc
»
grpc-testing gRPC: Testing | 1.73.0 | 1.84.0 |
Apache 2.0
|  | io.grpc
»
grpc-testing-proto gRPC: Testing Protos | 1.73.0 | 1.84.0 |
Apache 2.0
|  | io.grpc
»
grpc-util gRPC: Util | 1.73.0 | 1.84.0 |
Apache 2.0
|  | io.grpc
»
grpc-xds gRPC: XDS plugin | 1.73.0 | 1.84.0 |
Apache 2.0
|  | io.grpc
»
protoc-gen-grpc-java The protoc plugin for gRPC Java | 1.73.0 | 1.84.0 |
Apache 2.0
|  | io.helidon
»
helidon-all | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon
»
helidon Helidon main entry point | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.builder
»
helidon-builder-api | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.builder
»
helidon-builder-codegen | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.bundles
»
helidon-bundles-config The single Config reference Bundle that provides dependencies on selected runtime modules. | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.bundles
»
helidon-bundles-security Helidon SE security bundle. | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.bundles
»
helidon-bundles-apt Annotation processing bundles for Helidon. | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.codegen
»
helidon-codegen Code generation common utilities | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.codegen
»
helidon-codegen-apt Tools for annotation processing | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.codegen
»
helidon-codegen-scan Tools for classpath scanning | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.codegen
»
helidon-codegen-compiler Tools for compilation of Java | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.codegen
»
helidon-codegen-class-model Class model generator designed to be used by code generating components (annotation processors, maven plugins) | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.codegen
»
helidon-codegen-helidon-copyright Implementation of Helidon copyrights | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.codegen
»
helidon-codegen-api-stability API stability annotation processor | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.codegen
»
helidon-codegen-api-stability-enforcer API stability enforcer annotation processor | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.common
»
helidon-common | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.common
»
helidon-common-reactive | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.common
»
helidon-common-mapper A generic mapper to convert types. | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.common
»
helidon-common-configurable | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.common
»
helidon-common-key-util | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.common
»
helidon-common-media-type Media type support (usable both for files and for HTTP) | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.common
»
helidon-common-context | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.common
»
helidon-common-crypto | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.common
»
helidon-common-parameters | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.common
»
helidon-common-buffers | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.common
»
helidon-common-uri | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.common
»
helidon-common-socket | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.common
»
helidon-common-security | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.common
»
helidon-common-task | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.common
»
helidon-common-types Abstraction of language types, that can be used during annotation processing and at runtime instead of reflection. | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.common
»
helidon-common-tls | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.common
»
helidon-common-resumable | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.common.concurrency
»
helidon-common-concurrency-limits | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.common.context
»
helidon-common-context-http | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.common.features
»
helidon-common-features-api | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.common.features
»
helidon-common-features | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.common.features
»
helidon-common-features-metadata Metadata module to be shared between codegen and runtime | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.common.features
»
helidon-common-features-codegen | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.common.testing
»
helidon-common-testing-junit5 | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.common.testing
»
helidon-common-testing-http-junit5 | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.common.testing
»
helidon-common-testing-virtual-threads | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.config
»
helidon-config Configuration Core module. | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.config
»
helidon-config-yaml YAML Parser implementation. | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.config
»
helidon-config-hocon Typesafe (Lightbend) Config (HOCON) Parser implementation. | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.config
»
helidon-config-testing Configuration Testing Support. | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.config
»
helidon-config-encryption Configuration filter checking property values and decrypting them if needed. Also provides tools to encrypt values to | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.config
»
helidon-config-object-mapping Support for loading java pojos from configuration. | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.config.metadata
»
helidon-config-metadata Configuration Metadata annotations and processing. | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.config.metadata
»
helidon-config-metadata-codegen Configuration Metadata Code Generation | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.config.metadata
»
helidon-config-metadata-model | 27.0.0-M1 | 27.0.0 |
|  | io.helidon.config.metadata
»
helidon-config-metadata-docs | 27.0.0-M1 | |
Apache 2.0
|  | io.helidon.data
»
helidon-data | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.data.codegen
»
helidon-data-codegen | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.data.codegen
»
helidon-data-codegen-common | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.data.codegen
»
helidon-data-codegen-parser | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.data.codegen
»
helidon-data-codegen-query | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.data.jakarta.persistence
»
helidon-data-jakarta-persistence | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.data.jakarta.persistence
»
helidon-data-jakarta-persistence-codegen | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.data.sql
»
helidon-data-sql-common | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.data.sql.datasource
»
helidon-data-sql-datasource | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.data.sql.datasource
»
helidon-data-sql-datasource-hikari | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.data.sql.datasource
»
helidon-data-sql-datasource-jdbc | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.data.sql.datasource
»
helidon-data-sql-datasource-ucp | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.dbclient
»
helidon-dbclient Helidon Database Client API | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.dbclient
»
helidon-dbclient-jdbc Helidon Database Client JDBC Support | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.dbclient
»
helidon-dbclient-hikari Hikari connection pool for JDBC DB client | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.dbclient
»
helidon-dbclient-mongodb Helidon Database Client MongoDB Support | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.dbclient
»
helidon-dbclient-health Helidon Database Client Health Support | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.dbclient
»
helidon-dbclient-jsonp Helidon Database Client JSON-Processing Support | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.dbclient
»
helidon-dbclient-json Helidon Database Client JSON Support | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.dbclient
»
helidon-dbclient-metrics Helidon Database Client Metrics Support | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.dbclient
»
helidon-dbclient-metrics-hikari Helidon Database Client Hikari Pool Metrics Support | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.dbclient
»
helidon-dbclient-tracing Helidon Database Client Tracing Support | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.declarative
»
helidon-declarative-codegen-model Model for code generation for Helidon Declarative (blueprints etc.) | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.declarative
»
helidon-declarative-codegen Code generation for Helidon Declarative | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.discovery
»
helidon-discovery | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.fault-tolerance
»
helidon-fault-tolerance | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.graphql
»
helidon-graphql | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.graphql
»
helidon-graphql-server | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.grpc
»
helidon-grpc-core | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.grpc
»
helidon-grpc-api | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.health
»
helidon-health | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.health
»
helidon-health-checks Built-in health checks supported out of the box | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.http
»
helidon-http HTTP primitives for client and server | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.http
»
helidon-http-http1 | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.http
»
helidon-http-http2 | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.http
»
helidon-http-sse | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.http.encoding
»
helidon-http-encoding | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.http.encoding
»
helidon-http-encoding-gzip | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.http.encoding
»
helidon-http-encoding-deflate | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.http.media
»
helidon-http-media | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.http.media
»
helidon-http-media-json Helidon JSON Media support for JsonValue subtypes (i.e. JsonObject) | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.http.media
»
helidon-http-media-json-binding Helidon JSON Binding Media support | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.http.media
»
helidon-http-media-json-smile | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.http.media
»
helidon-http-media-jsonb | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.http.media
»
helidon-http-media-jackson | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.http.media
»
helidon-http-media-jsonp | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.http.media
»
helidon-http-media-multipart | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.json
»
helidon-json-binding | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.json
»
helidon-json | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.json
»
helidon-json-smile | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.json
»
helidon-json-codegen Code generator for the JSON Binding converters | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.json.schema
»
helidon-json-schema | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.json.schema
»
helidon-json-schema-codegen | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.jsonrpc
»
helidon-jsonrpc-core | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.logging
»
helidon-logging-common | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.logging
»
helidon-logging-jul | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.logging
»
helidon-logging-slf4j | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.logging
»
helidon-logging-log4j | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.metadata
»
helidon-metadata A module for discovering Helidon metadata | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.metadata
»
helidon-metadata-hson Helidon format for metadata (HSON) - a simplified JSON. | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.metadata
»
helidon-metadata-reflection Reflection based access to type metadata (using helidon-common-types) | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.metrics
»
helidon-metrics Metrics implementation and built-in system meters | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.metrics
»
helidon-metrics-api Loader for metrics implementation and a no-op implementation | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.metrics
»
helidon-metrics-system-meters Built-in system (JVM) meters | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.metrics
»
helidon-metrics-trace-exemplar | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.metrics.providers
»
helidon-metrics-providers-micrometer Micrometer implementation of the Helidon metrics API | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.openapi
»
helidon-openapi Helidon OpenAPI implementation | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.openapi
»
helidon-openapi-31 Helidon OpenAPI 3.1 document version support | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.openapi
»
helidon-openapi-32 Helidon OpenAPI 3.2 document version support | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.scheduling
»
helidon-scheduling | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.security
»
helidon-security | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.security
»
helidon-security-annotations | 27.0.0-M1 | 27.0.0 |
|  | io.helidon.security
»
helidon-security-jwt Implementation of JWT and JWK to be used in other modules. | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.security
»
helidon-security-util Utilities for security modules | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.security.abac
»
helidon-security-abac-time Time based authorization support. | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.security.abac
»
helidon-security-abac-role Role based authorization support. | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.security.abac
»
helidon-security-abac-scope Authorization support for Scopes. | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.security.abac
»
helidon-security-abac-policy Policy based authorization support. | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.security.integration
»
helidon-security-integration-common | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.security.providers
»
helidon-security-providers-common Common utilities for providers. | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.security.providers
»
helidon-security-providers-header | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.security.providers
»
helidon-security-providers-oidc OIDC (Open ID Connect) security provider | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.security.providers
»
helidon-security-providers-oidc-common | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.security.providers
»
helidon-security-providers-jwt Support for JWT (any provider), together with JWK (to get keys for verification/signatures) | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.security.providers
»
helidon-security-providers-idcs-mapper Role mapper retrieving roles from Oracle IDCS | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.security.providers
»
helidon-security-providers-http-auth HTTP basic authentication provider | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.security.providers
»
helidon-security-providers-http-sign HTTP Signatures authentication and outbound security provider | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.security.providers
»
helidon-security-providers-abac Attribute based access control provider | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.service
»
helidon-service-metadata Metadata library to read and write service registry information. | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.service
»
helidon-service-registry Service registry (a replacement for service loader that allows dependencies on other services), and API necessary to | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.service
»
helidon-service-codegen Code generation implementation for Helidon Service, to be used from annotation processing and from maven plugin | 27.0.0-M1 | 27.0.0 |
|  | io.helidon.service
»
helidon-service-maven-plugin | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.service
»
helidon-service-jndi JNDI backed by service registry | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.telemetry
»
helidon-telemetry-opentelemetry | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.telemetry
»
helidon-telemetry-opentelemetry-config | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.telemetry.testing
»
helidon-telemetry-testing-tracing | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.testing
»
helidon-testing | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.testing
»
helidon-testing-junit5 | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.testing
»
helidon-testing-junit5-suite | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.tracing
»
helidon-tracing Support for distributed tracing. | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.tracing
»
helidon-tracing-config Configuration of traced components. | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.tracing.providers
»
helidon-tracing-providers-opentelemetry | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.transaction
»
helidon-transaction | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.transaction
»
helidon-transaction-jta | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.transaction
»
helidon-transaction-narayana | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.validation
»
helidon-validation | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.webclient
»
helidon-webclient-api | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.webclient
»
helidon-webclient-discovery | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.webclient
»
helidon-webclient | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.webclient
»
helidon-webclient-http1 | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.webclient
»
helidon-webclient-http2 | 27.0.0-M1 | 27.0.0 |
|  | io.helidon.webclient
»
helidon-webclient-websocket | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.webclient
»
helidon-webclient-grpc | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.webclient
»
helidon-webclient-grpc-tracing | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.webclient
»
helidon-webclient-sse | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.webclient
»
helidon-webclient-security | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.webclient
»
helidon-webclient-context Context Propagation for Helidon WebClient | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.webclient
»
helidon-webclient-tracing | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.webclient
»
helidon-webclient-metrics Helidon WebClient Metrics support | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.webclient
»
helidon-webclient-jsonrpc | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.webclient
»
helidon-webclient-telemetry | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.webclient
»
helidon-webclient-telemetry-metrics | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.webclient
»
helidon-webclient-telemetry-tracing | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.webclient.dns.resolver
»
helidon-webclient-dns-resolver-first DNS resolver that uses the first address from DNS lookup | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.webclient.dns.resolver
»
helidon-webclient-dns-resolver-round-robin DNS resolver that cycles through addresses from DNS lookup | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.webserver
»
helidon-webserver-graphql | 27.0.0-M1 | 27.0.0 |
|  | io.helidon.webserver
»
helidon-webserver | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.webserver
»
helidon-webserver-http2 | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.webserver
»
helidon-webserver-websocket | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.webserver
»
helidon-webserver-grpc | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.webserver
»
helidon-webserver-grpc-security | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.webserver
»
helidon-webserver-grpc-validation | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.webserver
»
helidon-webserver-grpc-tracing | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.webserver
»
helidon-webserver-sse | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.webserver
»
helidon-webserver-security | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.webserver
»
helidon-webserver-cors Cross-origin resource sharing support | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.webserver
»
helidon-webserver-access-log | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.webserver
»
helidon-webserver-hsts HTTP Strict Transport Security support | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.webserver
»
helidon-webserver-context Integration of Helidon Common Context with Helidon WebServer | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.webserver
»
helidon-webserver-static-content | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.webserver
»
helidon-webserver-concurrency-limits Feature that adds filters for concurrency limits | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.webserver
»
helidon-webserver-jsonrpc | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.webserver
»
helidon-webserver-validation | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.webserver.observe
»
helidon-webserver-observe-telemetry-tracing WebServer Telemetry Tracing observability support | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.webserver.observe
»
helidon-webserver-observe-telemetry-metrics WebServer Telemetry Metrics observability support | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.webserver.observe
»
helidon-webserver-observe | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.webserver.observe
»
helidon-webserver-observe-config Information from configuration (secured by default) | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.webserver.observe
»
helidon-webserver-observe-health | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.webserver.observe
»
helidon-webserver-observe-metrics Metrics output, either Prometheus format, or JSON | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.webserver.observe
»
helidon-webserver-observe-info Application information | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.webserver.observe
»
helidon-webserver-observe-log Logging setup and log files | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.webserver.observe
»
helidon-webserver-observe-tracing WebServer Tracing observability support | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.webserver.testing.junit5
»
helidon-webserver-testing-junit5-jsonrpc | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.webserver.testing.junit5
»
helidon-webserver-testing-junit5 | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.webserver.testing.junit5
»
helidon-webserver-testing-junit5-http2 | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.webserver.testing.junit5
»
helidon-webserver-testing-junit5-websocket | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.webserver.testing.junit5
»
helidon-webserver-testing-junit5-grpc | 27.0.0-M1 | 27.0.0 |
Apache 2.0
|  | io.helidon.websocket
»
helidon-websocket | 27.0.0-M1 | 27.0.0 |
|  | io.micrometer
»
micrometer-core Core module of Micrometer containing instrumentation API and implementation | 1.17.1 | ✔ |
|  | io.micrometer
»
micrometer-registry-prometheus MeterRegistry implementation for Prometheus using io.prometheus:prometheus-metrics-core. If you have compatibility ... | 1.17.1 | ✔ |
Apache 2.0
|  | io.micrometer
»
micrometer-registry-prometheus-simpleclient MeterRegistry implementation for Prometheus using io.prometheus:simpleclient_common. This module is deprecated in favor ... | 1.17.1 | ✔ |
Apache 2.0
|  | io.micrometer
»
micrometer-registry-otlp Publishes Micrometer meters in OTLP format | 1.17.1 | ✔ |
|  | io.opentelemetry
»
opentelemetry-exporter-otlp OpenTelemetry Protocol (OTLP) Exporters | 1.65.0 | 1.66.0 |
Apache 2.0
|  | io.opentelemetry
»
opentelemetry-common OpenTelemetry API Common | 1.65.0 | 1.66.0 |
|  | io.opentelemetry
»
opentelemetry-context OpenTelemetry Context (Incubator) | 1.65.0 | 1.66.0 |
Apache 2.0
|  | io.opentelemetry
»
opentelemetry-opentracing-shim OpenTelemetry OpenTracing Bridge | 1.65.0 | 1.66.0 |
|  | io.opentelemetry
»
opentelemetry-api OpenTelemetry API | 1.65.0 | 1.66.0 |
Apache 2.0
|  | io.opentelemetry
»
opentelemetry-exporter-common OpenTelemetry Exporter Common | 1.65.0 | 1.66.0 |
Apache 2.0
|  | io.opentelemetry
»
opentelemetry-exporter-logging OpenTelemetry - Logging Exporter | 1.65.0 | 1.66.0 |
Apache 2.0
|  | io.opentelemetry
»
opentelemetry-exporter-logging-otlp OpenTelemetry Protocol JSON Logging Exporters | 1.65.0 | 1.66.0 |
Apache 2.0
|  | io.opentelemetry
»
opentelemetry-extension-kotlin OpenTelemetry Kotlin Extensions | 1.65.0 | 1.66.0 |
Apache 2.0
|  | io.opentelemetry
»
opentelemetry-extension-trace-propagators OpenTelemetry Extension : Trace Propagators | 1.65.0 | 1.66.0 |
|  | io.opentelemetry
»
opentelemetry-sdk OpenTelemetry SDK | 1.65.0 | 1.66.0 |
Apache 2.0
|  | io.opentelemetry
»
opentelemetry-sdk-common OpenTelemetry SDK Common | 1.65.0 | 1.66.0 |
Apache 2.0
|  | io.opentelemetry
»
opentelemetry-sdk-logs OpenTelemetry Log SDK | 1.65.0 | 1.66.0 |
Apache 2.0
|  | io.opentelemetry
»
opentelemetry-sdk-metrics OpenTelemetry SDK Metrics | 1.65.0 | 1.66.0 |
|  | io.opentelemetry
»
opentelemetry-sdk-testing OpenTelemetry SDK Testing utilities | 1.65.0 | 1.66.0 |
|  | io.opentelemetry
»
opentelemetry-sdk-trace OpenTelemetry SDK For Tracing | 1.65.0 | 1.66.0 |
Apache 2.0
|  | io.opentelemetry
»
opentelemetry-sdk-extension-autoconfigure OpenTelemetry SDK Auto-configuration | 1.65.0 | 1.66.0 |
Apache 2.0
|  | io.opentelemetry
»
opentelemetry-sdk-extension-autoconfigure-spi OpenTelemetry SDK Auto-configuration SPI | 1.65.0 | 1.66.0 |
Apache 2.0
|  | io.opentelemetry
»
opentelemetry-sdk-extension-jaeger-remote-sampler OpenTelemetry - Jaeger Remote sampler | 1.65.0 | 1.66.0 |
Apache 2.0
|  | io.opentelemetry
»
opentelemetry-exporter-otlp-common OpenTelemetry Protocol Exporter | 1.65.0 | 1.66.0 |
Apache 2.0
|  | io.opentelemetry
»
opentelemetry-exporter-sender-grpc-managed-channel OpenTelemetry gRPC Upstream Sender | 1.65.0 | 1.66.0 |
Apache 2.0
|  | io.opentelemetry
»
opentelemetry-exporter-sender-jdk OpenTelemetry JDK HttpSender | 1.65.0 | 1.66.0 |
Apache 2.0
|  | io.opentelemetry
»
opentelemetry-exporter-sender-okhttp OpenTelemetry OkHttp Senders | 1.65.0 | 1.66.0 |
|  | io.opentelemetry.semconv
»
opentelemetry-semconv OpenTelemetry Stable Semantic Conventions generated classes for Java | 1.43.0 | 1.44.0 |
Apache 2.0
|  | io.prometheus
»
simpleclient_tracer_common | 0.16.0 | ✔ |
|  | io.reactivex.rxjava2
»
rxjava Reactive Extensions for Java | 2.2.10 | 3.1.12 |
|  | io.vertx
»
vertx-core3 vulnerabilities The Vert.x core APIs contain the backbone for writing Vert.x applications and low-level support for HTTP, TCP, UDP, file ... | 4.3.8 | 5.2.0 |
|  | io.vertx
»
vertx-web-client An easy-to-use client for HTTP and HTTP/2 with many advanced features. | 4.3.8 | 5.2.0 |
|  | jakarta.activation
»
jakarta.activation-api Jakarta Activation API 2.2 Specification | 2.1.3 | 2.1.4 |
|  | jakarta.annotation
»
jakarta.annotation-api Jakarta Annotations API | 2.1.1 | 3.0.0 |
|  | jakarta.enterprise
»
jakarta.enterprise.cdi-api APIs for CDI (Contexts and Dependency Injection for Java) | 4.0.1 | 5.0.0 |
|  | jakarta.enterprise
»
jakarta.enterprise.lang-model Build Compatible (Reflection-Free) Java Language Model for CDI | 4.0.1 | 5.0.0 |
|  | jakarta.inject
»
jakarta.inject-api Jakarta Dependency Injection | 2.0.1 | ✔ |
|  | jakarta.json
»
jakarta.json-api Jakarta JSON Processing defines a Java(R) based framework for parsing, generating, transforming, and querying JSON ... | 2.1.3 | ✔ |
|  | jakarta.json.bind
»
jakarta.json.bind-api | 3.0.1 | 3.0.3 |
|  | jakarta.persistence
»
jakarta.persistence-api The Jakarta Persistence API (JPA), providing object-relational mapping capabilities for managing relational data in Java ... | 3.1.0 | 3.2.0 |
|  | jakarta.transaction
»
jakarta.transaction-api Jakarta Transactions | 2.0.1 | ✔ |
|  | jakarta.xml.bind
»
jakarta.xml.bind-api Jakarta XML Binding (JAXB) API that allows Java developers to map Java classes to XML representations and perform ... | 4.0.2 | 4.0.5 |
|  | javax.annotation
»
javax.annotation-api Jakarta Annotations API | 1.3.2 | 3.0.0 |
|  | net.bytebuddy
»
byte-buddy Byte Buddy is a Java library for creating Java classes at run time. | 1.18.5 | 1.18.14 |
|  | org.antlr
»
antlr4-runtime The ANTLR 4 Runtime | 4.13.2 | ✔ |
|  | org.apache.commons
»
commons-compress Apache Commons Compress defines an API for working with | 1.27.1 | 1.28.0 |
|  | org.apache.commons
»
commons-lang3 Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are ... | 3.18.0 | 3.20.0 |
|  | org.apache.logging.log4j
»
log4j-1.2-api The Apache Log4j 1.x Compatibility API | 2.25.5 | 2.26.1 |
|  | 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.25.5 | 2.26.1 |
Apache 2.0
|  | org.apache.logging.log4j
»
log4j-api-test The Apache Log4j API Test | 2.25.5 | 2.26.1 |
Apache 2.0
|  | org.apache.logging.log4j
»
log4j-appserver Provide Log4j as the logging implementation for application servers | 2.25.5 | 2.26.1 |
Apache 2.0
|  | org.apache.logging.log4j
»
log4j-cassandra Cassandra appender for Log4j. | 2.25.5 | 2.26.1 |
|  | org.apache.logging.log4j
»
log4j-core Implementation for Apache Log4J, a highly configurable logging tool that focuses on performance and low garbage ... | 2.25.5 | 2.26.1 |
Apache 2.0
|  | org.apache.logging.log4j
»
log4j-core-test The Apache Log4j Implementation Tests | 2.25.5 | 2.26.1 |
Apache 2.0
|  | org.apache.logging.log4j
»
log4j-couchdb CouchDB appender for Log4j. | 2.25.5 | 2.26.1 |
Apache 2.0
|  | org.apache.logging.log4j
»
log4j-docker Apache Log4j Docker Support | 2.25.5 | 2.26.1 |
|  | org.apache.logging.log4j
»
log4j-flume-ng The Apache Log4j Flume Appender | 2.23.1 | ✔ |
Apache 2.0
|  | org.apache.logging.log4j
»
log4j-iostreams The Apache Log4j streams to log event converters | 2.25.5 | 2.26.1 |
Apache 2.0
|  | org.apache.logging.log4j
»
log4j-jakarta-jms Apache Log4j Java Message Service (JMS), version for Jakarta. | 2.25.5 | 2.26.1 |
Apache 2.0
|  | org.apache.logging.log4j
»
log4j-jakarta-smtp Apache Log4j Simple Mail Transfer Protocol (SMTP) Appender, version for Jakarta EE 9. | 2.25.5 | 2.26.1 |
Apache 2.0
|  | org.apache.logging.log4j
»
log4j-jakarta-web The Apache Log4j support for Jakarta EE 9+ web servlet containers | 2.25.5 | 2.26.1 |
|  | org.apache.logging.log4j
»
log4j-jcl The Apache Log4j Commons Logging Adapter | 2.25.5 | 2.26.1 |
Apache 2.0
|  | org.apache.logging.log4j
»
log4j-jpa Apache Log4j Java Persistence API Appender. | 2.25.5 | 2.26.1 |
Apache 2.0
|  | org.apache.logging.log4j
»
log4j-jpl The Apache Log4j implementation of java.lang.System.LoggerFinder | 2.25.5 | 2.26.1 |
|  | org.apache.logging.log4j
»
log4j-jul A `java.util.logging` Handler that forwards events to the Log4j API. | 2.25.5 | 2.26.1 |
Apache 2.0
|  | org.apache.logging.log4j
»
log4j-layout-template-json JSON Template Layout is a customizable, efficient, and garbage-free JSON generating Apache Log4j layout. | 2.25.5 | 2.26.1 |
Apache 2.0
|  | org.apache.logging.log4j
»
log4j-mongodb4 MongoDB appender for Log4j using the MongoDB 4 driver API. | 2.25.5 | 2.26.1 |
Apache 2.0
|  | org.apache.logging.log4j
»
log4j-mongodb MongoDB appender for Log4j using the MongoDB 5 driver API. | 2.25.5 | 2.26.1 |
|  | org.apache.logging.log4j
»
log4j-slf4j2-impl The Apache Log4j SLF4J 2.0 API binding to Log4j 2 Core | 2.25.5 | 2.26.1 |
|  | org.apache.logging.log4j
»
log4j-slf4j-impl The Apache Log4j SLF4J 2.0 API binding to Log4j 2 Core | 2.25.5 | 2.26.1 |
Apache 2.0
|  | org.apache.logging.log4j
»
log4j-spring-boot Apache Log4j Spring Boot Support | 2.25.5 | 2.26.1 |
Apache 2.0
|  | org.apache.logging.log4j
»
log4j-spring-cloud-config-client Apache Log4j Spring Cloud Config Client Support | 2.25.5 | 2.26.1 |
Apache 2.0
|  | org.apache.logging.log4j
»
log4j-taglib The Apache Log4j Tag Library for Web Applications | 2.25.5 | 2.26.1 |
Apache 2.0
|  | org.apache.logging.log4j
»
log4j-to-jul The Apache Log4j binding between Log4j 2 API and java.util.logging (JUL). | 2.25.5 | 2.26.1 |
|  | org.apache.logging.log4j
»
log4j-to-slf4j The Apache Log4j binding between Log4j 2 API and SLF4J. | 2.25.5 | 2.26.1 |
|  | org.apache.logging.log4j
»
log4j-web The Apache Log4j support for web servlet containers | 2.25.5 | 2.26.1 |
|  | org.apache.maven
»
maven-artifact Interface and implementation of Maven Artifact model | 3.9.15 | 3.9.16 |
|  | org.apache.maven
»
maven-model Model for Maven POM (Project Object Model) | 3.9.15 | 3.9.16 |
|  | org.apache.maven
»
maven-plugin-api The API for Maven 3 plugins - Mojos - development. | 3.9.15 | 3.9.16 |
|  | org.apache.maven
»
maven-project Core classes of Apache Maven to manage the building process. | 2.2.1 | 3.9.16 |
|  | org.apache.maven.plugin-tools
»
maven-plugin-annotations Java annotations to use in Mojos | 3.15.1 | 3.16.0 |
|  | org.awaitility
»
awaitility A Java DSL for synchronizing asynchronous operations | 3.1.6 | 4.3.0 |
|  | org.eclipse
»
yasson Eclipse Yasson. Reference implementation of JSR-367 (JSON-B). | 3.0.4 | 3.0.5 |
|  | org.eclipse.parsson
»
parsson Jakarta JSON Processing provider | 1.1.9 | ✔ |
EDL 1.0 +1
|  | org.eclipse.persistence
»
org.eclipse.persistence.core | 4.0.7 | 5.0.1 |
|  | org.eclipse.persistence
»
org.eclipse.persistence.jpa | 4.0.7 | 5.0.1 |
|  | org.glassfish.jaxb
»
jaxb-runtime JAXB (JSR 222) Reference Implementation | 4.0.5 | 4.0.9 |
|  | org.hamcrest
»
hamcrest-all Core API and libraries of hamcrest matcher framework. | 1.3 | 3.0 |
|  | org.hamcrest
»
hamcrest-core Core API and libraries of hamcrest matcher framework. | 1.3 | 3.0 |
|  | org.hibernate.orm
»
hibernate-core Hibernate's core ORM functionality | 6.3.1.Final | 7.4.9.Final |
|  | org.jboss.logging
»
jboss-logging The JBoss Logging Framework | 3.5.3.Final | 3.6.3.Final |
Apache 2.0
|  | org.jboss.narayana.jta
»
narayana-jta Narayana: ArjunaJTA narayana-jta (jta uber jar) | 7.1.0.Final | 7.3.4.Final |
|  | org.jetbrains
»
annotations A set of annotations used for code inspection support and code documentation. | 17.0.0 | 26.1.0 |
|  | org.junit
»
junit-bom This Bill of Materials POM can be used to ease dependency management when referencing multiple JUnit artifacts using ... | 5.12.2 | 6.1.3 |
Apache 2.0
|  | org.mock-server
»
mockserver-netty-no-dependencies MockServer Netty with all dependencies shaded | 5.15.0 | 8.0.0 |
|  | org.mockito
»
mockito-core Mockito mock objects library core API and implementation | 2.23.4 | 5.23.0 |
|  | org.mongodb
»
mongodb-driver-sync The MongoDB Synchronous Driver | 4.10.2 | 5.12.0 |
|  | org.openjdk.jmh
»
jmh-core The jmh is a Java harness for building, running, and analysing | 1.37 | ✔ |
|  | org.openjdk.jmh
»
jmh-generator-annprocess JMH benchmark generator, based on annotation processors. | 1.37 | ✔ |
|  | org.postgresql
»
postgresql PostgreSQL JDBC Driver Postgresql | 42.7.13 | ✔ |
MIT
|  | org.reactivestreams
»
reactive-streams-tck-flow A Protocol for Asynchronous Non-Blocking Data Sequence | 1.0.4 | ✔ |
MIT
|  | org.reactivestreams
»
reactive-streams A Protocol for Asynchronous Non-Blocking Data Sequence | 1.0.4 | ✔ |
|  | org.slf4j
»
slf4j-bom SLF4J project BOM | 2.0.17 | 2.0.19 |
|  | org.testcontainers
»
junit-jupiter Isolated container management for Java code testing | 1.21.4 | ✔ |
|  | org.testcontainers
»
testcontainers Isolated container management for Java code testing | 1.21.4 | 2.0.5 |
|  | org.testcontainers
»
mysql Isolated container management for Java code testing | 1.21.4 | ✔ |
MIT
|  | org.testcontainers
»
jdbc Isolated container management for Java code testing | 1.21.4 | ✔ |
|  | org.testng
»
testng TestNG is a testing framework inspired from JUnit and NUnit but introducing some new functionalities that make it more ... | 7.8.0 | 7.12.0 |
|  | org.yaml
»
snakeyaml YAML 1.1 parser and emitter for Java | 2.6 | 2.7 |