From 9b2a4b8646f2baea660add10c18b191358bc60bf Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Tue, 16 Sep 2014 10:17:45 -0400 Subject: Add version 1.0 site. --- 1.0/sangria-contextual/dependencies.html | 632 +++++++++++++++++++++++++++++++ 1 file changed, 632 insertions(+) create mode 100644 1.0/sangria-contextual/dependencies.html (limited to '1.0/sangria-contextual/dependencies.html') diff --git a/1.0/sangria-contextual/dependencies.html b/1.0/sangria-contextual/dependencies.html new file mode 100644 index 0000000..070c2c6 --- /dev/null +++ b/1.0/sangria-contextual/dependencies.html @@ -0,0 +1,632 @@ + + + + + + Sangria Contextual - Project Dependencies + + + + + + + + + +
+ +
+
+
+ +
+

Project Dependencies

+
+

compile

+

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

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
GroupIdArtifactIdVersionTypeLicenseOptional
com.google.guavaguava16.0.1jarThe Apache Software License, Version 2.0No
com.google.injectguice4.0-beta4jarThe Apache Software License, Version 2.0No
com.tavianator.sangriasangria-core1.0jarThe Apache Software License, Version 2.0No
com.google.code.findbugsjsr3052.0.3jarThe Apache Software License, Version 2.0Yes
+
+

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:

+ + + + + + + + + + + + + + + + + + + + + + + + +
GroupIdArtifactIdVersionTypeLicense
junitjunit4.11jarCommon Public License Version 1.0
org.hamcresthamcrest-integration1.3jarNew BSD License
org.mockitomockito-core1.9.5jarThe 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:

+ + + + + + + + + + + + + + + + + + +
GroupIdArtifactIdVersionTypeLicense
aopallianceaopalliance1.0jarPublic Domain
javax.injectjavax.inject1jarThe 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:

+ + + + + + + + + + + + + + + + + + + + + + + + +
GroupIdArtifactIdVersionTypeLicense
org.hamcresthamcrest-core1.3jarNew BSD License
org.hamcresthamcrest-library1.3jarNew BSD License
org.objenesisobjenesis1.0jarMIT License
+
+

Project Dependency Graph

+ +
+

Dependency Tree

+
+
+

Licenses

+

The MIT License: Mockito

+

MIT License: Objenesis

+

Public Domain: AOP alliance

+

New BSD License: Hamcrest Core, Hamcrest Integration, Hamcrest library

+

The Apache Software License, Version 2.0: FindBugs-jsr305, Google Guice - Core Library, Guava: Google Core Libraries for Java, Sangria Contextual, Sangria Core, javax.inject

+

Common Public License Version 1.0: JUnit

+
+

Dependency File Details

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
FilenameSizeEntriesClassesPackagesJDK RevDebug
aopalliance-1.0.jar4.36 kB15921.3debug
guava-16.0.1.jar2.12 MB1,7091,678171.6debug
guice-4.0-beta4.jar618.19 kB494471131.6debug
sangria-core-1.0.jar6.66 kB16511.6debug
javax.inject-1.jar2.44 kB8611.5release
junit-4.11.jar239.30 kB266233281.5debug
hamcrest-core-1.3.jar43.97 kB524531.5debug
hamcrest-integration-1.3.jar4.71 kB11521.5debug
hamcrest-library-1.3.jar51.83 kB463571.5debug
mockito-core-1.9.5.jar1.43 MB1,258647641.5debug
objenesis-1.0.jar27.90 kB453071.3debug
jsr305-2.0.3.jar32.26 kB723531.5debug
TotalSizeEntriesClassesPackagesJDK RevDebug
124.56 MB3,9923,1991481.611
compile: 6compile: 2.77 MBcompile: 2,314compile: 2,204compile: 37-compile: 5
test: 6test: 1.79 MBtest: 1,678test: 995test: 111-test: 6
+
+

Dependency Repository Locations

+ + + + + + + + + + + + + + + +
Repo IDURLReleaseSnapshot
centralhttps://repo.maven.apache.org/maven2Yes-
sonatype-nexus-snapshotshttps://oss.sonatype.org/content/repositories/snapshots-Yes
+

Repository locations for each of the Dependencies.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Artifactcentralsonatype-nexus-snapshots
aopalliance:aopalliance:jar:1.0Found at https://repo.maven.apache.org/maven2-
com.google.guava:guava:jar:16.0.1Found at https://repo.maven.apache.org/maven2-
com.google.inject:guice:jar:4.0-beta4Found at https://repo.maven.apache.org/maven2-
com.tavianator.sangria:sangria-core:jar:1.0Found at https://repo.maven.apache.org/maven2-
javax.inject:javax.inject:jar:1Found at https://repo.maven.apache.org/maven2-
junit:junit:jar:4.11Found at https://repo.maven.apache.org/maven2-
org.hamcrest:hamcrest-core:jar:1.3Found at https://repo.maven.apache.org/maven2-
org.hamcrest:hamcrest-integration:jar:1.3Found at https://repo.maven.apache.org/maven2-
org.hamcrest:hamcrest-library:jar:1.3Found at https://repo.maven.apache.org/maven2-
org.mockito:mockito-core:jar:1.9.5Found at https://repo.maven.apache.org/maven2-
org.objenesis:objenesis:jar:1.0Found at https://repo.maven.apache.org/maven2-
com.google.code.findbugs:jsr305:jar:2.0.3Found at https://repo.maven.apache.org/maven2-
Totalcentralsonatype-nexus-snapshots
12 (compile: 6, test: 6)120
+
+
+
+
+
+ + + -- cgit v1.2.3