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.3.15 jar Eclipse Public License - v 1.0GNU Lesser General Public License
com.fasterxml.jackson.core jackson-annotations 2.16.1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.16.1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.16.1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.datatype jackson-datatype-jsr310 2.16.1 jar The Apache Software License, Version 2.0
com.github.ben-manes.caffeine caffeine 2.9.2 jar Apache License, Version 2.0
com.github.java-json-tools btf 1.3 jar Lesser General Public License, version 3 or greaterApache Software License, version 2.0
com.github.java-json-tools jackson-coreutils 2.0 jar Lesser General Public License, version 3 or greaterApache Software License, version 2.0
com.github.java-json-tools json-schema-core 1.2.14 jar Lesser General Public License, version 3 or greaterApache Software License, version 2.0
com.github.java-json-tools json-schema-validator 2.2.14 jar Lesser General Public License, version 3 or greaterApache Software License, version 2.0
com.google.guava guava 32.0.1-jre jar Apache License, Version 2.0
commons-codec commons-codec 1.15 jar Apache License, Version 2.0
commons-fileupload commons-fileupload 1.5 jar Apache-2.0
io.dropwizard.metrics metrics-jvm 4.0.3 jar Apache License 2.0
io.prometheus simpleclient 0.5.0 jar The Apache Software License, Version 2.0
io.prometheus simpleclient_common 0.5.0 jar The Apache Software License, Version 2.0
io.prometheus simpleclient_dropwizard 0.5.0 jar The Apache Software License, Version 2.0
io.swagger swagger-annotations 1.6.6 jar Apache License 2.0
io.swagger swagger-jaxrs 1.6.6 jar Apache License 2.0
io.swagger swagger-jersey2-jaxrs 1.6.6 jar Apache License 2.0
javax.mail javax.mail-api 1.6.2 jar CDDL/GPLv2+CE
javax.validation validation-api 2.0.1.Final jar Apache License 2.0
javax.ws.rs javax.ws.rs-api 2.1.1 jar EPL 2.0GPL2 w/ CPE
javax.xml.ws jaxws-api 2.3.1 jar CDDL + GPLv2 with classpath exception
joda-time joda-time 2.12.7 jar Apache License, Version 2.0
net.iharder base64 2.3.9 jar Public domain
net.oauth.core oauth 20100527 jar The Apache Software License, Version 2.0
net.oauth.core oauth-consumer 20100527 jar The Apache Software License, Version 2.0
net.oauth.core oauth-provider 20100527 jar The Apache Software License, Version 2.0
net.spy spymemcached 2.12.3 jar The Apache Software License, Version 2.0
org.apache.commons commons-compress 1.26.0 jar Apache-2.0
org.apache.commons commons-dbcp2 2.13.0 jar Apache-2.0
org.apache.commons commons-text 1.11.0 jar Apache-2.0
org.apache.httpcomponents httpclient 4.5.13 jar Apache License, Version 2.0
org.bouncycastle bcpkix-jdk18on 1.78 jar Bouncy Castle Licence
org.bouncycastle bcprov-jdk18on 1.78 jar Bouncy Castle Licence
org.glassfish.jersey.bundles.repackaged jersey-guava 2.25.1 jar CDDL+GPL License
org.glassfish.jersey.containers jersey-container-servlet-core 2.35 jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license
org.glassfish.jersey.core jersey-client 2.35 jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license
org.glassfish.jersey.core jersey-server 2.35 jar EPL 2.0The GNU General Public License (GPL), Version 2, With Classpath ExceptionApache License, 2.0Modified BSD
org.glassfish.jersey.inject jersey-hk2 2.35 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 2.35 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 2.35 jar EPL 2.0The GNU General Public License (GPL), Version 2, With Classpath ExceptionApache License, 2.0
org.glassfish.jersey.media jersey-media-multipart 2.35 jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license
org.mindrot jbcrypt 0.4 jar ISC
org.mozilla rhino 1.7.13 jar Mozilla Public License, Version 2.0
org.owasp.encoder encoder 1.2.2 jar The BSD 3-Clause License
org.owasp.esapi esapi 2.5.3.1 jar BSDCreative Commons 3.0 BY-SA
org.slf4j jcl-over-slf4j 2.0.9 jar Apache License, Version 2.0
org.slf4j log4j-over-slf4j 2.0.9 jar Apache Software Licenses
org.slf4j slf4j-api 2.0.9 jar MIT License
software.amazon.awssdk aws-crt-client 2.31.37 jar Apache License, Version 2.0
software.amazon.awssdk cloudfront 2.31.37 jar Apache License, Version 2.0
software.amazon.awssdk s3 2.31.37 jar Apache License, Version 2.0
software.amazon.awssdk sqs 2.31.37 jar Apache License, Version 2.0
software.amazon.awssdk sts 2.31.37 jar Apache License, Version 2.0

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
javax.servlet servlet-api 2.5 jar -

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.3.15 jar Eclipse Public License - v 1.0GNU Lesser General Public License
com.fasterxml.jackson.module jackson-module-jaxb-annotations 2.12.2 jar The Apache Software License, Version 2.0
com.github.java-json-tools jackson-coreutils-equivalence 1.0 jar Lesser General Public License, version 3 or greaterApache Software License, version 2.0
com.github.java-json-tools msg-simple 1.2 jar Lesser General Public License, version 3 or greaterApache Software License, version 2.0
com.github.java-json-tools uri-template 0.10 jar Lesser General Public License, version 3 or greaterApache Software License, version 2.0
com.google.code.findbugs jsr305 2.0.1 jar The Apache Software License, Version 2.0
com.google.errorprone error_prone_annotations 2.18.0 jar Apache 2.0
com.google.guava failureaccess 1.0.1 jar The Apache Software License, Version 2.0
com.google.guava listenablefuture 9999.0-empty-to-avoid-conflict-with-guava jar The Apache Software License, Version 2.0
com.google.j2objc j2objc-annotations 2.8 jar Apache License, Version 2.0
com.googlecode.libphonenumber libphonenumber 8.11.1 jar The Apache Software License, Version 2.0
com.sun.mail mailapi 1.6.2 jar CDDL/GPLv2+CE
commons-io commons-io 2.15.1 jar Apache-2.0
io.dropwizard.metrics metrics-core 4.0.3 jar Apache License 2.0
io.swagger swagger-core 1.6.6 jar Apache License 2.0
io.swagger swagger-models 1.6.6 jar Apache License 2.0
jakarta.activation jakarta.activation-api 1.2.1 jar EDL 1.0
jakarta.annotation jakarta.annotation-api 1.3.5 jar EPL 2.0GPL2 w/ CPE
jakarta.validation jakarta.validation-api 2.0.2 jar Apache License 2.0
jakarta.ws.rs jakarta.ws.rs-api 2.1.6 jar EPL 2.0GPL2 w/ CPE
jakarta.xml.bind jakarta.xml.bind-api 2.3.2 jar Eclipse Distribution License - v 1.0
javax.activation javax.activation-api 1.2.0 jar CDDL/GPLv2+CE
javax.annotation javax.annotation-api 1.3.2 jar CDDL + GPLv2 with classpath exception
javax.xml.bind jaxb-api 2.3.1 jar CDDL 1.1GPL2 w/ CPE
javax.xml.soap javax.xml.soap-api 1.4.0 jar CDDL + GPLv2 with classpath exception
net.sf.jopt-simple jopt-simple 5.0.4 jar The MIT License
org.apache.commons commons-lang3 3.14.0 jar Apache-2.0
org.apache.commons commons-pool2 2.12.0 jar Apache-2.0
org.apache.httpcomponents httpcore 4.4.13 jar Apache License, Version 2.0
org.bouncycastle bcutil-jdk18on 1.78 jar Bouncy Castle Licence
org.checkerframework checker-qual 3.33.0 jar The MIT License
org.glassfish.hk2 hk2-api 2.6.1 jar EPL 2.0GPL2 w/ CPE
org.glassfish.hk2 hk2-locator 2.6.1 jar EPL 2.0GPL2 w/ CPE
org.glassfish.hk2 hk2-utils 2.6.1 jar EPL 2.0GPL2 w/ CPE
org.glassfish.hk2.external aopalliance-repackaged 2.6.1 jar EPL 2.0GPL2 w/ CPE
org.glassfish.hk2.external jakarta.inject 2.6.1 jar EPL 2.0GPL2 w/ CPE
org.glassfish.jersey.core jersey-common 2.35 jar EPL 2.0The GNU General Public License (GPL), Version 2, With Classpath ExceptionApache License, 2.0Public Domain
org.glassfish.jersey.ext jersey-entity-filtering 2.35 jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license
org.javassist javassist 3.25.0-GA jar MPL 1.1LGPL 2.1Apache License 2.0
org.jvnet.mimepull mimepull 1.9.13 jar Eclipse Distribution License - v 1.0
org.reactivestreams reactive-streams 1.0.4 jar MIT-0
org.reflections reflections 0.9.11 jar WTFPLThe New BSD License
software.amazon.awssdk annotations 2.31.37 jar Apache License, Version 2.0
software.amazon.awssdk arns 2.31.37 jar Apache License, Version 2.0
software.amazon.awssdk auth 2.31.37 jar Apache License, Version 2.0
software.amazon.awssdk aws-core 2.31.37 jar Apache License, Version 2.0
software.amazon.awssdk aws-json-protocol 2.31.37 jar Apache License, Version 2.0
software.amazon.awssdk aws-query-protocol 2.31.37 jar Apache License, Version 2.0
software.amazon.awssdk aws-xml-protocol 2.31.37 jar Apache License, Version 2.0
software.amazon.awssdk checksums 2.31.37 jar Apache License, Version 2.0
software.amazon.awssdk checksums-spi 2.31.37 jar Apache License, Version 2.0
software.amazon.awssdk crt-core 2.31.37 jar Apache License, Version 2.0
software.amazon.awssdk endpoints-spi 2.31.37 jar Apache License, Version 2.0
software.amazon.awssdk http-auth 2.31.37 jar Apache License, Version 2.0
software.amazon.awssdk http-auth-aws 2.31.37 jar Apache License, Version 2.0
software.amazon.awssdk http-auth-aws-eventstream 2.31.37 jar Apache License, Version 2.0
software.amazon.awssdk http-auth-spi 2.31.37 jar Apache License, Version 2.0
software.amazon.awssdk http-client-spi 2.31.37 jar Apache License, Version 2.0
software.amazon.awssdk identity-spi 2.31.37 jar Apache License, Version 2.0
software.amazon.awssdk json-utils 2.31.37 jar Apache License, Version 2.0
software.amazon.awssdk metrics-spi 2.31.37 jar Apache License, Version 2.0
software.amazon.awssdk profiles 2.31.37 jar Apache License, Version 2.0
software.amazon.awssdk protocol-core 2.31.37 jar Apache License, Version 2.0
software.amazon.awssdk regions 2.31.37 jar Apache License, Version 2.0
software.amazon.awssdk retries 2.31.37 jar Apache License, Version 2.0
software.amazon.awssdk retries-spi 2.31.37 jar Apache License, Version 2.0
software.amazon.awssdk sdk-core 2.31.37 jar Apache License, Version 2.0
software.amazon.awssdk third-party-jackson-core 2.31.37 jar Apache License, Version 2.0
software.amazon.awssdk utils 2.31.37 jar Apache License, Version 2.0
software.amazon.awssdk.crt aws-crt 0.38.1 jar The Apache Software License, Version 2.0
software.amazon.eventstream eventstream 1.0.1 jar Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

