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
ch.qos.logback logback-classic 1.4.11 jar Eclipse Public License - v 1.0GNU Lesser General Public License
com.opencsv opencsv 5.8 jar Apache 2
commons-io commons-io 2.14.0 jar Apache-2.0
eu.michael-simons.neo4j neo4j-migrations 2.6.0 jar The Apache Software License, Version 2.0
io.jsonwebtoken jjwt-api 0.11.5 jar Apache License, Version 2.0
io.jsonwebtoken jjwt-jackson 0.11.5 jar Apache License, Version 2.0
io.swagger.core.v3 swagger-jaxrs2-jakarta 2.2.16 jar Apache License 2.0
io.swagger.core.v3 swagger-jaxrs2-servlet-initializer-v2-jakarta 2.2.16 jar Apache License 2.0
javax.xml.bind jaxb-api 2.3.1 jar CDDL 1.1GPL2 w/ CPE
org.codehaus.janino janino 3.1.10 jar BSD-3-Clause
org.glassfish.jersey.containers jersey-container-servlet 3.1.3 jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license
org.glassfish.jersey.core jersey-client 3.1.3 jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license
org.glassfish.jersey.ext jersey-bean-validation 3.1.3 jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license
org.glassfish.jersey.inject jersey-hk2 3.1.3 jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license
org.glassfish.jersey.media jersey-media-jaxb 3.1.3 jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license
org.glassfish.jersey.media jersey-media-json-jackson 3.1.3 jar EPL 2.0The GNU General Public License (GPL), Version 2, With Classpath ExceptionApache License, 2.0
org.glassfish.jersey.media jersey-media-multipart 3.1.3 jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license
org.influxdb influxdb-java 2.23 jar The MIT License (MIT)
org.mongodb mongodb-driver-sync 4.10.2 jar The Apache License, Version 2.0
org.neo4j neo4j-ogm-core 3.3.1 jar The Apache Software License, Version 2.0

runtime

The following is a list of runtime dependencies for this project. These dependencies are required to run the application:

GroupId ArtifactId Version Type Licenses
io.jsonwebtoken jjwt-impl 0.11.5 jar Apache License, Version 2.0
org.neo4j neo4j-ogm-bolt-native-types 3.3.1 jar The Apache Software License, Version 2.0

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:

