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 License
com.google.javascript closure-compiler v20140814 jar The Apache Software License, Version 2.0
com.typesafe.play play-enhancer 1.0.1 jar -
com.typesafe.play routes-compiler_2.10 2.4.0-M2 jar Apache-2.0
com.typesafe.play twirl-compiler_2.10 1.0.3 jar Apache 2
org.avaje.ebeanorm avaje-ebeanorm-agent 3.2.2 jar The Apache Software License, Version 2.0
org.mozilla rhino 1.7R4 jar Mozilla Public 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 License
com.google.code.play2-maven-plugin play2-provider-api 1.0.0-beta1 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-component-annotations 1.6 jar The Apache Software License, Version 2.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 License
com.google.guava guava 17.0 jar The Apache Software License, Version 2.0
com.google.javascript closure-compiler-externs v20140814 jar The Apache Software License, Version 2.0
com.typesafe.play twirl-api_2.10 1.0.3 jar Apache 2
com.typesafe.play twirl-parser_2.10 1.0.3 jar Apache 2
commons-io commons-io 2.0.1 jar The Apache Software License, Version 2.0
org.apache.commons commons-lang3 3.1 jar The Apache Software License, Version 2.0
org.javassist javassist 3.18.2-GA jar MPL 1.1-LGPL 2.1-Apache License 2.0
org.json json 20090211 jar provided without support or warranty
org.scala-lang scala-compiler 2.10.4 jar BSD-like
org.scala-lang scala-library 2.10.4 jar BSD-like
org.scala-lang scala-reflect 2.10.4 jar BSD-like

Project Dependency Graph

Dependency Tree

Licenses

Mozilla Public License, Version 2.0: Mozilla Rhino

Apache 2: twirl-api, twirl-compiler, twirl-parser

Unknown: play-enhancer

LGPL 2.1: Javassist

Apache License 2.0: Javassist

MPL 1.1: Javassist

provided without support or warranty: JSON (JavaScript Object Notation)

Apache-2.0: Routes-Compiler

The Apache Software License, Version 2.0: Closure Compiler, Closure Compiler Externs, Commons IO, Commons Lang, Guava: Google Core Libraries for Java, Play! 2.x Provider API, Play! 2.x Provider for Play! 2.4.x, Plexus :: Component Annotations, avaje-ebeanorm-agent

BSD-like: Scala Compiler, Scala Library

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
play2-provider-api-1.0.0-beta1.jar 11.76 kB 29 16 1 1.6 Yes
guava-17.0.jar 2.24 MB 1715 1686 17 1.6 Yes
closure-compiler-v20140814.jar 2.95 MB 1727 1683 17 1.6 Yes
closure-compiler-externs-v20140814.jar 118.19 kB 8 0 0 - No
play-enhancer-1.0.1.jar 7.74 kB 10 6 1 1.6 Yes
routes-compiler_2.10-2.4.0-M2.jar 579.06 kB 480 471 4 1.6 Yes
twirl-api_2.10-1.0.3.jar 61.20 kB 66 62 1 1.6 Yes
twirl-compiler_2.10-1.0.3.jar 104.50 kB 77 73 1 1.6 Yes
twirl-parser_2.10-1.0.3.jar 297.89 kB 254 249 2 1.6 Yes
commons-io-2.0.1.jar 159.51 kB 122 104 6 1.5 Yes
commons-lang3-3.1.jar 315.80 kB 179 153 12 1.5 Yes
avaje-ebeanorm-agent-3.2.2.jar 182.18 kB 89 72 4 1.6 Yes
plexus-component-annotations-1.6.jar 4.26 kB 15 3 1 1.5 No
javassist-3.18.2-GA.jar 714.52 kB 414 390 17 1.6 Yes
json-20090211.jar 45.94 kB 21 19 1 1.6 Yes
rhino-1.7R4.jar 1.13 MB 491 456 23 1.5 Yes
scala-compiler-2.10.4.jar 14.45 MB 8740 8594 60 1.6 Yes
scala-library-2.10.4.jar 7.13 MB 4963 4899 59 1.6 Yes
scala-reflect-2.10.4.jar 3.20 MB 2049 2035 10 1.6 Yes
Total Size Entries Classes Packages Java Version Debug Information
19 33.71 MB 21449 20971 237 1.6 17
compile: 17 compile: 33.69 MB compile: 21405 compile: 20952 compile: 235 - compile: 16
provided: 2 provided: 16.03 kB provided: 44 provided: 19 provided: 2 - provided: 1

