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 |
org.fedoracommons.funapi |
funapi-pmh
|
0.3-SNAPSHOT |
jar |
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 |
Classifier |
Type |
junit |
junit
|
4.5 |
- |
jar |
org.fedoracommons.funapi |
funapi-pmh
|
0.3-SNAPSHOT |
tests |
jar |
org.jmock |
jmock |
2.5.1 |
- |
jar |
org.jmock |
jmock-junit4 |
2.5.1 |
- |
jar |
org.jmock |
jmock-legacy |
2.5.1 |
- |
jar |
xmlunit |
xmlunit
|
1.2 |
- |
jar |
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 |
commons-codec |
commons-codec |
1.2 |
jar |
commons-httpclient |
commons-httpclient
|
3.1 |
jar |
commons-logging |
commons-logging
|
1.0.4 |
jar |
org.fedoracommons.funapi |
funapi-core
|
0.3-SNAPSHOT |
jar |
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 |
cglib |
cglib-nodep
|
2.1_3 |
jar |
junit |
junit-dep
|
4.4 |
jar |
org.hamcrest |
hamcrest-core |
1.1 |
jar |
org.hamcrest |
hamcrest-library |
1.1 |
jar |
org.objenesis |
objenesis
|
1.0 |
jar |
Project Dependency Graph
Dependency Tree
- org.fedoracommons.funapi:funapi-pmh-dspace:jar:0.3-SNAPSHOT
- org.fedoracommons.funapi:funapi-pmh:jar:0.3-SNAPSHOT (compile)
- org.fedoracommons.funapi:funapi-core:jar:0.3-SNAPSHOT (compile)
- commons-httpclient:commons-httpclient:jar:3.1 (compile)
HttpClient |
Description:
The HttpClient component supports the client-side of RFC 1945 (HTTP/1.0) and RFC 2616 (HTTP/1.1) , several related specifications (RFC 2109 (Cookies) , RFC 2617 (HTTP Authentication) , etc.), and provides a framework by which new request types (methods) or HTTP extensions can be created easily.
URL:
http://jakarta.apache.org/httpcomponents/httpclient-3.x/
Project License:
Apache License
|
- commons-logging:commons-logging:jar:1.0.4 (compile)
- commons-codec:commons-codec:jar:1.2 (compile)
Codec |
Description:
The codec package contains simple encoder and decoders for
various formats such as Base64 and Hexadecimal. In addition to these
widely used encoders and decoders, the codec package also maintains a
collection of phonetic encoding utilities.
Project License:
No project license is defined for this project.
|
- org.fedoracommons.funapi:funapi-pmh:jar:tests:0.3-SNAPSHOT (test)
- org.fedoracommons.funapi:funapi-core:jar:0.3-SNAPSHOT (test)
- commons-httpclient:commons-httpclient:jar:3.1 (test)
HttpClient |
Description:
The HttpClient component supports the client-side of RFC 1945 (HTTP/1.0) and RFC 2616 (HTTP/1.1) , several related specifications (RFC 2109 (Cookies) , RFC 2617 (HTTP Authentication) , etc.), and provides a framework by which new request types (methods) or HTTP extensions can be created easily.
URL:
http://jakarta.apache.org/httpcomponents/httpclient-3.x/
Project License:
Apache License
|
- junit:junit:jar:4.5 (test)
- xmlunit:xmlunit:jar:1.2 (test)
XMLUnit for Java |
Description:
XMLUnit compares a control XML document to a test document or the result of a transformation, validates documents, and compares the results of XPath expressions.
URL:
http://xmlunit.sourceforge.net/
Project License:
BSD License
|
- org.jmock:jmock:jar:2.5.1 (test)
jMock 2 Core |
Description:
There is currently no description associated with this project.
Project License:
BSD style
|
- org.hamcrest:hamcrest-core:jar:1.1 (test)
Hamcrest Core |
Description:
There is currently no description associated with this project.
Project License:
BSD style
|
- org.hamcrest:hamcrest-library:jar:1.1 (test)
Hamcrest Library |
Description:
There is currently no description associated with this project.
Project License:
BSD style
|
- org.hamcrest:hamcrest-core:jar:1.1 (test)
Hamcrest Core |
Description:
There is currently no description associated with this project.
Project License:
BSD style
|
- org.jmock:jmock-junit4:jar:2.5.1 (test)
jMock JUnit 4 Extension |
Description:
There is currently no description associated with this project.
Project License:
BSD style
|
- org.jmock:jmock:jar:2.5.1 (test)
jMock 2 Core |
Description:
There is currently no description associated with this project.
Project License:
BSD style
|
- junit:junit-dep:jar:4.4 (test)
JUnit |
Description:
JUnit is a regression testing framework written by Erich Gamma and Kent Beck. It is used by the developer who implements unit tests in Java.
The junit-dep artifact is the same as the junit artifact, expect that all dependencies are explicity declared and unbundled.
URL:
http://junit.org
Project License:
Common Public License Version 1.0
|
- org.jmock:jmock-legacy:jar:2.5.1 (test)
jMock Legacy Extension |
Description:
There is currently no description associated with this project.
Project License:
BSD style
|
- org.jmock:jmock:jar:2.5.1 (test)
jMock 2 Core |
Description:
There is currently no description associated with this project.
Project License:
BSD style
|
- org.objenesis:objenesis:jar:1.0 (test)
- cglib:cglib-nodep:jar:2.1_3 (test)
cglib |
Description:
There is currently no description associated with this project.
URL:
http://cglib.sourceforge.net/
Project License:
No project license is defined for this project.
|
Licenses
BSD style:
Hamcrest Core, Hamcrest Library, jMock 2 Core, jMock JUnit 4 Extension, jMock Legacy Extension
Unknown:
Codec, cglib
BSD License:
XMLUnit for Java
Apache License:
HttpClient
Common Public License Version 1.0:
JUnit
MIT License:
Objenesis
The Apache Software License, Version 2.0:
Logging, funapi-core, funapi-pmh, funapi-pmh-dspace
Dependency File Details
Filename |
Size |
Entries |
Classes |
Packages |
JDK Rev |
Debug |
cglib-nodep-2.1_3.jar |
316.64 kB |
262 |
258 |
10 |
1.1 |
debug |
commons-codec-1.2.jar |
29.38 kB |
30 |
19 |
5 |
1.1 |
debug |
commons-httpclient-3.1.jar |
297.85 kB |
183 |
167 |
8 |
1.2 |
debug |
commons-logging-1.0.4.jar |
37.12 kB |
29 |
18 |
2 |
1.2 |
debug |
junit-4.5.jar |
194.28 kB |
222 |
188 |
26 |
1.5 |
debug |
junit-dep-4.4.jar |
139.07 kB |
162 |
133 |
17 |
1.5 |
debug |
funapi-core-0.3-SNAPSHOT.jar |
12.80 kB |
21 |
10 |
2 |
1.5 |
debug |
funapi-pmh-0.3-SNAPSHOT-tests.jar |
17.14 kB |
20 |
9 |
1 |
1.5 |
debug |
funapi-pmh-0.3-SNAPSHOT-tests.jar |
17.14 kB |
20 |
9 |
1 |
1.5 |
debug |
hamcrest-core-1.1.jar |
74.85 kB |
54 |
21 |
3 |
1.5 |
debug |
hamcrest-library-1.1.jar |
108.89 kB |
66 |
24 |
7 |
1.5 |
debug |
jmock-2.5.1.jar |
134.96 kB |
91 |
74 |
9 |
1.5 |
debug |
jmock-junit4-2.5.1.jar |
8.37 kB |
14 |
3 |
1 |
1.5 |
debug |
jmock-legacy-2.5.1.jar |
14.19 kB |
17 |
6 |
1 |
1.5 |
debug |
objenesis-1.0.jar |
27.90 kB |
45 |
30 |
7 |
1.3 |
debug |
xmlunit-1.2.jar |
94.25 kB |
77 |
68 |
5 |
1.3 |
debug |
Total |
Size |
Entries |
Classes |
Packages |
JDK Rev |
Debug |
16 |
1.49 MB |
1,313 |
1,037 |
105 |
1.5 |
16 |
compile: 5 |
compile: 394.30 kB |
compile: 283 |
compile: 223 |
compile: 18 |
- |
compile: 5 |
test: 11 |
test: 1.10 MB |
test: 1,030 |
test: 814 |
test: 87 |
- |
test: 11 |