The New BSD License: Reflections

MIT-0: reactive-streams

Apache 2.0: error-prone annotations

Creative Commons 3.0 BY-SA: ESAPI

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

Mozilla Public License, Version 2.0: rhino

MIT License: SLF4J API Module

GPL2 w/ CPE: HK2 API module, HK2 Implementation Utilities, Jakarta Annotations API, ServiceLocator Default Implementation, aopalliance version 1.0 repackaged as a module, jakarta.ws.rs-api, javax.inject:1 as OSGi bundle, javax.ws.rs-api, jaxb-api, jersey-container-servlet-core, jersey-core-client, jersey-ext-entity-filtering, jersey-inject-hk2, jersey-media-jaxb, jersey-media-multipart

CDDL/GPLv2+CE: JavaBeans Activation Framework API jar, JavaMail API (no providers), JavaMail API jar

BSD: ESAPI

Unknown: rustici-engine-dependencies, servlet-api

The BSD 3-Clause License: Java Encoder

Apache Software Licenses: Log4j Implemented Over SLF4J

Apache License 2.0: Bean Validation API, JVM Integration for Metrics, Jakarta Bean Validation API, Javassist, Metrics Core, swagger-annotations, swagger-core, swagger-jaxrs, swagger-jersey2-jaxrs (Jersey 2.x support), swagger-models

