Module allure-commandline of Allure Framework (fork by wolke1007 with streaming memory optimization).

Compile Dependencies (0)

Category/LicenseGroup / ArtifactVersionUpdates

Runtime Dependencies (6)

Category/LicenseGroup / ArtifactVersionUpdates
CLI Parser Apache 2.0
com.beust » jcommander
Command line parsing library for Java
1.823.0
JSON Lib Apache 2.0
com.fasterxml.jackson.core » jackson-databind9 vulnerabilities
General data-binding functionality for Jackson: works on core streaming API
2.21.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.21.23.2.2
I/O Apache 2.0
commons-io » commons-io
The Apache Commons IO library contains utility classes, stream implementations, file filters,
2.21.02.22.0
Apache 2.0
io.github.wolke1007 » allure-generator
Module allure-generator of Allure Framework (fork by wolke1007 with streaming memory optimization).
2.40-cloudc2.41-cloudc
org.slf4j » slf4j-jdk14
SLF4J JDK14 Provider
2.0.172.0.18

Managed Dependencies (183)

Category/LicenseGroup / ArtifactVersionUpdates
CLI Parser Apache 2.0
com.beust » jcommander
Command line parsing library for Java
1.823.0
JSON Lib Apache 2.0
com.fasterxml.jackson.core » jackson-annotations
Core annotations used for value types, used by Jackson data binding package.
2.212.22
JSON Lib Apache 2.0
com.fasterxml.jackson.core » jackson-core
Core Jackson processing abstractions (aka Streaming API), implementation for JSON
2.21.23.2.2
JSON Lib Apache 2.0
com.fasterxml.jackson.core » jackson-databind9 vulnerabilities
General data-binding functionality for Jackson: works on core streaming API
2.21.23.2.2
Serializer Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-avro
Support for reading and writing AVRO-encoded data via Jackson
2.21.23.2.2
Serializer Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-cbor
Support for reading and writing Concise Binary Object Representation
2.21.23.2.2
CSV Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-csv
Support for reading and writing CSV-encoded data via Jackson
2.21.23.2.2
Serializer Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-ion
Support for reading and writing Ion ("binary JSON")
2.21.23.2.2
Data Format Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-properties
Support for reading and writing content of "Java Properties" style
2.21.23.2.2
Serializer Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-protobuf
Support for reading and writing protobuf-encoded data via Jackson
2.21.23.2.2
Serializer Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-smile
Support for reading and writing Smile ("binary JSON")
2.21.23.2.2
TOML Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-toml
Support for reading and writing TOML-encoded data via Jackson abstractions.
2.21.23.2.2
XML Processing Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-xml
Data format extension for Jackson to offer
2.21.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.21.23.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.23.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.23.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.23.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.23.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.23.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.23.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.23.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.23.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.23.2.2
Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-jaxrs
Functionality for reading/writing core JAX-RS helper types
2.21.23.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.23.2.2
JSON Lib Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-jdk8
Add-on module for Jackson (https://github.com/FasterXML/jackson) to support
2.21.22.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.23.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.23.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.23.2.2
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.21.23.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.23.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.23.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.23.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.23.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.23.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.23.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.23.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.23.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.23.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.23.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.23.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.23.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.23.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.23.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.23.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.23.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.23.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.23.2.2
Apache 2.0
com.fasterxml.jackson.jr » jackson-jr-objects
Simple data-binding that builds directly on jackson-core (streaming),
2.21.23.2.2
Apache 2.0
com.fasterxml.jackson.jr » jackson-jr-retrofit2
Basic provider implementation for Retrofit 2 library
2.21.23.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.23.2.2
Apache 2.0
com.fasterxml.jackson.module » jackson-module-afterburner
Jackson (https://github.com/FasterXML/jackson) extension module
2.21.23.2.2
Apache 2.0
com.fasterxml.jackson.module » jackson-module-android-record
Support deserialization into records on Android
2.21.23.2.2
Apache 2.0
com.fasterxml.jackson.module » jackson-module-blackbird
Jackson (https://github.com/FasterXML/jackson) extension module
2.21.23.2.2
Apache 2.0
com.fasterxml.jackson.module » jackson-module-guice
Stuff to make integration with Guice a bit easier
2.21.23.2.2
Apache 2.0
com.fasterxml.jackson.module » jackson-module-guice7
Stuff to make integration with Guice 7+ a bit easier
2.21.23.2.2
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.21.23.2.2
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.21.23.2.2
JSON Lib Apache 2.0
com.fasterxml.jackson.module » jackson-module-jsonSchema
Add-on module for Jackson (http://jackson.codehaus.org) to support
2.21.23.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.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.21.23.2.2
Apache 2.0
com.fasterxml.jackson.module » jackson-module-mrbean
Functionality for implementing interfaces and abstract types
2.21.23.2.2
Apache 2.0
com.fasterxml.jackson.module » jackson-module-no-ctor-deser
Support deserialization of POJO classes without default constructor
2.21.23.2.2
Apache 2.0
com.fasterxml.jackson.module » jackson-module-osgi
Jackson module to inject OSGI services in deserialized beans.
2.21.23.2.2
JSON Lib Apache 2.0
com.fasterxml.jackson.module » jackson-module-parameter-names
Add-on module for Jackson (https://github.com/FasterXML/jackson) to support
2.21.22.22.2
Apache 2.0
com.fasterxml.jackson.module » jackson-module-paranamer
AnnotationIntrospectors that use Paranamer (http://paranamer.codehaus.org)
2.21.22.22.2
JSON Lib Apache 2.0
com.fasterxml.jackson.module » jackson-module-scala_2.11
jackson-module-scala
2.21.23.2.2
JSON Lib Apache 2.0
com.fasterxml.jackson.module » jackson-module-scala_2.12
jackson-module-scala
2.21.23.2.2
JSON Lib Apache 2.0
com.fasterxml.jackson.module » jackson-module-scala_2.13
jackson-module-scala
2.21.23.2.2
JSON Lib Apache 2.0
com.fasterxml.jackson.module » jackson-module-scala_3
jackson-module-scala
2.21.23.2.2
Code Analyzer LGPL 2.1
com.github.spotbugs » spotbugs
SpotBugs: Because it is easy!
4.9.84.10.4
CSV Apache 2.0
com.opencsv » opencsv
A simple library for reading and writing CSV in Java
5.12.0
Code Analyzer LGPL 2.1
com.puppycrawl.tools » checkstyle
Checkstyle is a development tool to help programmers write Java code
12.2.014.1.0
com.squareup.okhttp3 » android-test5.3.2
com.squareup.okhttp3 » android-test-app5.3.2
com.squareup.okhttp3 » container-tests5.3.2
HTTP Clients Apache 2.0
com.squareup.okhttp3 » logging-interceptor
Square’s meticulous HTTP client for Java and Kotlin.
5.3.25.5.0
Mocking Apache 2.0
com.squareup.okhttp3 » mockwebserver
Square’s meticulous HTTP client for Java and Kotlin.
5.3.25.5.0
Apache 2.0
com.squareup.okhttp3 » mockwebserver3
Square’s meticulous HTTP client for Java and Kotlin.
5.3.25.5.0
Apache 2.0
com.squareup.okhttp3 » mockwebserver3-junit4
Square’s meticulous HTTP client for Java and Kotlin.
5.3.25.5.0
Apache 2.0
com.squareup.okhttp3 » mockwebserver3-junit5
Square’s meticulous HTTP client for Java and Kotlin.
5.3.25.5.0
com.squareup.okhttp3 » module-tests5.3.2
Apache 2.0
com.squareup.okhttp3 » okcurl
Square’s meticulous HTTP client for Java and Kotlin.
5.3.25.5.0
HTTP Clients Apache 2.0
com.squareup.okhttp3 » okhttp
Square’s meticulous HTTP client for Java and Kotlin.
5.3.25.5.0
Apache 2.0
com.squareup.okhttp3 » okhttp-brotli
Square’s meticulous HTTP client for Java and Kotlin.
5.3.25.5.0
Apache 2.0
com.squareup.okhttp3 » okhttp-coroutines
Square’s meticulous HTTP client for Java and Kotlin.
5.3.25.5.0
Apache 2.0
com.squareup.okhttp3 » okhttp-dnsoverhttps
Square’s meticulous HTTP client for Java and Kotlin.
5.3.25.5.0
com.squareup.okhttp3 » okhttp-hpacktests5.3.2
com.squareup.okhttp3 » okhttp-idna-mapping-table5.3.2
Apache 2.0
com.squareup.okhttp3 » okhttp-java-net-cookiejar
Square’s meticulous HTTP client for Java and Kotlin.
5.3.25.5.0
com.squareup.okhttp3 » okhttp-osgi-tests5.3.2
HTTP Clients Apache 2.0
com.squareup.okhttp3 » okhttp-sse
Square’s meticulous HTTP client for Java and Kotlin.
5.3.25.5.0
Apache 2.0
com.squareup.okhttp3 » okhttp-testing-support5.3.23.14.9
Apache 2.0
com.squareup.okhttp3 » okhttp-tls
Square’s meticulous HTTP client for Java and Kotlin.
5.3.25.5.0
Apache 2.0
com.squareup.okhttp3 » okhttp-urlconnection
Square’s meticulous HTTP client for Java and Kotlin.
5.3.25.5.0
Apache 2.0
com.squareup.okhttp3 » okhttp-zstd
Square’s meticulous HTTP client for Java and Kotlin.
5.3.25.5.0
com.squareup.okhttp3 » samples5.3.2
com.squareup.okhttp3 » compare5.3.2
com.squareup.okhttp3 » crawler5.3.2
com.squareup.okhttp3 » guide5.3.2
com.squareup.okhttp3 » simple-client5.3.2
com.squareup.okhttp3 » slack5.3.2
com.squareup.okhttp3 » static-server5.3.2
com.squareup.okhttp3 » tlssurvey5.3.2
com.squareup.okhttp3 » unixdomainsockets5.3.2
HTTP Clients Apache 2.0
com.squareup.okhttp3 » okhttp-jvm
Square’s meticulous HTTP client for Java and Kotlin.
5.3.25.5.0
Android Package Apache 2.0
com.squareup.okhttp3 » okhttp-android
Square’s meticulous HTTP client for Java and Kotlin.
5.3.25.5.0
Apache 2.0
com.squareup.retrofit2 » converter-jackson
A Retrofit Converter which uses Jackson for serialization.
3.0.0
HTTP Clients Apache 2.0
com.squareup.retrofit2 » retrofit
A type-safe HTTP client for Android and Java.
3.0.0
Reflection Apache 2.0
commons-beanutils » commons-beanutils
Apache Commons BeanUtils provides an easy-to-use but flexible wrapper around reflection and introspection.
1.11.0
I/O Apache 2.0
commons-io » commons-io
The Apache Commons IO library contains utility classes, stream implementations, file filters,
2.21.02.22.0
Apache 2.0
io.qameta.allure » allure-assertj
Module allure-assertj of Allure Framework.
2.33.02.35.4
Apache 2.0
io.qameta.allure » allure-attachments
Module allure-attachments of Allure Framework.
2.33.02.35.4
Apache 2.0
io.qameta.allure » allure-awaitility
Module allure-awaitility of Allure Framework.
2.33.02.35.4
Apache 2.0
io.qameta.allure » allure-citrus
Module allure-citrus of Allure Framework.
2.33.02.35.4
Apache 2.0
io.qameta.allure » allure-cucumber4-jvm
Module allure-cucumber4-jvm of Allure Framework.
2.33.02.35.4
Apache 2.0
io.qameta.allure » allure-cucumber5-jvm
Module allure-cucumber5-jvm of Allure Framework.
2.33.02.35.4
Apache 2.0
io.qameta.allure » allure-cucumber6-jvm
Module allure-cucumber6-jvm of Allure Framework.
2.33.02.35.4
Apache 2.0
io.qameta.allure » allure-cucumber7-jvm
Module allure-cucumber7-jvm of Allure Framework.
2.33.02.35.4
Apache 2.0
io.qameta.allure » allure-descriptions-javadoc
Module allure-descriptions-javadoc of Allure Framework.
2.33.02.35.4
Apache 2.0
io.qameta.allure » allure-grpc
Module allure-grpc of Allure Framework.
2.33.02.35.4
Apache 2.0
io.qameta.allure » allure-hamcrest
Module allure-hamcrest of Allure Framework.
2.33.02.35.4
Apache 2.0
io.qameta.allure » allure-httpclient
Module allure-httpclient of Allure Framework.
2.33.02.35.4
Apache 2.0
io.qameta.allure » allure-httpclient5
Module allure-httpclient5 of Allure Framework.
2.33.02.35.4
Apache 2.0
io.qameta.allure » allure-java-commons
Module allure-java-commons of Allure Framework.
2.33.02.35.4
Apache 2.0
io.qameta.allure » allure-java-commons-test
Module allure-java-commons-test of Allure Framework.
2.33.02.35.4
Apache 2.0
io.qameta.allure » allure-jax-rs
Module allure-jax-rs of Allure Framework.
2.33.02.35.4
Apache 2.0
io.qameta.allure » allure-jbehave
Module allure-jbehave of Allure Framework.
2.33.02.35.4
Apache 2.0
io.qameta.allure » allure-jbehave5
Module allure-jbehave5 of Allure Framework.
2.33.02.35.4
Apache 2.0
io.qameta.allure » allure-jooq
Module allure-jooq of Allure Framework.
2.33.02.35.4
Apache 2.0
io.qameta.allure » allure-jsonunit
Module allure-jsonunit of Allure Framework.
2.33.02.35.4
Apache 2.0
io.qameta.allure » allure-junit-platform
Module allure-junit-platform of Allure Framework.
2.33.02.35.4
Apache 2.0
io.qameta.allure » allure-junit4
Module allure-junit4 of Allure Framework.
2.33.02.35.4
Apache 2.0
io.qameta.allure » allure-junit4-aspect
Module allure-junit4-aspect of Allure Framework.
2.33.02.35.4
Apache 2.0
io.qameta.allure » allure-junit5
Module allure-jupiter of Allure Framework.
2.33.02.35.4
Apache 2.0
io.qameta.allure » allure-junit5-assert
Module allure-jupiter-assert of Allure Framework.
2.33.02.35.4
Apache 2.0
io.qameta.allure » allure-karate
Module allure-karate of Allure Framework.
2.33.02.35.4
Apache 2.0
io.qameta.allure » allure-model
Module allure-model of Allure Framework.
2.33.02.35.4
Apache 2.0
io.qameta.allure » allure-okhttp
Module allure-okhttp of Allure Framework.
2.33.02.35.4
Apache 2.0
io.qameta.allure » allure-okhttp3
Module allure-okhttp3 of Allure Framework.
2.33.02.35.4
Apache 2.0
io.qameta.allure » allure-reader
Module allure-reader of Allure Framework.
2.33.02.35.4
Apache 2.0
io.qameta.allure » allure-rest-assured
Module allure-rest-assured of Allure Framework.
2.33.02.35.4
Apache 2.0
io.qameta.allure » allure-scalatest
Module allure-scalatest of Allure Framework.
2.33.02.35.4
Apache 2.0
io.qameta.allure » allure-selenide
Module allure-selenide of Allure Framework.
2.33.02.35.4
Apache 2.0
io.qameta.allure » allure-servlet-api
Module allure-servlet-api of Allure Framework.
2.33.02.35.4
Apache 2.0
io.qameta.allure » allure-spock
Module allure-spock of Allure Framework.
2.33.02.35.4
Apache 2.0
io.qameta.allure » allure-spock2
Module allure-spock2 of Allure Framework.
2.33.02.35.4
Apache 2.0
io.qameta.allure » allure-spring-web
Module allure-spring-web of Allure Framework.
2.33.02.35.4
Apache 2.0
io.qameta.allure » allure-test-filter
Module allure-test-filter of Allure Framework.
2.33.02.35.4
Apache 2.0
io.qameta.allure » allure-testng
Module allure-testng of Allure Framework.
2.33.02.35.4
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.14.0.5
BSD
net.sourceforge.pmd » pmd-java7.22.07.27.0
Apache 2.0
org.allurefw » allure1-model1.0
Collections Apache 2.0
org.apache.commons » commons-collections4
The Apache Commons Collections package contains types that extend and augment the Java Collections Framework.
4.5.04.6.0
Core Utils Apache 2.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.20.0
HTTP Clients Apache 2.0
org.apache.httpcomponents » httpclient
Apache HttpComponents Client
4.5.145.6.4
Assertion Apache 2.0
org.assertj » assertj-core
Rich and fluent assertions for testing in Java
3.27.7
Web Server Apache 2.0 +1
org.eclipse.jetty » jetty-server3 vulnerabilities
Jetty Server Artifact
12.0.1612.1.12
Template Engine Apache 2.0
org.freemarker » freemarker
FreeMarker is a "template engine"; a generic tool to generate text output based on templates.
2.3.342.3.35
org.jsoup » jsoup1 vulnerability
jsoup is a Java library that simplifies working with real-world HTML and XML. It offers an easy-to-use API for URL ...
1.22.11.23.2
Testing EPL 2.0
org.junit-pioneer » junit-pioneer
JUnit 5 Extension Pack
2.3.0
Testing EPL 2.0
org.junit.jupiter » junit-jupiter
Module "junit-jupiter" of JUnit
6.0.36.1.3
Testing EPL 2.0
org.junit.jupiter » junit-jupiter-api
JUnit Jupiter is the API for writing tests using JUnit 5.
6.0.36.1.3
Testing EPL 2.0
org.junit.jupiter » junit-jupiter-engine
Core package for the JUnit Jupiter test engine.
6.0.36.1.3
EPL 2.0
org.junit.jupiter » junit-jupiter-migrationsupport
Module "junit-jupiter-migrationsupport" of JUnit
6.0.36.1.3
Testing EPL 2.0
org.junit.jupiter » junit-jupiter-params
JUnit Jupiter extension for running parameterized tests.
6.0.36.1.3
Testing EPL 2.0
org.junit.platform » junit-platform-commons
Module "junit-platform-commons" of JUnit
6.0.36.1.3
EPL 2.0
org.junit.platform » junit-platform-console
Module "junit-platform-console" of JUnit
6.0.36.1.3
Testing EPL 2.0
org.junit.platform » junit-platform-engine
Module "junit-platform-engine" of JUnit
6.0.36.1.3
Testing EPL 2.0
org.junit.platform » junit-platform-launcher
Public API for configuring and launching test plans.
6.0.36.1.3
EPL 2.0
org.junit.platform » junit-platform-reporting
Module "junit-platform-reporting" of JUnit
6.0.36.1.3
EPL 2.0
org.junit.platform » junit-platform-suite
Module "junit-platform-suite" of JUnit
6.0.36.1.3
Testing EPL 2.0
org.junit.platform » junit-platform-suite-api
Annotations for configuring a test suite on the JUnit Platform.
6.0.36.1.3
EPL 2.0
org.junit.platform » junit-platform-suite-engine
Module "junit-platform-suite-engine" of JUnit
6.0.36.1.3
Testing EPL 2.0
org.junit.platform » junit-platform-testkit
Module "junit-platform-testkit" of JUnit
6.0.36.1.3
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.0.36.1.3
Mocking MIT
org.mockito » mockito-core
Mockito mock objects library core API and implementation
5.23.0
CodeGen MIT
org.projectlombok » lombok
Lombok is a Java library that provides annotations to simplify Java development by automating the generation of ...
1.18.441.18.48
Logging MIT
org.slf4j » slf4j-nop
Binding/provider for NOP, an implementation that silently discards all logging messages.
2.0.172.0.18
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.172.0.18
Logging MIT
org.slf4j » slf4j-api
API for SLF4J (The Simple Logging Facade for Java) which serves as a simple facade or abstraction for various logging ...
2.0.172.0.18
org.slf4j » slf4j-jdk14
SLF4J JDK14 Provider
2.0.172.0.18
Compression Apache 2.0
org.zeroturnaround » zt-zip
The project is intended to have a small, easy and fast library to process ZIP archives. Either create, modify or explode ...
1.171.18.2