GroupId ArtifactId Version Type Licenses
io.rest-assured rest-assured 5.3.2 jar Apache 2.0
nl.jqno.equalsverifier equalsverifier 3.15.2 jar Apache License, Version 2.0
org.assertj assertj-core 3.24.2 jar Apache License, Version 2.0
org.junit.jupiter junit-jupiter 5.10.0 jar Eclipse Public License v2.0
org.mockito mockito-core 5.5.0 jar The MIT License

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
jakarta.servlet jakarta.servlet-api 6.0.0 jar EPL 2.0GPL2 w/ CPE
org.apache.tomcat tomcat-servlet-api 10.1.13 jar Apache License, Version 2.0 and Common Development And Distribution License (CDDL) Version 1.0 and Eclipse Public License - v 2.0
org.projectlombok lombok 1.18.30 jar The 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
ch.qos.logback logback-core 1.4.11 jar Eclipse Public License - v 1.0GNU Lesser General Public License
com.fasterxml classmate 1.5.1 jar Apache License, Version 2.0
com.fasterxml.jackson.core jackson-annotations 2.14.1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.14.1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.14.1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.dataformat jackson-dataformat-yaml 2.15.1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.datatype jackson-datatype-jdk8 2.9.9 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.datatype jackson-datatype-jsr310 2.9.9 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.jakarta.rs jackson-jakarta-rs-base 2.15.1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.jakarta.rs jackson-jakarta-rs-json-provider 2.15.1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.module jackson-module-jakarta-xmlbind-annotations 2.14.1 jar The Apache Software License, Version 2.0
com.squareup.moshi moshi 1.8.0 jar Apache 2.0
com.squareup.okhttp3 logging-interceptor 4.10.0 jar The Apache Software License, Version 2.0
com.squareup.okhttp3 okhttp 4.10.0 jar The Apache Software License, Version 2.0
com.squareup.okio okio-jvm 3.0.0 jar The Apache Software License, Version 2.0
com.squareup.retrofit2 converter-moshi 2.9.0 jar The Apache Software License, Version 2.0
com.squareup.retrofit2 retrofit 2.9.0 jar The Apache Software License, Version 2.0
commons-beanutils commons-beanutils 1.9.4 jar Apache License, Version 2.0
commons-collections commons-collections 3.2.2 jar Apache License, Version 2.0
commons-logging commons-logging 1.2 jar The Apache Software License, Version 2.0
io.github.classgraph classgraph 4.8.149 jar The MIT License (MIT)
io.netty netty-buffer 4.1.97.Final jar Apache License, Version 2.0
io.netty netty-codec 4.1.97.Final jar Apache License, Version 2.0
io.netty netty-common 4.1.97.Final jar Apache License, Version 2.0
io.netty netty-handler 4.1.97.Final jar Apache License, Version 2.0
io.netty netty-resolver 4.1.97.Final jar Apache License, Version 2.0
io.netty netty-tcnative-classes 2.0.61.Final jar The Apache Software License, Version 2.0
io.netty netty-transport 4.1.97.Final jar Apache License, Version 2.0
io.netty netty-transport-native-unix-common 4.1.97.Final jar Apache License, Version 2.0
io.projectreactor reactor-core 3.5.9 jar Apache License, Version 2.0
io.swagger.core.v3 swagger-annotations-jakarta 2.2.16 jar Apache License 2.0
io.swagger.core.v3 swagger-core-jakarta 2.2.16 jar Apache License 2.0
io.swagger.core.v3 swagger-integration-jakarta 2.2.16 jar Apache License 2.0
io.swagger.core.v3 swagger-models-jakarta 2.2.16 jar Apache License 2.0
jakarta.activation jakarta.activation-api 2.1.0 jar EDL 1.0
jakarta.annotation jakarta.annotation-api 2.1.1 jar EPL 2.0GPL2 w/ CPE
jakarta.el jakarta.el-api 5.0.1 jar Eclipse Public License v. 2.0GNU General Public License, version 2 with the GNU Classpath Exception
jakarta.inject jakarta.inject-api 2.0.1 jar The Apache Software License, Version 2.0
jakarta.validation jakarta.validation-api 3.0.2 jar Apache License 2.0
jakarta.ws.rs jakarta.ws.rs-api 3.1.0 jar EPL-2.0GPL-2.0-with-classpath-exception
jakarta.xml.bind jakarta.xml.bind-api 4.0.0 jar Eclipse Distribution License - v 1.0
javax.activation javax.activation-api 1.2.0 jar CDDL/GPLv2+CE
junit junit 4.12 jar Eclipse Public License 1.0
org.apache.commons commons-collections4 4.4 jar Apache License, Version 2.0
org.apache.commons commons-lang3 3.12.0 jar Apache License, Version 2.0
org.apache.commons commons-text 1.10.0 jar Apache License, Version 2.0
org.codehaus.janino commons-compiler 3.1.10 jar BSD-3-Clause
org.glassfish jakarta.el 5.0.0-M1 jar Eclipse Public License v. 2.0GNU General Public License, version 2 with the GNU Classpath Exception
org.glassfish.hk2 hk2-api 3.0.4 jar EPL 2.0GPL2 w/ CPE
org.glassfish.hk2 hk2-locator 3.0.4 jar EPL 2.0GPL2 w/ CPE
org.glassfish.hk2 hk2-utils 3.0.4 jar EPL 2.0GPL2 w/ CPE
org.glassfish.hk2 osgi-resource-locator 1.0.3 jar EPL 2.0GPL2 w/ CPE
org.glassfish.hk2.external aopalliance-repackaged 3.0.4 jar EPL 2.0GPL2 w/ CPE
org.glassfish.jersey.containers jersey-container-servlet-core 3.1.3 jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license
org.glassfish.jersey.core jersey-common 3.1.3 jar EPL 2.0The GNU General Public License (GPL), Version 2, With Classpath ExceptionApache License, 2.0Public Domain
org.glassfish.jersey.core jersey-server 3.1.3 jar EPL 2.0The GNU General Public License (GPL), Version 2, With Classpath ExceptionApache License, 2.0Modified BSD
org.glassfish.jersey.ext jersey-entity-filtering 3.1.3 jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.hibernate.validator hibernate-validator 8.0.1.Final jar Apache License 2.0
org.javassist javassist 3.29.2-GA jar MPL 1.1LGPL 2.1Apache License 2.0
org.jboss.logging jboss-logging 3.5.0.Final jar Apache License, version 2.0
org.jetbrains annotations 13.0 jar The Apache Software License, Version 2.0
org.jetbrains.kotlin kotlin-stdlib 1.6.20 jar The Apache License, Version 2.0
org.jetbrains.kotlin kotlin-stdlib-common 1.5.31 jar The Apache License, Version 2.0
org.jetbrains.kotlin kotlin-stdlib-jdk7 1.6.10 jar The Apache License, Version 2.0
org.jetbrains.kotlin kotlin-stdlib-jdk8 1.6.10 jar The Apache License, Version 2.0
org.jvnet.mimepull mimepull 1.9.15 jar Eclipse Distribution License - v 1.0
org.mongodb bson 4.10.2 jar The Apache License, Version 2.0
org.mongodb mongodb-driver-core 4.10.2 jar The Apache License, Version 2.0
org.msgpack msgpack-core 0.9.3 jar Apache-2.0
org.neo4j neo4j-ogm-api 3.3.1 jar The Apache Software License, Version 2.0
org.neo4j.driver neo4j-java-driver 5.12.0 jar Apache License, Version 2
org.reactivestreams reactive-streams 1.0.4 jar MIT-0
org.slf4j slf4j-api 2.0.7 jar MIT License
org.yaml snakeyaml 2.0 jar Apache License, Version 2.0

