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.jcsinfo.libs cypherlib 1.2.2 jar MIT License
com.thoughtworks.xstream xstream 1.4.13 jar BSD-3-Clause
com.typesafe.play play_2.13 2.8.3 jar Apache-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
junit junit 4.13.1 jar Eclipse Public License 1.0

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
com.fasterxml.jackson.core jackson-annotations 2.10.4 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.10.4 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.10.4 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.dataformat jackson-dataformat-cbor 2.10.4 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.datatype jackson-datatype-jdk8 2.10.4 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.datatype jackson-datatype-jsr310 2.10.4 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.module jackson-module-parameter-names 2.10.4 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.module jackson-module-paranamer 2.10.4 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.module jackson-module-scala_2.13 2.10.4 jar -
com.google.code.findbugs jsr305 3.0.2 jar The Apache Software License, Version 2.0
com.google.errorprone error_prone_annotations 2.3.4 jar Apache 2.0
com.google.guava failureaccess 1.0.1 jar The Apache Software License, Version 2.0
com.google.guava guava 28.2-jre jar Apache 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 1.3 jar The Apache Software License, Version 2.0
com.thoughtworks.paranamer paranamer 2.8 jar BSD
com.typesafe config 1.4.0 jar -
com.typesafe ssl-config-core_2.13 0.4.2 jar -
com.typesafe.akka akka-actor-typed_2.13 2.6.8 jar Apache-2.0
com.typesafe.akka akka-actor_2.13 2.6.8 jar Apache-2.0
com.typesafe.akka akka-protobuf-v3_2.13 2.6.8 jar Apache-2.0
com.typesafe.akka akka-serialization-jackson_2.13 2.6.8 jar Apache-2.0
com.typesafe.akka akka-slf4j_2.13 2.6.8 jar Apache-2.0
com.typesafe.akka akka-stream_2.13 2.6.8 jar Apache-2.0
com.typesafe.play build-link 2.8.3 jar Apache-2.0
com.typesafe.play play-exceptions 2.8.3 jar Apache-2.0
com.typesafe.play play-functional_2.13 2.8.1 jar Apache-2.0
com.typesafe.play play-json_2.13 2.8.1 jar Apache-2.0
com.typesafe.play play-streams_2.13 2.8.3 jar Apache-2.0
com.typesafe.play twirl-api_2.13 1.5.0 jar Apache-2.0
io.jsonwebtoken jjwt 0.9.1 jar Apache License, Version 2.0
jakarta.activation jakarta.activation-api 1.2.2 jar EDL 1.0
jakarta.transaction jakarta.transaction-api 1.3.3 jar EPL 2.0GPL2 w/ CPE
jakarta.xml.bind jakarta.xml.bind-api 2.3.3 jar Eclipse Distribution License - v 1.0
javax.inject javax.inject 1 jar The Apache Software License, Version 2.0
joda-time joda-time 2.10.5 jar Apache License, Version 2.0
org.checkerframework checker-qual 2.10.0 jar The MIT License
org.lz4 lz4-java 1.7.1 jar The Apache Software License, Version 2.0
org.reactivestreams reactive-streams 1.0.3 jar CC0
org.scala-lang scala-library 2.13.2 jar Apache-2.0
org.scala-lang scala-reflect 2.13.1 jar Apache-2.0
org.scala-lang.modules scala-java8-compat_2.13 0.9.1 jar -
org.scala-lang.modules scala-parser-combinators_2.13 1.1.2 jar -
org.scala-lang.modules scala-xml_2.13 1.2.0 jar -
org.slf4j jcl-over-slf4j 1.7.30 jar Apache License, Version 2.0
org.slf4j jul-to-slf4j 1.7.30 jar MIT License
org.slf4j slf4j-api 1.7.30 jar MIT License
xmlpull xmlpull 1.1.3.1 jar Public Domain
xpp3 xpp3_min 1.1.4c jar Indiana University Extreme! Lab Software License, vesion 1.1.1Public Domain

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
org.hamcrest hamcrest-core 1.3 jar New BSD License

Project Dependency Graph

Dependency Tree

Licenses

Apache 2.0: error-prone annotations

Eclipse Public License 1.0: JUnit

MIT License: CypherLib, JUL to SLF4J bridge, PlayLib, SLF4J API Module

BSD-3-Clause: XStream Core

Indiana University Extreme! Lab Software License, vesion 1.1.1: MXP1: Xml Pull Parser 3rd Edition (XPP3)

GPL2 w/ CPE: javax.transaction API

Public Domain: MXP1: Xml Pull Parser 3rd Edition (XPP3), XML Pull Parsing API

New BSD License: Hamcrest Core

CC0: reactive-streams

BSD: ParaNamer Core

EDL 1.0: Jakarta Activation API jar

The MIT License: Checker Qual

Apache-2.0: Build-Link, Play, Play-Exceptions, Play-Streams, Scala Compiler, Scala Library, akka-actor, akka-actor-typed, akka-protobuf-v3, akka-serialization-jackson, akka-slf4j, akka-stream, play-functional, play-json, twirl-api

Apache License, Version 2.0: Guava: Google Core Libraries for Java, JCL 1.2 implemented over SLF4J, JSON Web Token support for the JVM, Joda-Time

Eclipse Distribution License - v 1.0: Jakarta XML Binding API

EPL 2.0: javax.transaction API

