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.eclipse.jetty jetty-server 9.4.9.v20180320 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-servlet 9.4.9.v20180320 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.javadelight delight-json 0.0.5 jar The Apache License, Version 2.0-MIT License-GPL

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
com.google.code.gson gson 2.8.2 jar Apache 2.0
com.mashape.unirest unirest-java 1.4.9 jar MIT
junit junit 4.12 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
javax.servlet javax.servlet-api 3.1.0 jar CDDL + GPLv2 with classpath exception
org.eclipse.jetty jetty-http 9.4.9.v20180320 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-io 9.4.9.v20180320 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-security 9.4.9.v20180320 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-util 9.4.9.v20180320 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.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.9 jar The Apache Software License, Version 2.0
commons-logging commons-logging 1.2 jar The Apache Software License, Version 2.0
org.apache.httpcomponents httpasyncclient 4.1.1 jar LICENSE.txt
org.apache.httpcomponents httpclient 4.5.2 jar Apache License, Version 2.0
org.apache.httpcomponents httpcore 4.4.4 jar Apache License, Version 2.0
org.apache.httpcomponents httpcore-nio 4.4.4 jar Apache License, Version 2.0
org.apache.httpcomponents httpmime 4.5.2 jar Apache License, Version 2.0
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.json json 20160212 jar The JSON License

Project Dependency Graph

Dependency Tree

Licenses

GPL: delight-json, web-api-example-v2

Apache Software License - Version 2.0: Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: Security, Jetty :: Server Core, Jetty :: Servlet Handling, Jetty :: Utilities

The Apache License, Version 2.0: delight-json, web-api-example-v2

Apache 2.0: Gson

Eclipse Public License 1.0: JUnit

MIT License: delight-json, web-api-example-v2

The JSON License: JSON in Java

New BSD License: Hamcrest Core

Eclipse Public License - Version 1.0: Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: Security, Jetty :: Server Core, Jetty :: Servlet Handling, Jetty :: Utilities

Apache License, Version 2.0: Apache HttpAsyncClient, Apache HttpClient, Apache HttpClient Mime, Apache HttpCore, Apache HttpCore NIO

MIT: unirest-java

CDDL + GPLv2 with classpath exception: Java Servlet API

The Apache Software License, Version 2.0: Apache Commons Codec, Apache Commons Logging

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
gson-2.8.2.jar 232.9 kB 189 173 7 1.6 Yes
unirest-java-1.4.9.jar 44.6 kB 50 32 8 1.5 Yes
commons-codec-1.9.jar 264 kB 227 85 6 1.6 Yes
commons-logging-1.2.jar 61.8 kB 42 28 2 1.2 Yes
javax.servlet-api-3.1.0.jar 95.8 kB 103 79 4 1.7 Yes
junit-4.12.jar 314.9 kB 323 286 30 1.5 Yes
httpasyncclient-4.1.1.jar 177 kB 109 84 8 1.6 Yes
httpclient-4.5.2.jar 736.7 kB 504 463 24 1.6 Yes
httpcore-4.4.4.jar 326.7 kB 284 254 17 1.6 Yes
httpcore-nio-4.4.4.jar 356.1 kB 268 239 14 1.6 Yes
httpmime-4.5.2.jar 41 kB 40 23 2 1.6 Yes
jetty-http-9.4.9.v20180320.jar 169.7 kB 100 82 2 1.8 Yes
jetty-io-9.4.9.v20180320.jar 134.9 kB 105 92 2 1.8 Yes
jetty-security-9.4.9.v20180320.jar 93.2 kB 65 52 2 1.8 Yes
jetty-server-9.4.9.v20180320.jar 584.4 kB 298 279 7 1.8 Yes
jetty-servlet-9.4.9.v20180320.jar 110.6 kB 62 48 3 1.8 Yes
jetty-util-9.4.9.v20180320.jar 493.3 kB 302 277 11 1.8 Yes
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
delight-json-0.0.5.jar 15.6 kB 28 8 2 1.6 Yes
json-20160212.jar 49.2 kB 27 18 1 1.6 Yes
Total Size Entries Classes Packages Java Version Debug Information
20 4.3 MB 3178 2647 155 1.8 20
compile: 8 compile: 1.7 MB compile: 1063 compile: 917 compile: 33 - compile: 8
test: 12 test: 2.6 MB test: 2115 test: 1730 test: 122 - test: 12