runtime

The following is a list of runtime dependencies for this project. These dependencies are required to run the application:

GroupId ArtifactId Version Type Licenses
org.mongodb bson-record-codec 4.10.2 jar The Apache License, Version 2.0
org.neo4j neo4j-ogm-bolt-driver 3.3.1 jar The Apache Software License, Version 2.0

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:

GroupId ArtifactId Version Type Licenses
commons-codec commons-codec 1.11 jar Apache License, Version 2.0
io.rest-assured json-path 5.3.2 jar Apache 2.0
io.rest-assured rest-assured-common 5.3.2 jar Apache 2.0
io.rest-assured xml-path 5.3.2 jar Apache 2.0
net.bytebuddy byte-buddy 1.12.21 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.14.6 jar Apache License, Version 2.0
org.apache.groovy groovy 4.0.11 jar The Apache Software License, Version 2.0
org.apache.groovy groovy-json 4.0.11 jar The Apache Software License, Version 2.0
org.apache.groovy groovy-xml 4.0.11 jar The Apache Software License, Version 2.0
org.apache.httpcomponents httpclient 4.5.13 jar Apache License, Version 2.0
org.apache.httpcomponents httpcore 4.4.13 jar Apache License, Version 2.0
org.apache.httpcomponents httpmime 4.5.13 jar Apache License, Version 2.0
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.ccil.cowan.tagsoup tagsoup 1.2.1 jar Apache License 2.0
org.hamcrest hamcrest 2.2 jar BSD License 3
org.junit.jupiter junit-jupiter-api 5.10.0 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.10.0 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.10.0 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.10.0 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.10.0 jar Eclipse Public License v2.0
org.objenesis objenesis 3.3 jar Apache License, Version 2.0
org.opentest4j opentest4j 1.3.0 jar The Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

