Compile Dependencies (1)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Apache 2.0
| io.github.openfeign
»
feign-spring Feign Contracts for Spring | 13.13 | ✔ |
Managed Dependencies (156)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
JSON Lib
Apache 2.0
| com.alibaba.fastjson2
»
fastjson2 Fastjson is a JSON processor (JSON parser + JSON generator) written in Java | 2.0.61.android8 | 2.0.62 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-annotations Core annotations used for value types, used by Jackson data binding package. | 2.22 | ✔ | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-core Core Jackson processing abstractions (aka Streaming API), implementation for JSON | 2.22.0 | 3.2.1 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-databind2 vulnerabilities General data-binding functionality for Jackson: works on core streaming API | 2.22.0 | 3.2.1 | |
Serializer
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-avro Support for reading and writing AVRO-encoded data via Jackson | 2.22.0 | 3.2.1 | |
Serializer
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-cbor Support for reading and writing Concise Binary Object Representation | 2.22.0 | 3.2.1 | |
CSV
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-csv Support for reading and writing CSV-encoded data via Jackson | 2.22.0 | 3.2.1 | |
Serializer
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-ion Support for reading and writing Ion ("binary JSON") | 2.22.0 | 3.2.1 | |
Data Format
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-properties Support for reading and writing content of "Java Properties" style | 2.22.0 | 3.2.1 | |
Serializer
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-protobuf Support for reading and writing protobuf-encoded data via Jackson | 2.22.0 | 3.2.1 | |
Serializer
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-smile Support for reading and writing Smile ("binary JSON") | 2.22.0 | 3.2.1 | |
TOML
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-toml Support for reading and writing TOML-encoded data via Jackson abstractions. | 2.22.0 | 3.2.1 | |
XML Processing
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-xml Data format extension for Jackson to offer | 2.22.0 | 3.2.1 | |
YAML
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-yaml Support for reading and writing YAML-encoded data via Jackson abstractions. | 2.22.0 | 3.2.1 | |
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.22.0 | 3.2.1 | |
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.22.0 | 3.2.1 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-hibernate4 Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.22.0 | 3.2.1 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-hibernate5 Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.22.0 | 3.2.1 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-hibernate5-jakarta Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.22.0 | 3.2.1 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-hibernate6 Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.22.0 | 3.2.1 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-hibernate7 Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.22.0 | 3.2.1 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-hppc Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.22.0 | 3.2.1 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-jakarta-jsonp Add-on module for Jackson (http://github.com/FasterXML/jackson) to support | 2.22.0 | 3.2.1 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-jaxrs Functionality for reading/writing core JAX-RS helper types | 2.22.0 | 3.2.1 | |
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.22.0 | 3.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.22.0 | 2.22.1 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-joda Add-on module for Jackson (http://github.com/FasterXML/jackson) to support | 2.22.0 | 3.2.1 | |
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.22.0 | 3.2.1 | |
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.22.0 | 3.2.1 | |
Date/Time
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-jsr310 Add-on module to support JSR-310 (Java 8 Date & Time API) data types. | 2.22.0 | 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.22.0 | 3.2.1 | |
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.22.0 | 3.2.1 | |
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.22.0 | 3.2.1 | |
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.22.0 | 3.2.1 | |
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.22.0 | 3.2.1 | |
Apache 2.0
| com.fasterxml.jackson.jakarta.rs
»
jackson-jakarta-rs-json-provider Functionality to handle JSON input/output for Jakarta-RS implementations | 2.22.0 | 3.2.1 | |
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.22.0 | 3.2.1 | |
Apache 2.0
| com.fasterxml.jackson.jakarta.rs
»
jackson-jakarta-rs-xml-provider Functionality to handle XML input/output for Jakarta-RS implementations | 2.22.0 | 3.2.1 | |
Apache 2.0
| com.fasterxml.jackson.jakarta.rs
»
jackson-jakarta-rs-yaml-provider Functionality to handle YAML input/output for Jakarta-RS implementations | 2.22.0 | 3.2.1 | |
Apache 2.0
| com.fasterxml.jackson.jaxrs
»
jackson-jaxrs-base Pile of code that is shared by all Jackson-based JAX-RS | 2.22.0 | 3.2.1 | |
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.22.0 | 3.2.1 | |
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.22.0 | 3.2.1 | |
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.22.0 | 3.2.1 | |
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.22.0 | 3.2.1 | |
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.22.0 | 3.2.1 | |
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.22.0 | 3.2.1 | |
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.22.0 | 3.2.1 | |
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.22.0 | 3.2.1 | |
Apache 2.0
| com.fasterxml.jackson.jr
»
jackson-jr-objects Simple data-binding that builds directly on jackson-core (streaming), | 2.22.0 | 3.2.1 | |
Apache 2.0
| com.fasterxml.jackson.jr
»
jackson-jr-retrofit2 Basic provider implementation for Retrofit 2 library | 2.22.0 | 3.2.1 | |
Apache 2.0
| com.fasterxml.jackson.jr
»
jackson-jr-stree Simple immutable (read-only) tree model that builds directly on jackson-core (streaming), | 2.22.0 | 3.2.1 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-afterburner Jackson (https://github.com/FasterXML/jackson) extension module | 2.22.0 | 3.2.1 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-android-record Support deserialization into records on Android | 2.22.0 | 3.2.1 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-blackbird Jackson (https://github.com/FasterXML/jackson) extension module | 2.22.0 | 3.2.1 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-guice Stuff to make integration with Guice a bit easier | 2.22.0 | 3.2.1 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-guice7 Stuff to make integration with Guice 7+ a bit easier | 2.22.0 | 3.2.1 | |
Annotation Lib
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-jaxb-annotations Support for using JAXB annotations as an alternative to "native" Jackson annotations, | 2.22.0 | 3.2.1 | |
Annotation Lib
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-jakarta-xmlbind-annotations Support for using Jakarta XML Bind (aka JAXB 3.0) annotations as an alternative | 2.22.0 | 3.2.1 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-jsonSchema Add-on module for Jackson (http://jackson.codehaus.org) to support | 2.22.0 | 3.2.1 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-jsonSchema-jakarta Add-on module for Jackson (http://jackson.codehaus.org) to support | 2.22.0 | 3.2.1 | |
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.22.0 | 3.2.1 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-mrbean Functionality for implementing interfaces and abstract types | 2.22.0 | 3.2.1 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-no-ctor-deser Support deserialization of POJO classes without default constructor | 2.22.0 | 3.2.1 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-osgi Jackson module to inject OSGI services in deserialized beans. | 2.22.0 | 3.2.1 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-parameter-names Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.22.0 | 2.22.1 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-paranamer AnnotationIntrospectors that use Paranamer (http://paranamer.codehaus.org) | 2.22.0 | 2.22.1 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-scala_2.11 jackson-module-scala | 2.22.0 | 3.2.1 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-scala_2.12 jackson-module-scala | 2.22.0 | 3.2.1 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-scala_2.13 jackson-module-scala | 2.22.0 | 3.2.1 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-scala_3 jackson-module-scala | 2.22.0 | 3.2.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.14.0 | ✔ | |
HTTP Clients
Apache 2.0
| com.google.http-client
»
google-http-client Google HTTP Client Library for Java. Functionality that works on all supported Java platforms, | 2.1.0 | 2.1.1 | |
JSON Lib
Apache 2.0
| com.squareup.moshi
»
moshi A modern JSON API for Android and Java | 1.15.2 | ✔ | |
| com.squareup.okhttp3 » android-test | 5.4.0 | |||
| com.squareup.okhttp3 » android-test-app | 5.4.0 | |||
| com.squareup.okhttp3 » container-tests | 5.4.0 | |||
Apache 2.0
| com.squareup.okhttp3
»
logging-interceptor Square’s meticulous HTTP client for Java and Kotlin. | 5.4.0 | ✔ | |
Mocking
Apache 2.0
| com.squareup.okhttp3
»
mockwebserver Square’s meticulous HTTP client for Java and Kotlin. | 5.4.0 | ✔ | |
Apache 2.0
| com.squareup.okhttp3
»
mockwebserver3 Square’s meticulous HTTP client for Java and Kotlin. | 5.4.0 | ✔ | |
Apache 2.0
| com.squareup.okhttp3
»
mockwebserver3-junit4 Square’s meticulous HTTP client for Java and Kotlin. | 5.4.0 | ✔ | |
Apache 2.0
| com.squareup.okhttp3
»
mockwebserver3-junit5 Square’s meticulous HTTP client for Java and Kotlin. | 5.4.0 | ✔ | |
Apache 2.0
| com.squareup.okhttp3
»
okcurl Square’s meticulous HTTP client for Java and Kotlin. | 5.4.0 | ✔ | |
HTTP Clients
Apache 2.0
| com.squareup.okhttp3
»
okhttp Square’s meticulous HTTP client for Java and Kotlin. | 5.4.0 | ✔ | |
Apache 2.0
| com.squareup.okhttp3
»
okhttp-brotli Square’s meticulous HTTP client for Java and Kotlin. | 5.4.0 | ✔ | |
Apache 2.0
| com.squareup.okhttp3
»
okhttp-coroutines Square’s meticulous HTTP client for Java and Kotlin. | 5.4.0 | ✔ | |
Apache 2.0
| com.squareup.okhttp3
»
okhttp-dnsoverhttps Square’s meticulous HTTP client for Java and Kotlin. | 5.4.0 | ✔ | |
| com.squareup.okhttp3 » okhttp-hpacktests | 5.4.0 | |||
| com.squareup.okhttp3 » okhttp-idna-mapping-table | 5.4.0 | |||
Apache 2.0
| com.squareup.okhttp3
»
okhttp-java-net-cookiejar Square’s meticulous HTTP client for Java and Kotlin. | 5.4.0 | ✔ | |
| com.squareup.okhttp3 » okhttp-osgi-tests | 5.4.0 | |||
HTTP Clients
Apache 2.0
| com.squareup.okhttp3
»
okhttp-sse Square’s meticulous HTTP client for Java and Kotlin. | 5.4.0 | ✔ | |
Apache 2.0
| com.squareup.okhttp3 » okhttp-testing-support | 5.4.0 | 3.14.9 | |
Apache 2.0
| com.squareup.okhttp3
»
okhttp-tls Square’s meticulous HTTP client for Java and Kotlin. | 5.4.0 | ✔ | |
Apache 2.0
| com.squareup.okhttp3
»
okhttp-urlconnection Square’s meticulous HTTP client for Java and Kotlin. | 5.4.0 | ✔ | |
Apache 2.0
| com.squareup.okhttp3
»
okhttp-zstd Square’s meticulous HTTP client for Java and Kotlin. | 5.4.0 | ✔ | |
| com.squareup.okhttp3 » compare | 5.4.0 | |||
| com.squareup.okhttp3 » crawler | 5.4.0 | |||
| com.squareup.okhttp3 » guide | 5.4.0 | |||
| com.squareup.okhttp3 » simple-client | 5.4.0 | |||
| com.squareup.okhttp3 » slack | 5.4.0 | |||
| com.squareup.okhttp3 » static-server | 5.4.0 | |||
| com.squareup.okhttp3 » tlssurvey | 5.4.0 | |||
| com.squareup.okhttp3 » unixdomainsockets | 5.4.0 | |||
Apache 2.0
| com.squareup.okhttp3
»
okhttp-jvm Square’s meticulous HTTP client for Java and Kotlin. | 5.4.0 | ✔ | |
Android Package
Apache 2.0
| com.squareup.okhttp3
»
okhttp-android Square’s meticulous HTTP client for Java and Kotlin. | 5.4.0 | ✔ | |
HTTP Clients
Apache 2.0
| io.github.openfeign
»
feign-core Feign Core | 13.13 | ✔ | |
HTTP Clients
Apache 2.0
| io.github.openfeign
»
feign-core Feign Core | 13.13 | ✔ | |
Apache 2.0
| io.github.openfeign
»
feign-gson Feign Gson | 13.13 | ✔ | |
Apache 2.0
| io.github.openfeign
»
feign-http-cache Feign HTTP Cache (ETag / Last-Modified) | 13.13 | ✔ | |
Apache 2.0
| io.github.openfeign
»
feign-httpclient Feign Apache HttpClient | 13.13 | ✔ | |
Apache 2.0
| io.github.openfeign
»
feign-hystrix Feign Hystrix | 13.13 | ✔ | |
Apache 2.0
| io.github.openfeign
»
feign-jackson-jaxb Feign Jackson JAXB | 13.13 | ✔ | |
Apache 2.0
| io.github.openfeign
»
feign-jackson Feign Jackson | 13.13 | ✔ | |
Apache 2.0
| io.github.openfeign
»
feign-jaxb Feign JAXB | 13.13 | ✔ | |
Apache 2.0
| io.github.openfeign
»
feign-jaxrs Feign JAX-RS | 13.13 | ✔ | |
Apache 2.0
| io.github.openfeign
»
feign-jaxrs Feign JAX-RS | 13.13 | ✔ | |
Apache 2.0
| io.github.openfeign
»
feign-jaxrs Feign JAX-RS | 13.13 | ✔ | |
Apache 2.0
| io.github.openfeign
»
feign-jaxrs2 Feign JAX-RS 2 | 13.13 | ✔ | |
Apache 2.0
| io.github.openfeign
»
feign-jaxrs2 Feign JAX-RS 2 | 13.13 | ✔ | |
Apache 2.0
| io.github.openfeign
»
feign-jaxrs2 Feign JAX-RS 2 | 13.13 | ✔ | |
Apache 2.0
| io.github.openfeign
»
feign-jaxrs3 Feign JAXRS 3 | 13.13 | ✔ | |
Apache 2.0
| io.github.openfeign
»
feign-mock Feign Mock | 13.13 | ✔ | |
Apache 2.0
| io.github.openfeign
»
feign-okhttp Feign OkHttp | 13.13 | ✔ | |
Apache 2.0
| io.github.openfeign
»
feign-ribbon Feign Ribbon | 13.13 | ✔ | |
Apache 2.0
| io.github.openfeign
»
feign-sax Feign SAX | 13.13 | ✔ | |
Apache 2.0
| io.github.openfeign
»
feign-slf4j Feign SLF4J | 13.13 | ✔ | |
Apache 2.0
| io.github.openfeign
»
feign-kotlin Feign Kotlin | 13.13 | ✔ | |
Apache 2.0
| io.github.openfeign
»
feign-validation Feign Bean Validation (javax.validation) | 13.13 | ✔ | |
Apache 2.0
| io.github.openfeign
»
feign-validation-jakarta Feign Bean Validation (jakarta.validation) | 13.13 | ✔ | |
Apache 2.0
| io.github.openfeign
»
feign-vertx Implementation of Feign on Vertx web client. | 13.13 | ✔ | |
Apache 2.0
| io.github.openfeign
»
feign-micrometer Feign Micrometer Application Metrics | 13.13 | ✔ | |
Apache 2.0
| io.github.openfeign
»
feign-graphql Feign GraphQL runtime support for declarative GraphQL clients | 13.13 | ✔ | |
Apache 2.0
| io.github.openfeign » feign-form | 13.13 | ✔ | |
Apache 2.0
| io.github.openfeign » feign-form-spring | 13.13 | ✔ | |
| okhttp-parent » samples | unspecified | |||
Assertion
Apache 2.0
| org.assertj
»
assertj-core Rich and fluent assertions for testing in Java | 3.27.7 | ✔ | |
JSON Lib
Public
| org.json
»
json JSON is a light-weight, language independent, data interchange format. | 20260522 | ✔ | |
EPL 2.0
| org.junit
»
junit-start Module "junit-start" of JUnit | 6.1.0 | 6.1.1 | |
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter Module "junit-jupiter" of JUnit | 6.1.0 | 6.1.2 | |
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter-api JUnit Jupiter is the API for writing tests using JUnit 5. | 6.1.0 | 6.1.1 | |
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter-engine Core package for the JUnit Jupiter test engine. | 6.1.0 | 6.1.1 | |
EPL 2.0
| org.junit.jupiter
»
junit-jupiter-migrationsupport Module "junit-jupiter-migrationsupport" of JUnit | 6.1.0 | 6.1.1 | |
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter-params JUnit Jupiter extension for running parameterized tests. | 6.1.0 | 6.1.1 | |
Testing
EPL 2.0
| org.junit.platform
»
junit-platform-commons Module "junit-platform-commons" of JUnit | 6.1.0 | 6.1.1 | |
EPL 2.0
| org.junit.platform
»
junit-platform-console Module "junit-platform-console" of JUnit | 6.1.0 | 6.1.2 | |
Testing
EPL 2.0
| org.junit.platform
»
junit-platform-engine Module "junit-platform-engine" of JUnit | 6.1.0 | 6.1.1 | |
Testing
EPL 2.0
| org.junit.platform
»
junit-platform-launcher Public API for configuring and launching test plans. | 6.1.0 | 6.1.1 | |
EPL 2.0
| org.junit.platform
»
junit-platform-reporting Module "junit-platform-reporting" of JUnit | 6.1.0 | 6.1.1 | |
EPL 2.0
| org.junit.platform
»
junit-platform-suite Module "junit-platform-suite" of JUnit | 6.1.0 | 6.1.1 | |
Testing
EPL 2.0
| org.junit.platform
»
junit-platform-suite-api Annotations for configuring a test suite on the JUnit Platform. | 6.1.0 | 6.1.1 | |
EPL 2.0
| org.junit.platform
»
junit-platform-suite-engine Module "junit-platform-suite-engine" of JUnit | 6.1.0 | 6.1.1 | |
Testing
EPL 2.0
| org.junit.platform
»
junit-platform-testkit Module "junit-platform-testkit" of JUnit | 6.1.0 | 6.1.1 | |
Testing
EPL 2.0
| org.junit.vintage
»
junit-vintage-engine A thin layer on top of JUnit 4 to allow running vintage tests (based on JUnit 3.8 and JUnit 4) with the JUnit Platform ... | 6.1.0 | 6.1.1 | |
Testing
Apache 2.0
| org.skyscreamer
»
jsonassert Library for writing tests that checks JSON documents (useful for testing responses from REST services). | 1.5.3 | ✔ | |
Logging
MIT
| org.slf4j
»
slf4j-simple Binding/provider for SLF4J, which outputs all events to System.err. Only messages of level INFO and higher are printed. | 2.0.18 | ✔ | |
Logging
MIT
| org.slf4j
»
slf4j-nop Binding/provider for NOP, an implementation that silently discards all logging messages. | 2.0.18 | ✔ |