The MIT License: Checker Qual, JOpt Simple

Apache License, Version 2.0: AWS Event Stream, AWS Java SDK :: AWS CRT Core, AWS Java SDK :: AWS Core, AWS Java SDK :: Annotations, AWS Java SDK :: Arns, AWS Java SDK :: Auth, AWS Java SDK :: Checksums, AWS Java SDK :: Checksums SPI, AWS Java SDK :: Core :: Protocols :: AWS Json Protocol, AWS Java SDK :: Core :: Protocols :: AWS Query Protocol, AWS Java SDK :: Core :: Protocols :: AWS Xml Protocol, AWS Java SDK :: Core :: Protocols :: Json Utils, AWS Java SDK :: Core :: Protocols :: Protocol Core, AWS Java SDK :: Endpoints SPI, AWS Java SDK :: HTTP Auth, AWS Java SDK :: HTTP Auth AWS, AWS Java SDK :: HTTP Auth Event Stream, AWS Java SDK :: HTTP Auth SPI, AWS Java SDK :: HTTP Client Interface, AWS Java SDK :: HTTP Clients :: AWS Common Runtime Client, AWS Java SDK :: Identity SPI, AWS Java SDK :: Metrics SPI, AWS Java SDK :: Profiles, AWS Java SDK :: Regions, AWS Java SDK :: Retries, AWS Java SDK :: Retries API, AWS Java SDK :: SDK Core, AWS Java SDK :: Services :: AWS STS, AWS Java SDK :: Services :: Amazon CloudFront, AWS Java SDK :: Services :: Amazon S3, AWS Java SDK :: Services :: Amazon SQS, AWS Java SDK :: Third Party :: Jackson-core, AWS Java SDK :: Utilities, Apache Commons Codec, Apache HttpClient, Apache HttpCore, Caffeine cache, Guava: Google Core Libraries for Java, J2ObjC Annotations, JCL 1.2 implemented over SLF4J, Joda-Time

