From 7865786d43805a7e45240088b9de77e37b485c3e Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Fri, 8 May 2015 20:53:48 -0400 Subject: Add version 1.3 site. --- 1.3/sangria-lazy/dependencies.html | 655 +++++++++++++++++++++++++++++++++++++ 1 file changed, 655 insertions(+) create mode 100644 1.3/sangria-lazy/dependencies.html (limited to '1.3/sangria-lazy/dependencies.html') diff --git a/1.3/sangria-lazy/dependencies.html b/1.3/sangria-lazy/dependencies.html new file mode 100644 index 0000000..764d3c2 --- /dev/null +++ b/1.3/sangria-lazy/dependencies.html @@ -0,0 +1,655 @@ + + + + + + Sangria Lazy – 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.guavaguava18.0jarThe Apache Software License, Version 2.0No
com.google.injectguice4.0jarThe Apache Software License, Version 2.0No
com.tavianator.sangriasangria-core1.3jarThe Apache Software License, Version 2.0No
com.google.code.findbugsjsr3053.0.0jarThe 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
com.tavianator.sangriasangria-test1.3jarThe Apache Software License, Version 2.0
junitjunit4.12jarEclipse Public License 1.0
org.hamcresthamcrest-integration1.3jarNew BSD License
org.mockitomockito-core1.10.19jarThe 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.objenesisobjenesis2.1jarApache 2
+
+

Project Dependency Graph

+ +
+

Dependency Tree

+
+
+

Licenses

+

Public Domain: AOP alliance

+

Apache 2: Objenesis

+

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

+

Eclipse Public License 1.0: JUnit

+

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

+

The MIT License: Mockito

+
+

Dependency File Details

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
FilenameSizeEntriesClassesPackagesJDK RevDebug
aopalliance-1.0.jar4.36 kB15921.3debug
guava-18.0.jar2.15 MB1,7191,690171.6debug
guice-4.0.jar652.57 kB513491131.6debug
sangria-core-1.3.jar15.55 kB241311.6debug
sangria-test-1.3.jar5.84 kB16511.6debug
javax.inject-1.jar2.44 kB8611.5release
junit-4.12.jar307.55 kB323286301.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.10.19.jar1.12 MB1,138694671.5debug
objenesis-2.1.jar40.78 kB523791.5debug
jsr305-3.0.0.jar32.26 kB723531.5debug
TotalSizeEntriesClassesPackagesJDK RevDebug
134.40 MB3,9893,3511561.612
compile: 6compile: 2.84 MBcompile: 2,351compile: 2,244compile: 37-compile: 5
test: 7test: 1.56 MBtest: 1,638test: 1,107test: 119-test: 7
+
+

Dependency Repository Locations

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

Repository locations for each of the Dependencies.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Artifactsonatype-nexus-snapshotscentral
aopalliance:aopalliance:jar:1.0-Found at https://repo.maven.apache.org/maven2
com.google.guava:guava:jar:18.0-Found at https://repo.maven.apache.org/maven2
com.google.inject:guice:jar:4.0-Found at https://repo.maven.apache.org/maven2
com.tavianator.sangria:sangria-core:jar:1.3--
com.tavianator.sangria:sangria-test:jar:1.3--
javax.inject:javax.inject:jar:1-Found at https://repo.maven.apache.org/maven2
junit:junit:jar:4.12-Found at https://repo.maven.apache.org/maven2
org.hamcrest:hamcrest-core:jar:1.3-Found at https://repo.maven.apache.org/maven2
org.hamcrest:hamcrest-integration:jar:1.3-Found at https://repo.maven.apache.org/maven2
org.hamcrest:hamcrest-library:jar:1.3-Found at https://repo.maven.apache.org/maven2
org.mockito:mockito-core:jar:1.10.19-Found at https://repo.maven.apache.org/maven2
org.objenesis:objenesis:jar:2.1-Found at https://repo.maven.apache.org/maven2
com.google.code.findbugs:jsr305:jar:3.0.0-Found at https://repo.maven.apache.org/maven2
Totalsonatype-nexus-snapshotscentral
13 (compile: 6, test: 7)011
+
+
+
+
+
+ + + -- cgit v1.2.3