Apache License, version 2.0: JBoss Logging 3

MIT-0: reactive-streams

Apache 2.0: Moshi, REST Assured, json-path, rest-assured-common, xml-path

The Apache License, Version 2.0: BSON, BSON Record Codec, Kotlin Stdlib, Kotlin Stdlib Common, Kotlin Stdlib Jdk7, Kotlin Stdlib Jdk8, MongoDB Driver, MongoDB Java Driver Core, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j

Eclipse Public License 1.0: JUnit

Apache License, Version 2: Neo4j Java Driver

jQuery license: jersey-container-servlet, jersey-container-servlet-core, jersey-core-client, jersey-ext-bean-validation, jersey-ext-entity-filtering, jersey-inject-hk2, jersey-media-jaxb, jersey-media-multipart

MIT License: SLF4J API Module

BSD License 3: Hamcrest

Eclipse Public License v2.0: JUnit Jupiter (Aggregator), JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API

GPL2 w/ CPE: HK2 API module, HK2 Implementation Utilities, Jakarta Annotations API, Jakarta Servlet, OSGi resource locator, ServiceLocator Default Implementation, aopalliance version 1.0 repackaged as a module, jaxb-api, jersey-container-servlet, jersey-container-servlet-core, jersey-core-client, jersey-ext-bean-validation, jersey-ext-entity-filtering, jersey-inject-hk2, jersey-media-jaxb, jersey-media-multipart

Apache License, Version 2.0 and Common Development And Distribution License (CDDL) Version 1.0 and Eclipse Public License - v 2.0: tomcat-servlet-api

New BSD License: Hamcrest Core

CDDL/GPLv2+CE: JavaBeans Activation Framework API jar

Apache 2: opencsv

Unknown: shepard backend

Eclipse Public License v. 2.0: Jakarta Expression Language API, Jakarta Expression Language Implementation

Apache License 2.0: Hibernate Validator Engine, Jakarta Bean Validation API, Javassist, TagSoup, swagger-annotations-jakarta, swagger-core-jakarta, swagger-integration-jakarta, swagger-jaxrs2-jakarta, swagger-jaxrs2-servlet-initializer-v2-jakarta, swagger-models-jakarta

The MIT License: Project Lombok, mockito-core

Apache License, Version 2.0: Apache Commons BeanUtils, Apache Commons Codec, Apache Commons Collections, Apache Commons Lang, Apache Commons Text, Apache HttpClient, Apache HttpClient Mime, Apache HttpCore, AssertJ Core, Byte Buddy (without dependencies), Byte Buddy agent, ClassMate, EqualsVerifier | release normal jar, JJWT :: API, JJWT :: Extensions :: Jackson, JJWT :: Impl, Netty/Buffer, Netty/Codec, Netty/Common, Netty/Handler, Netty/Resolver, Netty/Transport, Netty/Transport/Native/Unix/Common, Non-Blocking Reactive Foundation for the JVM, Objenesis, SnakeYAML

Apache-2.0: Apache Commons IO, msgpack-core

EPL 2.0: HK2 API module, HK2 Implementation Utilities, Jakarta Annotations API, Jakarta Servlet, OSGi resource locator, ServiceLocator Default Implementation, aopalliance version 1.0 repackaged as a module, jersey-container-servlet, jersey-container-servlet-core, jersey-core-client, jersey-core-common, jersey-core-server, jersey-ext-bean-validation, jersey-ext-entity-filtering, jersey-inject-hk2, jersey-media-jaxb, jersey-media-json-jackson, jersey-media-multipart

GPL-2.0-with-classpath-exception: Jakarta RESTful WS API

MIT license: jersey-container-servlet, jersey-container-servlet-core, jersey-core-client, jersey-ext-bean-validation, jersey-ext-entity-filtering, jersey-inject-hk2, jersey-media-jaxb, jersey-media-multipart