Apache-2.0: Apache Commons Compress, Apache Commons DBCP, Apache Commons FileUpload, Apache Commons IO, Apache Commons Lang, Apache Commons Pool, Apache Commons Text

ISC: jBCrypt

EPL 2.0: HK2 API module, HK2 Implementation Utilities, Jakarta Annotations API, ServiceLocator Default Implementation, aopalliance version 1.0 repackaged as a module, jakarta.ws.rs-api, javax.inject:1 as OSGi bundle, javax.ws.rs-api, jersey-container-servlet-core, jersey-core-client, jersey-core-common, jersey-core-server, jersey-ext-entity-filtering, jersey-inject-hk2, jersey-media-jaxb, jersey-media-json-jackson, jersey-media-multipart

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

MPL 1.1: Javassist

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

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

CDDL 1.1: jaxb-api

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

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

Bouncy Castle Licence: Bouncy Castle ASN.1 Extension and Utility APIs, Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs, Bouncy Castle Provider

Public domain: base64

Lesser General Public License, version 3 or greater: btf, jackson-coreutils, jackson-coreutils-equivalence, json-schema-core, json-schema-validator, msg-simple, uri-template

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

WTFPL: Reflections

EDL 1.0: JavaBeans Activation Framework API jar, jersey-container-servlet-core, jersey-core-client, jersey-ext-entity-filtering, jersey-inject-hk2, jersey-media-jaxb, jersey-media-multipart

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

Eclipse Distribution License - v 1.0: MIME streaming extension, jakarta.xml.bind-api

LGPL 2.1: Javassist

CDDL + GPLv2 with classpath exception: JAX-WS API, javax.annotation API, javax.xml.soap API