Dependency Repository Locations

Repo ID URL Release Snapshot Blacklisted
central https://repo.maven.apache.org/maven2 Yes No No
Apache Main http://repo.maven.apache.org/maven2/ No No No
sonatype-nexus-snapshots https://oss.sonatype.org/content/repositories/snapshots No Yes No
glassfish-repository http://download.java.net/maven/glassfish Yes Yes Yes
jvnet-nexus-snapshots https://maven.java.net/content/repositories/snapshots No Yes No
apache.snapshots http://repository.apache.org/snapshots No Yes No

Repository locations for each of the Dependencies.

Artifact central Apache Main sonatype-nexus-snapshots jvnet-nexus-snapshots apache.snapshots
com.google.code.gson:gson:jar:2.8.2 Found at https://repo.maven.apache.org/maven2 - - - -
com.mashape.unirest:unirest-java:jar:1.4.9 Found at https://repo.maven.apache.org/maven2 - - - -
commons-codec:commons-codec:jar:1.9 Found at https://repo.maven.apache.org/maven2 - - - -
commons-logging:commons-logging:jar:1.2 Found at https://repo.maven.apache.org/maven2 - - - -
javax.servlet:javax.servlet-api:jar:3.1.0 Found at https://repo.maven.apache.org/maven2 - - - -
junit:junit:jar:4.12 Found at https://repo.maven.apache.org/maven2 - - - -
org.apache.httpcomponents:httpasyncclient:jar:4.1.1 Found at https://repo.maven.apache.org/maven2 - - - -
org.apache.httpcomponents:httpclient:jar:4.5.2 Found at https://repo.maven.apache.org/maven2 - - - -
org.apache.httpcomponents:httpcore:jar:4.4.4 Found at https://repo.maven.apache.org/maven2 - - - -
org.apache.httpcomponents:httpcore-nio:jar:4.4.4 Found at https://repo.maven.apache.org/maven2 - - - -
org.apache.httpcomponents:httpmime:jar:4.5.2 Found at https://repo.maven.apache.org/maven2 - - - -
org.eclipse.jetty:jetty-http:jar:9.4.9.v20180320 Found at https://repo.maven.apache.org/maven2 - - - -
org.eclipse.jetty:jetty-io:jar:9.4.9.v20180320 Found at https://repo.maven.apache.org/maven2 - - - -
org.eclipse.jetty:jetty-security:jar:9.4.9.v20180320 Found at https://repo.maven.apache.org/maven2 - - - -
org.eclipse.jetty:jetty-server:jar:9.4.9.v20180320 Found at https://repo.maven.apache.org/maven2 - - - -
org.eclipse.jetty:jetty-servlet:jar:9.4.9.v20180320 Found at https://repo.maven.apache.org/maven2 - - - -
org.eclipse.jetty:jetty-util:jar:9.4.9.v20180320 Found at https://repo.maven.apache.org/maven2 - - - -
org.hamcrest:hamcrest-core:jar:1.3 Found at https://repo.maven.apache.org/maven2 - - - -
org.javadelight:delight-json:jar:0.0.5 Found at https://repo.maven.apache.org/maven2 - - - -
org.json:json:jar:20160212 Found at https://repo.maven.apache.org/maven2 - - - -
Total central Apache Main sonatype-nexus-snapshots jvnet-nexus-snapshots apache.snapshots
20 (compile: 8, test: 12) 20 0 0 0 0