Project Dependencies
compile
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId | ArtifactId | Version | Type | Licenses | Optional |
---|---|---|---|---|---|
cglib | cglib | 3.3.0 | jar | ASF 2.0 | Yes |
ch.qos.reload4j | reload4j | 1.2.24 | jar | The Apache Software License, Version 2.0 | Yes |
commons-logging | commons-logging | 1.2 | jar | The Apache Software License, Version 2.0 | Yes |
ognl | ognl | 3.3.4 | jar | The Apache Software License, Version 2.0 | Yes |
org.apache.logging.log4j | log4j-api | 2.20.0 | jar | Apache License, Version 2.0 | Yes |
org.javassist | javassist | 3.29.2-GA | jar | MPL 1.1LGPL 2.1Apache License 2.0 | Yes |
org.slf4j | slf4j-api | 2.0.6 | jar | MIT License | Yes |
test
The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
provided
The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
com.microsoft.sqlserver | mssql-jdbc | 11.2.0.jre8 | jar | MIT License |
Project Transitive Dependencies
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
compile
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
org.ow2.asm | asm | 7.1 | jar | BSD |
test
The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
provided
The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
com.fasterxml.jackson.core | jackson-annotations | 2.10.3 | jar | The Apache Software License, Version 2.0 |
com.fasterxml.jackson.core | jackson-core | 2.13.2 | jar | The Apache Software License, Version 2.0 |
com.fasterxml.jackson.core | jackson-databind | 2.13.2.1 | jar | The Apache Software License, Version 2.0 |
com.github.stephenc.jcip | jcip-annotations | 1.0-1 | jar | Apache License, Version 2.0 |
com.microsoft.azure | msal4j | 1.13.0 | jar | MIT License |
com.nimbusds | content-type | 2.2 | jar | The Apache Software License, Version 2.0 |
com.nimbusds | lang-tag | 1.6 | jar | The Apache Software License, Version 2.0 |
com.nimbusds | nimbus-jose-jwt | 9.22 | jar | The Apache Software License, Version 2.0 |
com.nimbusds | oauth2-oidc-sdk | 9.35 | jar | Apache License, version 2.0 |
net.minidev | accessors-smart | 2.4.8 | jar | The Apache Software License, Version 2.0 |
net.minidev | json-smart | 2.4.8 | jar | The Apache Software License, Version 2.0 |
Project Dependency Graph
Dependency Tree
org.mybatis:mybatis:jar:3.5.13
mybatis Description: The MyBatis SQL mapper framework makes it easier to use a relational database with object-oriented applications. MyBatis couples objects with stored procedures or SQL statements using a XML descriptor or annotations. Simplicity is the biggest advantage of the MyBatis data mapper over object relational mapping tools.
URL: https://www.mybatis.org/mybatis-3
Project Licenses: The Apache Software License, Version 2.0
ognl:ognl:jar:3.3.4 (compile)
OGNL - Object Graph Navigation Library Description: OGNL - Object Graph Navigation Library
URL: https://github.com/jkuhnert/ognl/
Project Licenses: The Apache Software License, Version 2.0
org.javassist:javassist:jar:3.29.2-GA (compile)
Javassist Description: Javassist (JAVA programming ASSISTant) makes Java bytecode manipulation simple. It is a class library for editing bytecodes in Java.
URL: http://www.javassist.org/
Project Licenses: MPL 1.1, LGPL 2.1, Apache License 2.0
org.slf4j:slf4j-api:jar:2.0.6 (compile)
SLF4J API Module Description: The slf4j API
URL: http://www.slf4j.org
Project Licenses: MIT License
ch.qos.reload4j:reload4j:jar:1.2.24 (compile)
reload4j Description: Reload4j revives EOLed log4j 1.x
Project Licenses: The Apache Software License, Version 2.0
org.apache.logging.log4j:log4j-api:jar:2.20.0 (compile)
Apache Log4j API Description: The Apache Log4j API
URL: https://logging.apache.org/log4j/2.x/log4j-api/
Project Licenses: Apache License, Version 2.0
commons-logging:commons-logging:jar:1.2 (compile)
Apache Commons Logging Description: Apache Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.
URL: http://commons.apache.org/proper/commons-logging/
Project Licenses: The Apache Software License, Version 2.0
cglib:cglib:jar:3.3.0 (compile)
cglib Description: cglib is a powerful, high performance and quality Code Generation Library, It is used to extend JAVA classes and implements interfaces at runtime.
URL: https://github.com/cglib/cglib/cglib
Project Licenses: ASF 2.0
org.ow2.asm:asm:jar:7.1 (compile)
asm Description: ASM, a very small and fast Java bytecode manipulation framework
URL: http://asm.ow2.org/
Project Licenses: BSD
org.junit.jupiter:junit-jupiter-engine:jar:5.9.2 (test)
JUnit Jupiter Engine Description: Module “junit-jupiter-engine” of JUnit 5.
URL: https://junit.org/junit5/
Project Licenses: Eclipse Public License v2.0
org.junit.platform:junit-platform-engine:jar:1.9.2 (test)
JUnit Platform Engine API Description: Module “junit-platform-engine” of JUnit 5.
URL: https://junit.org/junit5/
Project Licenses: Eclipse Public License v2.0
org.opentest4j:opentest4j:jar:1.2.0 (test)
org.opentest4j:opentest4j Description: Open Test Alliance for the JVM
URL: https://github.com/ota4j-team/opentest4j
Project Licenses: The Apache License, Version 2.0
org.junit.platform:junit-platform-commons:jar:1.9.2 (test)
JUnit Platform Commons Description: Module “junit-platform-commons” of JUnit 5.
URL: https://junit.org/junit5/
Project Licenses: Eclipse Public License v2.0
org.junit.jupiter:junit-jupiter-api:jar:5.9.2 (test)
JUnit Jupiter API Description: Module “junit-jupiter-api” of JUnit 5.
URL: https://junit.org/junit5/
Project Licenses: Eclipse Public License v2.0
org.apiguardian:apiguardian-api:jar:1.1.2 (test)
org.apiguardian:apiguardian-api Description: @API Guardian
URL: https://github.com/apiguardian-team/apiguardian
Project Licenses: The Apache License, Version 2.0
org.junit.jupiter:junit-jupiter-params:jar:5.9.2 (test)
JUnit Jupiter Params Description: Module “junit-jupiter-params” of JUnit 5.
URL: https://junit.org/junit5/
Project Licenses: Eclipse Public License v2.0
org.hsqldb:hsqldb:jar:2.6.1 (test)
HyperSQL Database Description: HSQLDB - Lightweight 100% Java SQL Database Engine
URL: http://hsqldb.org
Project Licenses: HSQLDB License, a BSD open source license
org.apache.derby:derby:jar:10.15.2.0 (test)
Apache Derby Database Engine and Embedded JDBC Driver Description: Contains the core Apache Derby database engine, which also includes the embedded JDBC driver.
URL: http://db.apache.org/derby/
Project Licenses: Apache 2
org.apache.derby:derbyshared:jar:10.15.2.0 (test)
Apache Derby Shared Code Description: The code which is shared across all Derby configurations.
URL: http://db.apache.org/derby/
Project Licenses: Apache 2
org.apache.derby:derbyoptionaltools:jar:10.15.2.0 (test)
Apache Derby Optional Tools Description: Contains optional tools for use with Derby.
URL: http://db.apache.org/derby/
Project Licenses: Apache 2
org.apache.derby:derbytools:jar:10.15.2.0 (test)
Apache Derby Tools Description: Contains Apache Derby tools like ij, sysinfo, and dblook.
URL: http://db.apache.org/derby/
Project Licenses: Apache 2
com.h2database:h2:jar:2.1.214 (test)
H2 Database Engine Description: H2 Database Engine
org.mockito:mockito-core:jar:5.2.0 (test)
mockito-core Description: Mockito mock objects library core API and implementation
URL: https://github.com/mockito/mockito
Project Licenses: The MIT License
net.bytebuddy:byte-buddy:jar:1.14.1 (test)
Byte Buddy (without dependencies) Description: Byte Buddy is a Java library for creating Java classes at run time. This artifact is a build of Byte Buddy with all ASM dependencies repackaged into its own name space.
URL: https://bytebuddy.net/byte-buddy
Project Licenses: Apache License, Version 2.0
net.bytebuddy:byte-buddy-agent:jar:1.14.1 (test)
Byte Buddy agent Description: The Byte Buddy agent offers convenience for attaching an agent to the local or a remote VM.
URL: https://bytebuddy.net/byte-buddy-agent
Project Licenses: Apache License, Version 2.0
org.objenesis:objenesis:jar:3.3 (test)
Objenesis Description: A library for instantiating Java objects
URL: http://objenesis.org/objenesis
Project Licenses: Apache License, Version 2.0
org.mockito:mockito-subclass:jar:5.2.0 (test)
mockito-subclass Description: Mockito preconfigured subclass mock maker
URL: https://github.com/mockito/mockito
Project Licenses: The MIT License
org.mockito:mockito-junit-jupiter:jar:5.2.0 (test)
mockito-junit-jupiter Description: Mockito JUnit 5 support
URL: https://github.com/mockito/mockito
Project Licenses: The MIT License
org.apache.velocity:velocity-engine-core:jar:2.3 (test)
Apache Velocity - Engine Description: Apache Velocity is a general purpose template engine.
URL: http://velocity.apache.org/engine/devel/velocity-engine-core/
Project Licenses: Apache License, Version 2.0
org.apache.commons:commons-lang3:jar:3.11 (test)
Apache Commons Lang Description: Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang’s hierarchy, or are considered to be so standard as to justify existence in java.lang.
URL: https://commons.apache.org/proper/commons-lang/
Project Licenses: Apache License, Version 2.0
org.postgresql:postgresql:jar:42.5.4 (test)
PostgreSQL JDBC Driver Description: PostgreSQL JDBC Driver Postgresql
URL: https://jdbc.postgresql.org
Project Licenses: BSD-2-Clause
org.checkerframework:checker-qual:jar:3.5.0 (test)
Checker Qual Description: Checker Qual is the set of annotations (qualifiers) and supporting classes used by the Checker Framework to type check Java source code. Please see artifact: org.checkerframework:checker
URL: https://checkerframework.org
Project Licenses: The MIT License
com.mysql:mysql-connector-j:jar:8.0.32 (test)
MySQL Connector/J Description: JDBC Type 4 driver for MySQL.
URL: http://dev.mysql.com/doc/connector-j/en/
Project Licenses: The GNU General Public License, v2 with Universal FOSS Exception, v1.0
com.google.protobuf:protobuf-java:jar:3.21.9 (test)
Protocol Buffers [Core] Description: Core Protocol Buffers library. Protocol Buffers are a way of encoding structured data in an efficient yet extensible format.
URL: https://developers.google.com/protocol-buffers/protobuf-java/
Project Licenses: BSD-3-Clause
org.assertj:assertj-core:jar:3.24.2 (test)
AssertJ Core Description: Rich and fluent assertions for testing in Java
URL: https://assertj.github.io/doc/#assertj-core
Project Licenses: Apache License, Version 2.0
eu.codearte.catch-exception:catch-exception:jar:2.0 (test)
catch-exception Description: Catch throwables (not only exceptions)
URL: https://github.com/Codearte/catch-exception/catch-exception/
Project Licenses: Apache 2
org.testcontainers:junit-jupiter:jar:1.17.6 (test)
Testcontainers :: JUnit Jupiter Extension Description: Isolated container management for Java code testing
URL: https://testcontainers.org
Project Licenses: MIT
org.testcontainers:testcontainers:jar:1.17.6 (test)
Testcontainers Core Description: Isolated container management for Java code testing
URL: https://testcontainers.org
Project Licenses: MIT
junit:junit:jar:4.13.2 (test)
JUnit Description: JUnit is a unit testing framework for Java, created by Erich Gamma and Kent Beck.
URL: http://junit.org
Project Licenses: Eclipse Public License 1.0
org.hamcrest:hamcrest-core:jar:1.3 (test)
Hamcrest Core Description: This is the core API of hamcrest matcher framework to be used by third-party framework providers. This includes the a foundation set of matcher implementations for common operations.
URL: https://github.com/hamcrest/JavaHamcrest/hamcrest-core
Project Licenses: New BSD License
org.apache.commons:commons-compress:jar:1.22 (test)
Apache Commons Compress Description: Apache Commons Compress software defines an API for working with compression and archive formats. These include: bzip2, gzip, pack200, lzma, xz, Snappy, traditional Unix Compress, DEFLATE, DEFLATE64, LZ4, Brotli, Zstandard and ar, cpio, jar, tar, zip, dump, 7z, arj.
URL: https://commons.apache.org/proper/commons-compress/
Project Licenses: Apache License, Version 2.0
org.rnorth.duct-tape:duct-tape:jar:1.0.8 (test)
Duct Tape Description: General purpose resilience utilities for Java 8 (circuit breakers, timeouts, rate limiters, and handlers for unreliable or inconsistent results)
URL: https://github.com/rnorth/duct-tape
Project Licenses: MIT
org.jetbrains:annotations:jar:17.0.0 (test)
JetBrains Java Annotations Description: A set of annotations used for code inspection support and code documentation.
URL: https://github.com/JetBrains/java-annotations
Project Licenses: The Apache Software License, Version 2.0
com.github.docker-java:docker-java-api:jar:3.2.13 (test)
docker-java-api Description: Java API Client for Docker
URL: https://github.com/docker-java/docker-java
Project Licenses: The Apache Software License, Version 2.0
com.fasterxml.jackson.core:jackson-annotations:jar:2.10.3 (provided)
Jackson-annotations Description: Core annotations used for value types, used by Jackson data binding package.
URL: http://github.com/FasterXML/jackson
Project Licenses: The Apache Software License, Version 2.0
com.github.docker-java:docker-java-transport-zerodep:jar:3.2.13 (test)
docker-java-transport-zerodep Description: Java API Client for Docker
URL: https://github.com/docker-java/docker-java
Project Licenses: The Apache Software License, Version 2.0
com.github.docker-java:docker-java-transport:jar:3.2.13 (test)
docker-java-transport Description: Java API Client for Docker
URL: https://github.com/docker-java/docker-java
Project Licenses: The Apache Software License, Version 2.0
net.java.dev.jna:jna:jar:5.8.0 (test)
Java Native Access Description: Java Native Access
URL: https://github.com/java-native-access/jna
Project Licenses: LGPL, version 2.1, Apache License v2.0
org.testcontainers:postgresql:jar:1.17.6 (test)
Testcontainers :: JDBC :: PostgreSQL Description: Isolated container management for Java code testing
URL: https://testcontainers.org
Project Licenses: MIT
org.testcontainers:jdbc:jar:1.17.6 (test)
Testcontainers :: JDBC Description: Isolated container management for Java code testing
URL: https://testcontainers.org
Project Licenses: MIT
org.testcontainers:database-commons:jar:1.17.6 (test)
Testcontainers :: Database-Commons Description: Isolated container management for Java code testing
URL: https://testcontainers.org
Project Licenses: MIT
org.testcontainers:mysql:jar:1.17.6 (test)
Testcontainers :: JDBC :: MySQL Description: Isolated container management for Java code testing
URL: https://testcontainers.org
Project Licenses: MIT
com.microsoft.sqlserver:mssql-jdbc:jar:11.2.0.jre8 (provided)
Microsoft JDBC Driver for SQL Server Description: Microsoft JDBC Driver for SQL Server.
URL: https://github.com/Microsoft/mssql-jdbc
Project Licenses: MIT License
com.microsoft.azure:msal4j:jar:1.13.0 (provided)
msal4j Description: Microsoft Authentication Library for Java gives you the ability to obtain tokens from Azure AD v2 (work and school accounts, MSA) and Azure AD B2C, gaining access to Microsoft Cloud API and any other API secured by Microsoft identities
URL: https://github.com/AzureAD/microsoft-authentication-library-for-java
Project Licenses: MIT License
com.nimbusds:oauth2-oidc-sdk:jar:9.35 (provided)
OAuth 2.0 SDK with OpenID Connect extensions Description: OAuth 2.0 SDK with OpenID Connection extensions for developing client and server applications.
URL: https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions
Project Licenses: Apache License, version 2.0
com.github.stephenc.jcip:jcip-annotations:jar:1.0-1 (provided)
JCIP Annotations under Apache License Description: A clean room implementation of the JCIP Annotations based entirely on the specification provided by the javadocs.
URL: http://stephenc.github.com/jcip-annotations
Project Licenses: Apache License, Version 2.0
com.nimbusds:content-type:jar:2.2 (provided)
Nimbus Content Type Description: Java library for Content (Media) Type representation
URL: https://bitbucket.org/connect2id/nimbus-content-type
Project Licenses: The Apache Software License, Version 2.0
com.nimbusds:lang-tag:jar:1.6 (provided)
Nimbus LangTag Description: Java implementation of “Tags for Identifying Languages” (RFC 5646).
URL: https://bitbucket.org/connect2id/nimbus-language-tags
Project Licenses: The Apache Software License, Version 2.0
com.nimbusds:nimbus-jose-jwt:jar:9.22 (provided)
Nimbus JOSE+JWT Description: Java library for Javascript Object Signing and Encryption (JOSE) and JSON Web Tokens (JWT)
URL: https://bitbucket.org/connect2id/nimbus-jose-jwt
Project Licenses: The Apache Software License, Version 2.0
net.minidev:json-smart:jar:2.4.8 (provided)
JSON Small and Fast Parser Description: JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate. It is based on a subset of the JavaScript Programming Language, Standard ECMA-262 3rd Edition - December 1999. JSON is a text format that is completely language independent but uses conventions that are familiar to programmers of the C-family of languages, including C, C++, C#, Java, JavaScript, Perl, Python, and many others. These properties make JSON an ideal data-interchange language.
URL: https://urielch.github.io/
Project Licenses: The Apache Software License, Version 2.0
net.minidev:accessors-smart:jar:2.4.8 (provided)
ASM based accessors helper used by json-smart Description: Java reflect give poor performance on getter setter an constructor calls, accessors-smart use ASM to speed up those calls.
URL: https://urielch.github.io/
Project Licenses: The Apache Software License, Version 2.0
com.fasterxml.jackson.core:jackson-databind:jar:2.13.2.1 (provided)
jackson-databind Description: General data-binding functionality for Jackson: works on core streaming API
URL: http://github.com/FasterXML/jackson
Project Licenses: The Apache Software License, Version 2.0
com.fasterxml.jackson.core:jackson-core:jar:2.13.2 (provided)
Jackson-core Description: Core Jackson processing abstractions (aka Streaming API), implementation for JSON
URL: https://github.com/FasterXML/jackson-core
Project Licenses: The Apache Software License, Version 2.0
ch.qos.logback:logback-classic:jar:1.4.5 (test)
Logback Classic Module Description: logback-classic module
URL: http://logback.qos.ch/logback-classic
Project Licenses: Eclipse Public License - v 1.0, GNU Lesser General Public License
ch.qos.logback:logback-core:jar:1.4.5 (test)
Logback Core Module Description: logback-core module
URL: http://logback.qos.ch/logback-core
Project Licenses: Eclipse Public License - v 1.0, GNU Lesser General Public License
org.apache.logging.log4j:log4j-core:jar:2.20.0 (test)
Apache Log4j Core Description: The Apache Log4j Implementation
URL: https://logging.apache.org/log4j/2.x/log4j-core/
Project Licenses: Apache License, Version 2.0
Licenses
Apache License, version 2.0: OAuth 2.0 SDK with OpenID Connect extensions
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Eclipse Public License 1.0: JUnit
MIT License: Microsoft JDBC Driver for SQL Server, SLF4J API Module, msal4j
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API
The GNU General Public License, v2 with Universal FOSS Exception, v1.0: MySQL Connector/J
New BSD License: Hamcrest Core
Apache 2: Apache Derby Database Engine and Embedded JDBC Driver, Apache Derby Optional Tools, Apache Derby Shared Code, Apache Derby Tools, catch-exception
BSD: asm
Apache License 2.0: Javassist
The MIT License: Checker Qual, mockito-core, mockito-junit-jupiter, mockito-subclass
Apache License, Version 2.0: Apache Commons Compress, Apache Commons Lang, Apache Log4j API, Apache Log4j Core, Apache Velocity - Engine, AssertJ Core, Byte Buddy (without dependencies), Byte Buddy agent, JCIP Annotations under Apache License, Objenesis
EPL 1.0: H2 Database Engine
MPL 1.1: Javassist
MPL 2.0: H2 Database Engine
LGPL, version 2.1: Java Native Access
Apache License v2.0: Java Native Access
HSQLDB License, a BSD open source license: HyperSQL Database
BSD-2-Clause: PostgreSQL JDBC Driver
BSD-3-Clause: Protocol Buffers [Core]
ASF 2.0: cglib
GNU Lesser General Public License: Logback Classic Module, Logback Core Module
LGPL 2.1: Javassist
MIT: Duct Tape, Testcontainers :: Database-Commons, Testcontainers :: JDBC, Testcontainers :: JDBC :: MySQL, Testcontainers :: JDBC :: PostgreSQL, Testcontainers :: JUnit Jupiter Extension, Testcontainers Core
The Apache Software License, Version 2.0: ASM based accessors helper used by json-smart, Apache Commons Logging, JSON Small and Fast Parser, Jackson-annotations, Jackson-core, JetBrains Java Annotations, Nimbus Content Type, Nimbus JOSE+JWT, Nimbus LangTag, OGNL - Object Graph Navigation Library, docker-java-api, docker-java-transport, docker-java-transport-zerodep, jackson-databind, mybatis, reload4j
Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information | Sealed |
---|---|---|---|---|---|---|---|
logback-classic-1.4.5.jar | 266.1 kB | 225 | 173 | 27 | - | Yes | No |
logback-core-1.4.5.jar | 577.5 kB | 498 | 446 | 42 | - | Yes | No |
jackson-annotations-2.10.3.jar | 68.1 kB | 81 | 69 | 2 | - | Yes | No |
jackson-core-2.13.2.jar | 374.7 kB | 156 | 128 | 13 | - | Yes | No |
jackson-databind-2.13.2.1.jar | 1.5 MB | 745 | 707 | 23 | - | Yes | No |
docker-java-api-3.2.13.jar | 466.9 kB | 397 | 382 | 5 | 1.8 | Yes | No |
docker-java-transport-3.2.13.jar | 37.5 kB | 45 | 34 | 1 | 1.8 | Yes | No |
docker-java-transport-zerodep-3.2.13.jar | 2 MB | 1412 | 1182 | 63 | 1.8 | Yes | No |
jcip-annotations-1.0-1.jar | 4.7 kB | 14 | 4 | 1 | 1.5 | No | No |
protobuf-java-3.21.9.jar | 1.7 MB | 705 | 679 | 2 | 1.7 | Yes | No |
h2-2.1.214.jar | 2.5 MB | 1031 | 1026 | 58 | - | Yes | No |
msal4j-1.13.0.jar | 288.9 kB | 210 | 199 | 1 | 1.8 | Yes | No |
mssql-jdbc-11.2.0.jre8.jar | 1.4 MB | 463 | 436 | 9 | 1.8 | Yes | No |
mysql-connector-j-8.0.32.jar | 2.5 MB | 1117 | 1065 | 29 | 1.8 | Yes | No |
content-type-2.2.jar | 8.2 kB | 13 | 2 | 1 | 1.7 | Yes | No |
lang-tag-1.6.jar | 10.9 kB | 14 | 4 | 1 | 1.6 | Yes | No |
nimbus-jose-jwt-9.22.jar | 678.7 kB | 445 | 401 | 27 | 1.8 | Yes | No |
oauth2-oidc-sdk-9.35.jar | 810.8 kB | 513 | 446 | 48 | 1.7 | Yes | No |
catch-exception-2.0.jar | 11.5 kB | 24 | 11 | 3 | 1.8 | Yes | No |
junit-4.13.2.jar | 384.6 kB | 389 | 350 | 32 | 1.5 | Yes | No |
byte-buddy-1.14.1.jar | 4.2 MB | 2916 | 2862 | 39 | - | Yes | No |
byte-buddy-agent-1.14.1.jar | 256.7 kB | 90 | 70 | 3 | - | Yes | No |
jna-5.8.0.jar | 1.7 MB | 178 | 117 | 4 | 1.6 | Yes | No |
accessors-smart-2.4.8.jar | 29.5 kB | 24 | 13 | 2 | 1.8 | Yes | No |
json-smart-2.4.8.jar | 119.5 kB | 107 | 93 | 5 | 1.8 | Yes | No |
commons-compress-1.22.jar | 1 MB | 575 | 523 | 35 | 1.8 | Yes | No |
commons-lang3-3.11.jar | 577.7 kB | 368 | 339 | 17 | 1.8 | Yes | No |
derby-10.15.2.0.jar | 3.7 MB | 1756 | 1698 | 92 | - | Yes | Yes |
derbyoptionaltools-10.15.2.0.jar | 93 kB | 50 | 46 | 7 | - | Yes | Yes |
derbyshared-10.15.2.0.jar | 93.7 kB | 55 | 53 | 12 | - | Yes | No |
derbytools-10.15.2.0.jar | 264.4 kB | 123 | 114 | 11 | - | Yes | No |
log4j-core-2.20.0.jar | 1.8 MB | 1305 | 1210 | 54 | 1.8 | Yes | No |
velocity-engine-core-2.3.jar | 531.3 kB | 299 | 256 | 19 | 1.8 | Yes | No |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | - | Yes | No |
assertj-core-3.24.2.jar | 1.3 MB | 854 | 814 | 28 | - | Yes | No |
checker-qual-3.5.0.jar | 214.4 kB | 382 | 321 | 33 | 1.8 | Yes | No |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes | No |
hsqldb-2.6.1.jar | 1.6 MB | 729 | 665 | 23 | - | No | Yes |
annotations-17.0.0.jar | 19 kB | 47 | 39 | 2 | 1.8 | Yes | No |
junit-jupiter-api-5.9.2.jar | 207.8 kB | 194 | 179 | 8 | - | Yes | No |
junit-jupiter-engine-5.9.2.jar | 246.6 kB | 151 | 134 | 9 | - | Yes | No |
junit-jupiter-params-5.9.2.jar | 579.8 kB | 377 | 343 | 22 | - | Yes | No |
junit-platform-commons-1.9.2.jar | 103 kB | 64 | 44 | 7 | - | Yes | No |
junit-platform-engine-1.9.2.jar | 189.2 kB | 143 | 127 | 9 | - | Yes | No |
mockito-core-5.2.0.jar | 687.4 kB | 637 | 565 | 64 | - | Yes | No |
mockito-junit-jupiter-5.2.0.jar | 5.5 kB | 9 | 2 | 1 | - | Yes | No |
mockito-subclass-5.2.0.jar | 1.5 kB | 6 | 0 | 0 | - | No | No |
objenesis-3.3.jar | 49.4 kB | 59 | 43 | 10 | 1.8 | Yes | No |
opentest4j-1.2.0.jar | 7.7 kB | 11 | 7 | 2 | - | Yes | No |
asm-7.1.jar | 114.8 kB | 42 | 36 | 3 | - | Yes | No |
postgresql-42.5.4.jar | 1 MB | 536 | 469 | 44 | 1.8 | Yes | No |
duct-tape-1.0.8.jar | 25.4 kB | 37 | 22 | 6 | 1.8 | Yes | No |
database-commons-1.17.6.jar | 10.4 kB | 15 | 8 | 3 | 1.8 | Yes | No |
jdbc-1.17.6.jar | 29.1 kB | 21 | 12 | 3 | 1.8 | Yes | No |
junit-jupiter-1.17.6.jar | 11.2 kB | 13 | 7 | 1 | 1.8 | Yes | No |
mysql-1.17.6.jar | 9.1 kB | 14 | 4 | 1 | 1.8 | Yes | No |
postgresql-1.17.6.jar | 9.7 kB | 14 | 6 | 1 | 1.8 | Yes | No |
testcontainers-1.17.6.jar | 11.8 MB | 8690 | 8296 | 354 | 1.8 | Yes | No |
cglib-3.3.0.jar | 306.9 kB | 270 | 249 | 8 | 1.5 | Yes | No |
reload4j-1.2.24.jar | 332 kB | 243 | 217 | 14 | 1.5 | Yes | No |
commons-logging-1.2.jar | 61.8 kB | 42 | 28 | 2 | 1.2 | Yes | No |
ognl-3.3.4.jar | 264.8 kB | 156 | 144 | 4 | 1.8 | Yes | No |
log4j-api-2.20.0.jar | 313.3 kB | 223 | 189 | 9 | - | Yes | No |
javassist-3.29.2-GA.jar | 794.1 kB | 450 | 426 | 17 | 1.8 | Yes | No |
slf4j-api-2.0.6.jar | 62.5 kB | 66 | 52 | 5 | - | Yes | No |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information | Sealed |
65 | 50.6 MB | 30899 | 28634 | 1386 | 1.8 | 62 | 3 |
compile: 8 | compile: 2.3 MB | compile: 1492 | compile: 1341 | compile: 62 | - | compile: 8 | - |
test: 45 | test: 43 MB | test: 26622 | test: 24791 | test: 1191 | - | test: 43 | test: 3 |
provided: 12 | provided: 5.4 MB | provided: 2785 | provided: 2502 | provided: 133 | - | provided: 11 | - |