Dependency Repository Locations

Repo ID URL Release Snapshot
apache.snapshots http://repository.apache.org/snapshots No Yes
sonatype-nexus-snapshots https://oss.sonatype.org/content/repositories/snapshots No Yes
typesafe https://repo.typesafe.com/typesafe/releases/ Yes No
central https://repo.maven.apache.org/maven2 Yes No
sonatype-play2-staging https://oss.sonatype.org/content/repositories/comgooglecodeplay2-maven-plugin-1008/ Yes No

Repository locations for each of the Dependencies.

Artifact apache.snapshots sonatype-nexus-snapshots typesafe central sonatype-play2-staging
com.google.code.play2-maven-plugin:play2-provider-api:jar:1.0.0-beta1 - - - - Found at https://oss.sonatype.org/content/repositories/comgooglecodeplay2-maven-plugin-1008/
com.google.guava:guava:jar:17.0 - - Found at https://repo.typesafe.com/typesafe/releases/ Found at https://repo.maven.apache.org/maven2 -
com.google.javascript:closure-compiler:jar:v20140814 - - Found at https://repo.typesafe.com/typesafe/releases/ Found at https://repo.maven.apache.org/maven2 -
com.google.javascript:closure-compiler-externs:jar:v20140814 - - Found at https://repo.typesafe.com/typesafe/releases/ Found at https://repo.maven.apache.org/maven2 -
com.typesafe.play:play-enhancer:jar:1.0.1 - - Found at https://repo.typesafe.com/typesafe/releases/ - -
com.typesafe.play:routes-compiler_2.10:jar:2.4.0-M2 - - Found at https://repo.typesafe.com/typesafe/releases/ Found at https://repo.maven.apache.org/maven2 -
com.typesafe.play:twirl-api_2.10:jar:1.0.3 - - Found at https://repo.typesafe.com/typesafe/releases/ Found at https://repo.maven.apache.org/maven2 -
com.typesafe.play:twirl-compiler_2.10:jar:1.0.3 - - Found at https://repo.typesafe.com/typesafe/releases/ Found at https://repo.maven.apache.org/maven2 -
com.typesafe.play:twirl-parser_2.10:jar:1.0.3 - - Found at https://repo.typesafe.com/typesafe/releases/ Found at https://repo.maven.apache.org/maven2 -
commons-io:commons-io:jar:2.0.1 - - Found at https://repo.typesafe.com/typesafe/releases/ Found at https://repo.maven.apache.org/maven2 -
org.apache.commons:commons-lang3:jar:3.1 - - Found at https://repo.typesafe.com/typesafe/releases/ Found at https://repo.maven.apache.org/maven2 -
org.avaje.ebeanorm:avaje-ebeanorm-agent:jar:3.2.2 - - Found at https://repo.typesafe.com/typesafe/releases/ Found at https://repo.maven.apache.org/maven2 -
org.codehaus.plexus:plexus-component-annotations:jar:1.6 - - Found at https://repo.typesafe.com/typesafe/releases/ Found at https://repo.maven.apache.org/maven2 -
org.javassist:javassist:jar:3.18.2-GA - - Found at https://repo.typesafe.com/typesafe/releases/ Found at https://repo.maven.apache.org/maven2 -
org.json:json:jar:20090211 - - Found at https://repo.typesafe.com/typesafe/releases/ Found at https://repo.maven.apache.org/maven2 -
org.mozilla:rhino:jar:1.7R4 - - Found at https://repo.typesafe.com/typesafe/releases/ Found at https://repo.maven.apache.org/maven2 -
org.scala-lang:scala-compiler:jar:2.10.4 - - Found at https://repo.typesafe.com/typesafe/releases/ Found at https://repo.maven.apache.org/maven2 -
org.scala-lang:scala-library:jar:2.10.4 - - Found at https://repo.typesafe.com/typesafe/releases/ Found at https://repo.maven.apache.org/maven2 -
org.scala-lang:scala-reflect:jar:2.10.4 - - Found at https://repo.typesafe.com/typesafe/releases/ Found at https://repo.maven.apache.org/maven2 -
Total apache.snapshots sonatype-nexus-snapshots typesafe central sonatype-play2-staging
19 (compile: 17, provided: 2) 0 0 18 17 1