The Apache Software License, Version 2.0: FindBugs-jsr305, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, Jackson datatype: JSR310, Jackson module: JAXB Annotations, Jackson-annotations, Jackson-core, OAuth Core, OAuth Core: Consumer, OAuth Core: Provider, Prometheus Java Simpleclient, Prometheus Java Simpleclient Common, Prometheus Java Simpleclient Dropwizard, Spymemcached, jackson-databind, libphonenumber, software.amazon.awssdk.crt:aws-crt

Apache Software License, version 2.0: btf, jackson-coreutils, jackson-coreutils-equivalence, json-schema-core, json-schema-validator, msg-simple, uri-template

CDDL+GPL License: jersey-repackaged-guava

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.3.15.jar 274.5 kB 230 176 28 9 Yes
logback-core-1.3.15.jar 571.7 kB 500 447 41 9 Yes
jackson-annotations-2.16.1.jar 78.5 kB 87 74 2 9 Yes
jackson-core-2.16.1.jar 578.1 kB 269 208 15 21 Yes
jackson-databind-2.16.1.jar 1.6 MB 818 779 24 9 Yes
jackson-datatype-jsr310-2.16.1.jar 128.3 kB 83 60 7 9 Yes
jackson-module-jaxb-annotations-2.12.2.jar 36.6 kB 33 13 4 9 Yes
caffeine-2.9.2.jar 925.3 kB 703 692 4 1.8 Yes
btf-1.3.jar 9 kB 11 3 1 1.7 No
jackson-coreutils-2.0.jar 31.8 kB 26 14 2 1.7 Yes
jackson-coreutils-equivalence-1.0.jar 1.9 kB 7 1 1 1.7 Yes
json-schema-core-1.2.14.jar 175.8 kB 164 125 22 1.7 Yes
json-schema-validator-2.2.14.jar 238.7 kB 226 159 31 1.7 Yes
msg-simple-1.2.jar 36.9 kB 37 23 6 1.7 Yes
uri-template-0.10.jar 58.2 kB 57 39 7 1.7 Yes
jsr305-2.0.1.jar 31.9 kB 70 34 3 1.5 Yes
error_prone_annotations-2.18.0.jar 16 kB 38 26 2 1.8 Yes
failureaccess-1.0.1.jar 4.6 kB 15 2 1 1.7 Yes
guava-32.0.1-jre.jar 3 MB 2054 2014 18 1.8 Yes
listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar 2.2 kB 7 0 0 - -
j2objc-annotations-2.8.jar 9.3 kB 24 13 1 1.7 Yes
libphonenumber-8.11.1.jar 344.5 kB 606 51 2 1.6 Yes
mailapi-1.6.2.jar 301.5 kB 214 189 8 1.7 Yes
commons-codec-1.15.jar 353.8 kB 253 106 7 1.7 Yes
commons-fileupload-1.5.jar 74.1 kB 74 56 6 1.6 Yes
commons-io-2.15.1.jar 501.2 kB 368 339 16 9 Yes
metrics-core-4.0.3.jar 97.7 kB 91 81 1 1.8 Yes
metrics-jvm-4.0.3.jar 23.8 kB 27 16 1 1.8 Yes
simpleclient-0.5.0.jar 59.2 kB 54 44 1 1.6 Yes
simpleclient_common-0.5.0.jar 5.8 kB 14 2 1 1.6 Yes
simpleclient_dropwizard-0.5.0.jar 6.6 kB 12 1 1 1.6 Yes
swagger-annotations-1.6.6.jar 21.8 kB 41 31 1 1.7 Yes
swagger-core-1.6.6.jar 118.7 kB 94 77 7 1.7 Yes
swagger-jaxrs-1.6.6.jar 70.6 kB 46 32 5 1.7 Yes
swagger-jersey2-jaxrs-1.6.6.jar 6.7 kB 17 3 3 1.7 Yes
swagger-models-1.6.6.jar 158.3 kB 112 97 6 1.7 Yes
jakarta.activation-api-1.2.1.jar 44.4 kB 42 31 1 1.5 Yes
jakarta.annotation-api-1.3.5.jar 25.1 kB 28 15 3 1.8 Yes
jakarta.validation-api-2.0.2.jar 91.9 kB 160 143 9 1.8 Yes
jakarta.ws.rs-api-2.1.6.jar 140.4 kB 155 138 7 9 Yes
jakarta.xml.bind-api-2.3.2.jar 115.5 kB 137 111 7 9 Yes
javax.activation-api-1.2.0.jar 56.7 kB 41 31 1 1.5 Yes
javax.annotation-api-1.3.2.jar 26.6 kB 29 15 3 1.8 Yes
javax.mail-api-1.6.2.jar 219.1 kB 154 140 5 1.7 Yes
servlet-api-2.5.jar 105.1 kB 68 42 2 1.5 Yes
validation-api-2.0.1.Final.jar 93.1 kB 163 143 9 1.8 Yes
javax.ws.rs-api-2.1.1.jar 126.9 kB 153 138 7 9 Yes
jaxb-api-2.3.1.jar 128.1 kB 136 111 7 9 Yes
javax.xml.soap-api-1.4.0.jar 46.1 kB 45 34 2 9 Yes
jaxws-api-2.3.1.jar 56.6 kB 85 67 9 9 Yes
joda-time-2.12.7.jar 638.4 kB 773 247 7 1.5 Yes
base64-2.3.9.jar 17.5 kB 13 4 1 1.6 Yes
oauth-20100527.jar 44.2 kB 32 21 3 1.5 Yes
oauth-consumer-20100527.jar 23.4 kB 24 13 2 1.5 Yes
oauth-provider-20100527.jar 11.7 kB 15 5 2 1.5 Yes
jopt-simple-5.0.4.jar 78.1 kB 71 59 3 1.7 Yes
spymemcached-2.12.3.jar 473.8 kB 286 267 14 1.6 Yes
commons-compress-1.26.0.jar 1.1 MB 626 572 37 9 Yes
commons-dbcp2-2.13.0.jar 221.8 kB 95 78 5 9 Yes
commons-lang3-3.14.0.jar 658 kB 436 404 19 9 Yes
commons-pool2-2.12.0.jar 150 kB 101 84 4 9 Yes
commons-text-1.11.0.jar 246.7 kB 180 158 9 9 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
bcpkix-jdk18on-1.78.jar 1.1 MB 970 906 53 9 No
bcprov-jdk18on-1.78.jar 8.3 MB 5698 4257 183 21 No
bcutil-jdk18on-1.78.jar 704.7 kB 670 611 48 9 No
checker-qual-3.33.0.jar 224 kB 426 358 30 1.8 Yes
hk2-api-2.6.1.jar 200.2 kB 197 176 7 1.8 Yes
hk2-locator-2.6.1.jar 203.4 kB 117 99 3 1.8 Yes
hk2-utils-2.6.1.jar 131.6 kB 102 80 7 1.8 Yes
aopalliance-repackaged-2.6.1.jar 27 kB 41 26 4 1.8 Yes
jakarta.inject-2.6.1.jar 18.1 kB 17 6 1 1.8 No
jersey-guava-2.25.1.jar 971.3 kB 775 753 9 1.6 Yes
jersey-container-servlet-core-2.35.jar 73.4 kB 61 44 4 1.8 Yes
jersey-client-2.35.jar 260.5 kB 191 162 10 1.8 Yes
jersey-common-2.35.jar 1.2 MB 924 869 23 11 Yes
jersey-server-2.35.jar 948.9 kB 666 607 27 1.8 Yes
jersey-entity-filtering-2.35.jar 84 kB 76 59 3 1.8 Yes
jersey-hk2-2.35.jar 78.4 kB 68 46 1 1.8 Yes
jersey-media-jaxb-2.35.jar 94.8 kB 71 54 2 1.8 Yes
jersey-media-json-jackson-2.35.jar 75.9 kB 65 40 8 1.8 Yes
jersey-media-multipart-2.35.jar 81.5 kB 58 41 3 1.8 Yes
javassist-3.25.0-GA.jar 780.3 kB 449 425 17 1.7 Yes
mimepull-1.9.13.jar 64.9 kB 57 45 2 9 Yes
jbcrypt-0.4.jar 17.4 kB 11 1 1 1.5 Yes
rhino-1.7.13.jar 1.3 MB 544 506 22 1.8 Yes
encoder-1.2.2.jar 37.5 kB 32 21 1 1.5 Yes
esapi-2.5.3.1.jar 455.5 kB 276 240 24 1.8 Yes
reactive-streams-1.0.4.jar 11.6 kB 17 13 1 1.6 Yes
reflections-0.9.11.jar 131 kB 104 90 6 1.7 Yes
jcl-over-slf4j-2.0.9.jar 18.4 kB 26 9 3 9 Yes
log4j-over-slf4j-2.0.9.jar 26.5 kB 47 31 5 9 Yes
slf4j-api-2.0.9.jar 64.6 kB 67 52 5 9 Yes
annotations-2.31.37.jar 13.8 kB 26 13 1 1.8 No
arns-2.31.37.jar 15.8 kB 21 8 1 1.8 Yes
auth-2.31.37.jar 234.9 kB 177 151 12 1.8 Yes
aws-core-2.31.37.jar 186.4 kB 169 126 23 1.8 Yes
aws-crt-client-2.31.37.jar 66.2 kB 60 40 4 1.8 Yes
aws-json-protocol-2.31.37.jar 141.5 kB 120 102 5 1.8 Yes
aws-query-protocol-2.31.37.jar 69.4 kB 63 45 4 1.8 Yes
aws-xml-protocol-2.31.37.jar 102.3 kB 80 63 3 1.8 Yes
checksums-2.31.37.jar 69.8 kB 33 19 2 1.8 Yes
checksums-spi-2.31.37.jar 8 kB 15 1 1 1.8 No
cloudfront-2.31.37.jar 5.2 MB 3148 3115 18 1.8 Yes
crt-core-2.31.37.jar 17.8 kB 20 7 1 1.8 Yes
endpoints-spi-2.31.37.jar 13.2 kB 19 6 1 1.8 Yes
http-auth-2.31.37.jar 17.5 kB 29 10 4 1.8 Yes
http-auth-aws-2.31.37.jar 159.4 kB 127 94 13 1.8 Yes
http-auth-aws-eventstream-2.31.37.jar 8.7 kB 17 1 1 1.8 Yes
http-auth-spi-2.31.37.jar 45.8 kB 60 40 4 1.8 Yes
http-client-spi-2.31.37.jar 88.6 kB 89 73 3 1.8 Yes
identity-spi-2.31.37.jar 31 kB 40 25 2 1.8 Yes
json-utils-2.31.37.jar 33.2 kB 34 19 2 1.8 Yes
metrics-spi-2.31.37.jar 27.3 kB 30 16 2 1.8 Yes
profiles-2.31.37.jar 50.4 kB 41 27 2 1.8 Yes
protocol-core-2.31.37.jar 44.4 kB 48 34 1 1.8 Yes
regions-2.31.37.jar 943.5 kB 455 433 8 1.8 Yes
retries-2.31.37.jar 66.3 kB 66 50 4 1.8 Yes
retries-spi-2.31.37.jar 31.5 kB 43 27 3 1.8 Yes
s3-2.31.37.jar 3.9 MB 2208 2154 33 1.8 Yes
sdk-core-2.31.37.jar 988.8 kB 765 681 59 1.8 Yes
sqs-2.31.37.jar 955.8 kB 635 610 11 1.8 Yes
sts-2.31.37.jar 538.6 kB 374 348 9 1.8 Yes
third-party-jackson-core-2.31.37.jar 535 kB 215 185 14 1.8 Yes
utils-2.31.37.jar 227.8 kB 172 151 9 1.8 Yes
aws-crt-0.38.1.jar 19 MB 337 268 15 1.8 Yes
eventstream-1.0.1.jar 30.2 kB 29 19 1 1.8 Yes
Total Size Entries Classes Packages Java Version Debug Information
128 67.6 MB 34912 29409 1294 21 120
compile: 127 compile: 67.5 MB compile: 34844 compile: 29367 compile: 1292 21 compile: 119
provided: 1 provided: 105.1 kB provided: 68 provided: 42 provided: 2 provided: 1