MPL 1.1: Javassist

BSD 2-Clause: jersey-container-servlet, jersey-container-servlet-core, jersey-core-client, jersey-ext-bean-validation, jersey-ext-entity-filtering, jersey-inject-hk2, jersey-media-jaxb, jersey-media-multipart

Apache License, 2.0: jersey-container-servlet, jersey-container-servlet-core, jersey-core-client, jersey-core-common, jersey-core-server, jersey-ext-bean-validation, jersey-ext-entity-filtering, jersey-inject-hk2, jersey-media-jaxb, jersey-media-json-jackson, jersey-media-multipart

CDDL 1.1: jaxb-api

BSD-3-Clause: commons-compiler, janino

Public Domain: jersey-container-servlet, jersey-container-servlet-core, jersey-core-client, jersey-core-common, jersey-ext-bean-validation, jersey-ext-entity-filtering, jersey-inject-hk2, jersey-media-jaxb, jersey-media-multipart

GNU Lesser General Public License: Logback Classic Module, Logback Core Module

W3C license: jersey-container-servlet, jersey-container-servlet-core, jersey-core-client, jersey-ext-bean-validation, jersey-ext-entity-filtering, jersey-inject-hk2, jersey-media-jaxb, jersey-media-multipart

The MIT License (MIT): ClassGraph, influxdb java bindings

EDL 1.0: Jakarta Activation API, jersey-container-servlet, jersey-container-servlet-core, jersey-core-client, jersey-ext-bean-validation, jersey-ext-entity-filtering, jersey-inject-hk2, jersey-media-jaxb, jersey-media-multipart

GNU General Public License, version 2 with the GNU Classpath Exception: Jakarta Expression Language API, Jakarta Expression Language Implementation

Modified BSD: jersey-container-servlet, jersey-container-servlet-core, jersey-core-client, jersey-core-server, jersey-ext-bean-validation, jersey-ext-entity-filtering, jersey-inject-hk2, jersey-media-jaxb, jersey-media-multipart

LGPL 2.1: Javassist

Eclipse Distribution License - v 1.0: Jakarta XML Binding API, MIME streaming extension

EPL-2.0: Jakarta RESTful WS API

The Apache Software License, Version 2.0: Apache Commons Logging, Apache Groovy, Converter: Moshi, IntelliJ IDEA Annotations, Jackson Jakarta-RS: JSON, Jackson Jakarta-RS: base, Jackson datatype: JSR310, Jackson datatype: jdk8, Jackson module: Jakarta XML Bind Annotations (jakarta.xml.bind), Jackson-annotations, Jackson-core, Jackson-dataformat-YAML, Jakarta Dependency Injection, Neo4j Migrations (Core), Neo4j-OGM Api, Neo4j-OGM Bolt native types, Neo4j-OGM Bolt transport, Neo4j-OGM Core, Netty/TomcatNative [OpenSSL - Classes], Retrofit, jackson-databind, okhttp, okhttp-logging-interceptor, okio