The Apache Software License, Version 2.0: FindBugs-jsr305, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, J2ObjC Annotations, Jackson dataformat: CBOR, Jackson datatype: JSR310, Jackson datatype: jdk8, Jackson module: Paranamer, Jackson-annotations, Jackson-core, Jackson-module-parameter-names, LZ4 and xxHash, jackson-databind, javax.inject

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
cypherlib-1.2.2.jar 15.4 kB 18 7 2 1.8 Yes
jackson-annotations-2.10.4.jar 68.1 kB 81 69 2 - Yes
jackson-core-2.10.4.jar 349.3 kB 144 118 13 - Yes
jackson-databind-2.10.4.jar 1.4 MB 691 656 22 - Yes
jackson-dataformat-cbor-2.10.4.jar 58.6 kB 29 14 3 - Yes
jackson-datatype-jdk8-2.10.4.jar 34.4 kB 37 23 2 - Yes
jackson-datatype-jsr310-2.10.4.jar 105.9 kB 75 56 6 - Yes
jackson-module-parameter-names-2.10.4.jar 9.3 kB 19 5 2 - Yes
jackson-module-paranamer-2.10.4.jar 43.7 kB 44 27 3 - Yes
jackson-module-scala_2.13-2.10.4.jar 338.6 kB 200 183 7 1.8 Yes
jsr305-3.0.2.jar 19.9 kB 46 35 3 1.5 Yes
error_prone_annotations-2.3.4.jar 13.9 kB 34 22 2 1.7 No
failureaccess-1.0.1.jar 4.6 kB 15 2 1 1.7 Yes
guava-28.2-jre.jar 2.8 MB 1999 1968 18 1.8 Yes
listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar 2.2 kB 7 0 0 - No
j2objc-annotations-1.3.jar 8.8 kB 23 12 1 1.5 Yes
paranamer-2.8.jar 34.7 kB 31 21 1 1.5 Yes
xstream-1.4.13.jar 627.4 kB 516 484 23 1.8 Yes
config-1.4.0.jar 294.2 kB 187 181 3 1.8 Yes
ssl-config-core_2.13-0.4.2.jar 302.6 kB 143 133 4 1.8 Yes
akka-actor-typed_2.13-2.6.8.jar 1.2 MB 620 600 15 1.8 Yes
akka-actor_2.13-2.6.8.jar 3.6 MB 1809 1778 27 1.8 Yes
akka-protobuf-v3_2.13-2.6.8.jar 1.7 MB 687 666 2 1.7 Yes
akka-serialization-jackson_2.13-2.6.8.jar 117.1 kB 70 64 1 1.8 Yes
akka-slf4j_2.13-2.6.8.jar 17.1 kB 13 8 1 1.8 Yes
akka-stream_2.13-2.6.8.jar 4.7 MB 2528 2508 13 - Yes
build-link-2.8.3.jar 3.3 kB 9 5 3 1.8 Yes
play-exceptions-2.8.3.jar 4.8 kB 9 6 1 1.8 Yes
play-functional_2.13-2.8.1.jar 184.9 kB 67 61 2 1.8 Yes
play-json_2.13-2.8.1.jar 748.6 kB 296 289 3 1.8 Yes
play-streams_2.13-2.8.3.jar 87.6 kB 56 49 2 1.8 Yes
play_2.13-2.8.3.jar 2.9 MB 1446 1379 59 1.8 Yes
twirl-api_2.13-1.5.0.jar 77.9 kB 73 68 2 1.8 Yes
jjwt-0.9.1.jar 113.6 kB 110 95 5 1.7 Yes
jakarta.activation-api-1.2.2.jar 46.6 kB 43 32 2 - Yes
jakarta.transaction-api-1.3.3.jar 15.4 kB 29 19 1 1.7 Yes
jakarta.xml.bind-api-2.3.3.jar 115.6 kB 137 111 7 - Yes
javax.inject-1.jar 2.5 kB 8 6 1 1.5 No
joda-time-2.10.5.jar 643 kB 765 247 7 1.5 Yes
junit-4.13.1.jar 382.7 kB 387 348 32 1.5 Yes
checker-qual-2.10.0.jar 201.2 kB 364 306 32 1.8 Yes
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
lz4-java-1.7.1.jar 650 kB 103 80 3 1.7 Yes
reactive-streams-1.0.3.jar 11.4 kB 17 13 1 1.6 Yes
scala-library-2.13.2.jar 5.9 MB 2892 2855 31 1.8 Yes
scala-reflect-2.13.1.jar 3.6 MB 1437 1418 13 1.8 Yes
scala-java8-compat_2.13-0.9.1.jar 637.6 kB 429 416 7 1.8 Yes
scala-parser-combinators_2.13-1.1.2.jar 225.3 kB 111 99 6 1.8 Yes
scala-xml_2.13-1.2.0.jar 568.7 kB 253 240 10 1.8 Yes
jcl-over-slf4j-1.7.30.jar 16.5 kB 23 9 2 1.5 Yes
jul-to-slf4j-1.7.30.jar 4.6 kB 11 1 1 1.5 Yes
slf4j-api-1.7.30.jar 41.5 kB 46 34 4 1.5 Yes
xmlpull-1.1.3.1.jar 7.2 kB 10 4 1 1.2 Yes
xpp3_min-1.1.4c.jar 25 kB 12 3 2 1.1 Yes
Total Size Entries Classes Packages Java Version Debug Information
54 35.1 MB 19261 17878 420 1.8 51
compile: 52 compile: 34.7 MB compile: 18822 compile: 17485 compile: 385 - compile: 49
test: 2 test: 427.7 kB test: 439 test: 393 test: 35 - test: 2