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.fasterxml.jackson.core | jackson-annotations | 2.3.0 | jar | The Apache Software License, Version 2.0-GNU Lesser General Public License, Version 2.1 |
com.github.rholder | guava-retrying | 1.0.4 | jar | The Apache Software License, Version 2.0 |
com.google.guava | guava | 15.0 | jar | The Apache Software License, Version 2.0 |
org.apache.commons | commons-lang3 | 3.1 | jar | The Apache Software License, Version 2.0 |
org.jsoup | jsoup | 1.7.3 | jar | The MIT License |
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 | License |
---|---|---|---|---|
junit | junit | 4.12 | jar | Eclipse Public License 1.0 |
org.easytesting | fest-assert | 1.4 | jar | LICENSE.txt |
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.code.findbugs | jsr305 | 1.3.9 | jar | The 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:
GroupId | ArtifactId | Version | Type | License |
---|---|---|---|---|
org.easytesting | fest-util | 1.1.6 | jar | LICENSE.txt |
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
Project Dependency Graph
Dependency Tree
- com.github.lstephen:ootp-extract:jar:1.1-SNAPSHOT
ootp-extract Description: Extraction of player information from OOTP HTML player pages
URL: https://lstephen.github.io/ootp-extract
Project License: The Apache License, Version 2.0
- org.jsoup:jsoup:jar:1.7.3 (compile)
jsoup Description: jsoup HTML parser
URL: http://jsoup.org/
Project License: The MIT License
- org.apache.commons:commons-lang3:jar:3.1 (compile)
Commons Lang Description: Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are considered to be so standard as to justify existence in java.lang.
URL: http://commons.apache.org/lang/
Project License: The Apache Software License, Version 2.0
- com.google.guava:guava:jar:15.0 (compile)
Guava: Google Core Libraries for Java Description: Guava is a suite of core and expanded libraries that include utility classes, google's collections, io classes, and much much more. Guava has two code dependencies - javax.annotation per the JSR-305 spec and javax.inject per the JSR-330 spec.
URL: http://code.google.com/p/guava-libraries/guava
Project License: The Apache Software License, Version 2.0
- com.github.rholder:guava-retrying:jar:1.0.4 (compile)
guava-retrying Description: This is a small extension to Google's Guava library to allow for the creation of configurable retrying strategies for an arbitrary function call, such as something that talks to a remote service with flaky uptime.
URL: http://rholder.github.com
Project License: The Apache Software License, Version 2.0
- com.google.code.findbugs:jsr305:jar:1.3.9 (compile)
FindBugs-jsr305 Description: JSR305 Annotations for Findbugs
URL: http://findbugs.sourceforge.net/
Project License: The Apache Software License, Version 2.0
- com.google.code.findbugs:jsr305:jar:1.3.9 (compile)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.3.0 (compile)
Jackson-annotations Description: Core annotations used for value types, used by Jackson data binding package.
URL: http://wiki.fasterxml.com/JacksonHome
Project License: The Apache Software License, Version 2.0, GNU Lesser General Public License, Version 2.1
- junit:junit:jar:4.12 (test)
JUnit Description: JUnit is a unit testing framework for Java, created by Erich Gamma and Kent Beck.
URL: http://junit.org
Project License: Eclipse Public License 1.0
- org.hamcrest:hamcrest-core:jar:1.3 (test)
Hamcrest Core Description: This is the core API of hamcrest matcher framework to be used by third-party framework providers. This includes the a foundation set of matcher implementations for common operations.
URL: https://github.com/hamcrest/JavaHamcrest/hamcrest-core
Project License: New BSD License
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- org.easytesting:fest-assert:jar:1.4 (test)
FEST Fluent Assertions Description: 'Flexible' or 'fluent' assertions for testing
URL: http://fest.easytesting.org/assert
Project License: Apache License, Version 2.0
- org.easytesting:fest-util:jar:1.1.6 (test)
FEST Util Description: Utility methods used by FEST modules
URL: http://fest.easytesting.org
Project License: Apache License, Version 2.0
- org.easytesting:fest-util:jar:1.1.6 (test)
- org.jsoup:jsoup:jar:1.7.3 (compile)
Licenses
GNU Lesser General Public License, Version 2.1: Jackson-annotations
The Apache License, Version 2.0: ootp-extract
Eclipse Public License 1.0: JUnit
The MIT License: jsoup
Apache License, Version 2.0: FEST Fluent Assertions, FEST Util
New BSD License: Hamcrest Core
The Apache Software License, Version 2.0: Commons Lang, FindBugs-jsr305, Guava: Google Core Libraries for Java, Jackson-annotations, guava-retrying
Dependency File Details
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
jackson-annotations-2.3.0.jar | 35.06 kB | 61 | 49 | 1 | 1.6 | Yes |
guava-retrying-1.0.4.jar | 25.10 kB | 34 | 28 | 1 | 1.6 | Yes |
jsr305-1.3.9.jar | 33.01 kB | 72 | 35 | 3 | 1.5 | Yes |
guava-15.0.jar | 2.17 MB | 1650 | 1622 | 16 | 1.6 | Yes |
junit-4.12.jar | 314.93 kB | 323 | 286 | 30 | 1.5 | Yes |
commons-lang3-3.1.jar | 315.80 kB | 179 | 153 | 12 | 1.5 | Yes |
fest-assert-1.4.jar | 78.45 kB | 76 | 64 | 1 | 1.5 | Yes |
fest-util-1.1.6.jar | 31.03 kB | 40 | 22 | 1 | 1.5 | Yes |
hamcrest-core-1.3.jar | 45.02 kB | 52 | 45 | 3 | 1.5 | Yes |
jsoup-1.7.3.jar | 297.39 kB | 243 | 226 | 7 | 1.5 | Yes |
10 | 3.35 MB | 2730 | 2530 | 75 | 1.6 | 10 |
compile: 6 | compile: 2.88 MB | compile: 2239 | compile: 2113 | compile: 40 | - | compile: 6 |
test: 4 | test: 469.44 kB | test: 491 | test: 417 | test: 35 | - | test: 4 |
Dependency Repository Locations
Repo ID | URL | Release | Snapshot |
---|---|---|---|
central | https://repo.maven.apache.org/maven2 | Yes | No |
sonatype-nexus-snapshots | https://oss.sonatype.org/content/repositories/snapshots | No | Yes |
apache.snapshots | http://repository.apache.org/snapshots | No | Yes |
Repository locations for each of the Dependencies.