The GNU General Public License (GPL), Version 2, With Classpath Exception: jersey-core-common, jersey-core-server, jersey-media-json-jackson

Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
logback-classic-1.4.11.jar 282.8 kB 231 179 28 11 Yes
logback-core-1.4.11.jar 597.9 kB 510 458 42 11 Yes
classmate-1.5.1.jar 67.8 kB 55 40 5 9 Yes
jackson-annotations-2.14.1.jar 76.1 kB 85 73 2 9 Yes
jackson-core-2.14.1.jar 459.3 kB 191 161 15 9 Yes
jackson-databind-2.14.1.jar 1.6 MB 808 769 24 9 Yes
jackson-dataformat-yaml-2.15.1.jar 54.6 kB 43 21 4 9 Yes
jackson-datatype-jdk8-2.9.9.jar 33.4 kB 36 22 1 1.8 Yes
jackson-datatype-jsr310-2.9.9.jar 100.7 kB 73 54 5 1.8 Yes
jackson-jakarta-rs-base-2.15.1.jar 32.4 kB 38 19 5 9 Yes
jackson-jakarta-rs-json-provider-2.15.1.jar 17.4 kB 32 11 3 9 Yes
jackson-module-jakarta-xmlbind-annotations-2.14.1.jar 32 kB 31 12 4 9 Yes
opencsv-5.8.jar 240.1 kB 195 156 15 1.8 Yes
moshi-1.8.0.jar 138.6 kB 99 86 2 1.7 Yes
logging-interceptor-4.10.0.jar 15.8 kB 13 8 1 1.8 Yes
okhttp-4.10.0.jar 782.6 kB 341 317 17 1.8 Yes
okio-jvm-3.0.0.jar 350.8 kB 112 105 2 1.8 Yes
converter-moshi-2.9.0.jar 5.3 kB 9 4 1 1.8 Yes
retrofit-2.9.0.jar 125.4 kB 116 108 3 1.8 Yes
commons-beanutils-1.9.4.jar 246.9 kB 154 137 5 1.6 Yes
commons-codec-1.11.jar 335 kB 243 96 7 1.6 Yes
commons-collections-3.2.2.jar 588.3 kB 484 460 12 1.3 Yes
commons-io-2.14.0.jar 494.2 kB 361 333 15 9 Yes
commons-logging-1.2.jar 61.8 kB 42 28 2 1.2 Yes
neo4j-migrations-2.6.0.jar 397.9 kB 241 216 5 17 Yes
classgraph-4.8.149.jar 558.3 kB 290 261 14 9 Yes
jjwt-api-0.11.5.jar 77.5 kB 93 81 4 1.7 Yes
jjwt-impl-0.11.5.jar 80.7 kB 78 63 4 1.7 Yes
jjwt-jackson-0.11.5.jar 8.2 kB 18 4 1 1.7 Yes
netty-buffer-4.1.97.Final.jar 306.6 kB 155 138 2 1.6 Yes
netty-codec-4.1.97.Final.jar 345.3 kB 243 214 10 1.6 Yes
netty-common-4.1.97.Final.jar 659.9 kB 524 492 9 1.6 Yes
netty-handler-4.1.97.Final.jar 560 kB 389 358 12 1.6 Yes
netty-resolver-4.1.97.Final.jar 37.8 kB 41 29 1 1.6 Yes
netty-tcnative-classes-2.0.61.Final.jar 34.9 kB 40 28 1 1.6 Yes
netty-transport-4.1.97.Final.jar 489.6 kB 398 367 12 1.6 Yes
netty-transport-native-unix-common-4.1.97.Final.jar 43.9 kB 45 32 1 1.6 Yes
reactor-core-3.5.9.jar 1.8 MB 949 928 11 1.8 Yes
json-path-5.3.2.jar 59.2 kB 61 41 7 1.8 Yes
rest-assured-5.3.2.jar 746.5 kB 380 339 32 1.8 Yes
rest-assured-common-5.3.2.jar 52.2 kB 42 23 8 1.8 Yes
xml-path-5.3.2.jar 80.7 kB 61 40 8 1.8 Yes
swagger-annotations-jakarta-2.2.16.jar 48.6 kB 84 58 13 1.8 Yes
swagger-core-jakarta-2.2.16.jar 226.5 kB 134 115 6 1.8 Yes
swagger-integration-jakarta-2.2.16.jar 41.2 kB 43 28 2 1.8 Yes
swagger-jaxrs2-jakarta-2.2.16.jar 96.2 kB 52 33 6 1.8 Yes
swagger-jaxrs2-servlet-initializer-v2-jakarta-2.2.16.jar 11.4 kB 18 1 1 1.8 Yes
swagger-models-jakarta-2.2.16.jar 134.8 kB 92 66 13 1.8 Yes
jakarta.activation-api-2.1.0.jar 63.5 kB 57 43 3 9 Yes
jakarta.annotation-api-2.1.1.jar 26.1 kB 31 18 4 9 Yes
jakarta.el-api-5.0.1.jar 88.3 kB 65 53 2 11 Yes
jakarta.inject-api-2.0.1.jar 10.7 kB 18 7 2 9 No
jakarta.servlet-api-6.0.0.jar 347.6 kB 157 85 5 11 Yes
jakarta.validation-api-3.0.2.jar 93.3 kB 161 144 10 9 Yes
jakarta.ws.rs-api-3.1.0.jar 154.8 kB 167 150 7 11 Yes
jakarta.xml.bind-api-4.0.0.jar 127.1 kB 132 109 7 11 Yes
javax.activation-api-1.2.0.jar 56.7 kB 41 31 1 1.5 Yes
jaxb-api-2.3.1.jar 128.1 kB 136 111 7 9 Yes
junit-4.12.jar 314.9 kB 323 286 30 1.5 Yes
byte-buddy-1.12.21.jar 3.9 MB 2742 2688 39 9 Yes
byte-buddy-agent-1.14.6.jar 256.8 kB 90 70 3 9 Yes
equalsverifier-3.15.2.jar 227 kB 155 118 12 17 Yes
commons-collections4-4.4.jar 751.9 kB 555 524 19 1.8 Yes
commons-lang3-3.12.0.jar 587.4 kB 374 345 17 1.8 Yes
commons-text-1.10.0.jar 238.4 kB 174 154 8 1.8 Yes
groovy-4.0.11.jar 7.6 MB 4739 4580 120 1.8 Yes
groovy-json-4.0.11.jar 129.8 kB 79 66 3 1.8 Yes
groovy-xml-4.0.11.jar 212.6 kB 149 131 7 1.8 Yes
httpclient-4.5.13.jar 780.3 kB 511 470 24 1.6 Yes
httpcore-4.4.13.jar 328.6 kB 283 253 17 1.6 Yes
httpmime-4.5.13.jar 41.8 kB 40 23 2 1.6 Yes
tomcat-servlet-api-10.1.13.jar 365.9 kB 152 89 5 11 Yes
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 9 Yes
assertj-core-3.24.2.jar 1.3 MB 854 814 28 9 Yes
tagsoup-1.2.1.jar 90.7 kB 29 22 2 1.4 Yes
commons-compiler-3.1.10.jar 172.9 kB 174 144 13 1.7 Yes
janino-3.1.10.jar 953.4 kB 536 518 6 1.7 Yes
jakarta.el-5.0.0-M1.jar 174 kB 127 110 5 11 Yes
hk2-api-3.0.4.jar 207.2 kB 200 179 7 11 Yes
hk2-locator-3.0.4.jar 205.3 kB 115 97 3 11 Yes
hk2-utils-3.0.4.jar 132 kB 99 77 7 11 Yes
osgi-resource-locator-1.0.3.jar 19.5 kB 23 12 1 1.6 Yes
aopalliance-repackaged-3.0.4.jar 27.4 kB 41 26 4 11 Yes
jersey-container-servlet-3.1.3.jar 32.9 kB 31 10 3 11 Yes
jersey-container-servlet-core-3.1.3.jar 74.5 kB 65 48 4 11 Yes
jersey-client-3.1.3.jar 305.9 kB 225 193 12 11 Yes
jersey-common-3.1.3.jar 1.2 MB 935 888 24 1.8 Yes
jersey-server-3.1.3.jar 985.5 kB 710 651 27 11 Yes
jersey-bean-validation-3.1.3.jar 60.3 kB 48 28 3 11 Yes
jersey-entity-filtering-3.1.3.jar 84.9 kB 78 61 3 11 Yes
jersey-hk2-3.1.3.jar 78.4 kB 68 46 1 1.8 Yes
jersey-media-jaxb-3.1.3.jar 95.9 kB 71 54 2 1.8 Yes
jersey-media-json-jackson-3.1.3.jar 80.7 kB 68 43 8 11 Yes
jersey-media-multipart-3.1.3.jar 100.2 kB 76 56 3 11 Yes
hamcrest-2.2.jar 123.4 kB 122 108 11 1.7 Yes
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
hibernate-validator-8.0.1.Final.jar 1.3 MB 1037 903 84 11 Yes
influxdb-java-2.23.jar 163.6 kB 150 133 9 1.8 Yes
javassist-3.29.2-GA.jar 794.1 kB 450 426 17 1.8 Yes
jboss-logging-3.5.0.Final.jar 62.6 kB 47 35 2 11 Yes
annotations-13.0.jar 17.5 kB 45 32 2 1.5 Yes
kotlin-stdlib-1.6.20.jar 1.5 MB 924 881 31 9 Yes
kotlin-stdlib-common-1.5.31.jar 198.3 kB 334 0 0 - -
kotlin-stdlib-jdk7-1.6.10.jar 22.4 kB 19 8 4 9 Yes
kotlin-stdlib-jdk8-1.6.10.jar 16.2 kB 32 12 8 9 Yes
junit-jupiter-5.10.0.jar 6.4 kB 5 1 1 9 No
junit-jupiter-api-5.10.0.jar 211 kB 197 182 8 9 Yes
junit-jupiter-engine-5.10.0.jar 244 kB 147 130 9 9 Yes
junit-jupiter-params-5.10.0.jar 586 kB 381 347 22 9 Yes
junit-platform-commons-1.10.0.jar 106.2 kB 64 44 7 9 Yes
junit-platform-engine-1.10.0.jar 204.8 kB 153 136 10 9 Yes
mimepull-1.9.15.jar 64.9 kB 57 45 2 9 Yes
mockito-core-5.5.0.jar 697.9 kB 640 568 64 11 Yes
bson-4.10.2.jar 511.2 kB 402 382 13 1.8 Yes
bson-record-codec-4.10.2.jar 13.4 kB 13 6 2 17 Yes
mongodb-driver-core-4.10.2.jar 1.6 MB 1153 1090 51 1.8 Yes
mongodb-driver-sync-4.10.2.jar 146.6 kB 82 74 4 1.8 Yes
msgpack-core-0.9.3.jar 125.3 kB 114 106 5 1.7 Yes
neo4j-ogm-api-3.3.1.jar 107.6 kB 130 104 15 1.8 Yes
neo4j-ogm-bolt-driver-3.3.1.jar 33.4 kB 28 17 4 1.8 Yes
neo4j-ogm-bolt-native-types-3.3.1.jar 5.6 kB 12 3 2 1.8 Yes
neo4j-ogm-core-3.3.1.jar 438.5 kB 295 257 25 1.8 Yes
neo4j-java-driver-5.12.0.jar 719.1 kB 597 529 51 17 Yes
objenesis-3.3.jar 49.4 kB 59 43 10 1.8 Yes
opentest4j-1.3.0.jar 14.3 kB 15 9 2 9 Yes
lombok-1.18.30.jar 2 MB 1063 172 13 9 Yes
reactive-streams-1.0.4.jar 11.6 kB 17 13 1 1.6 Yes
slf4j-api-2.0.7.jar 63.6 kB 67 52 5 9 Yes
snakeyaml-2.0.jar 334.8 kB 280 232 24 9 Yes
Total Size Entries Classes Packages Java Version Debug Information
129 49.5 MB 33869 29365 1446 17 126
compile: 95 compile: 28.3 MB compile: 20116 compile: 17585 compile: 946 17 compile: 93
runtime: 4 runtime: 133.1 kB runtime: 131 runtime: 89 runtime: 12 runtime: 4
provided: 3 provided: 2.7 MB provided: 1372 provided: 346 provided: 23 provided: 3
test: 27 test: 18.4 MB test: 12250 test: 11345 test: 465 17 test: 26