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 |
---|---|---|---|---|
net.sf.saxon | Saxon-HE | 12.4 | jar | Mozilla Public License Version 2.0 |
net.sourceforge.htmlcleaner | htmlcleaner | 2.29 | jar | BSD License |
us.codecraft | webmagic-core | 1.0.3-SNAPSHOT | jar | Apache 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 | Licenses |
---|---|---|---|---|
org.apache.logging.log4j | log4j-core | 2.23.1 | jar | Apache-2.0 |
org.apache.logging.log4j | log4j-slf4j2-impl | 2.23.1 | jar | Apache-2.0 |
org.junit.jupiter | junit-jupiter-engine | 5.10.2 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-launcher | 1.10.2 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-runner | 1.10.2 | jar | Eclipse Public License v2.0 |
org.junit.vintage | junit-vintage-engine | 5.10.2 | jar | Eclipse Public License v2.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 | Classifier | Type | Licenses |
---|---|---|---|---|---|
com.alibaba | fastjson | 2.0.19.graal | - | jar | Apache 2 |
com.alibaba.fastjson2 | fastjson2 | 2.0.19.graal | - | jar | Apache 2 |
com.alibaba.fastjson2 | fastjson2-extension | 2.0.19.graal | - | jar | Apache 2 |
com.jayway.jsonpath | json-path | 2.9.0 | - | jar | The Apache Software License, Version 2.0 |
commons-codec | commons-codec | 1.11 | - | jar | Apache License, Version 2.0 |
commons-io | commons-io | 2.14.0 | - | jar | Apache-2.0 |
commons-logging | commons-logging | 1.2 | - | jar | The Apache Software License, Version 2.0 |
org.apache.commons | commons-collections4 | 4.4 | - | jar | Apache License, Version 2.0 |
org.apache.commons | commons-lang3 | 3.12.0 | - | jar | Apache License, Version 2.0 |
org.apache.httpcomponents | httpclient | 4.5.13 | - | jar | Apache License, Version 2.0 |
org.apache.httpcomponents | httpcore | 4.4.15 | - | jar | Apache License, Version 2.0 |
org.jdom | jdom2 | 2.0.6.1 | - | jar | Similar to Apache License but with the acknowledgment clause removed |
org.jsoup | jsoup | 1.16.1 | - | jar | The MIT License |
org.slf4j | slf4j-api | 2.0.4 | - | jar | MIT License |
org.xmlresolver | xmlresolver | 5.2.2 | data | jar | Apache License version 2.0 |
org.xmlresolver | xmlresolver | 5.2.2 | - | jar | Apache License version 2.0 |
us.codecraft | xsoup | 0.3.7 | - | jar | The MIT License |
runtime
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
net.minidev | accessors-smart | 2.5.0 | jar | The Apache Software License, Version 2.0 |
net.minidev | json-smart | 2.5.0 | jar | The Apache Software License, Version 2.0 |
org.apache.httpcomponents.client5 | httpclient5 | 5.1.3 | jar | Apache License, Version 2.0 |
org.apache.httpcomponents.core5 | httpcore5 | 5.1.3 | jar | Apache License, Version 2.0 |
org.apache.httpcomponents.core5 | httpcore5-h2 | 5.1.3 | jar | Apache License, Version 2.0 |
org.ow2.asm | asm | 9.3 | jar | BSD-3-Clause |
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 |
---|---|---|---|---|
junit | junit | 4.13.2 | jar | Eclipse Public License 1.0 |
org.apache.logging.log4j | log4j-api | 2.23.1 | jar | Apache-2.0 |
org.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
org.junit.jupiter | junit-jupiter-api | 5.10.2 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-commons | 1.10.2 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-engine | 1.10.2 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-suite-api | 1.10.2 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-suite-commons | 1.10.2 | jar | Eclipse Public License v2.0 |
org.opentest4j | opentest4j | 1.3.0 | jar | The Apache License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- us.codecraft:webmagic-saxon:jar:1.0.3-SNAPSHOT
- us.codecraft:webmagic-core:jar:1.0.3-SNAPSHOT (compile)
- org.apache.httpcomponents:httpclient:jar:4.5.13 (compile)
- org.apache.httpcomponents:httpcore:jar:4.4.15 (compile)
- commons-logging:commons-logging:jar:1.2 (compile)
- commons-codec:commons-codec:jar:1.11 (compile)
- org.apache.commons:commons-lang3:jar:3.12.0 (compile)
- us.codecraft:xsoup:jar:0.3.7 (compile)
- org.jsoup:jsoup:jar:1.16.1 (compile)
- org.slf4j:slf4j-api:jar:2.0.4 (compile)
- org.apache.commons:commons-collections4:jar:4.4 (compile)
- commons-io:commons-io:jar:2.14.0 (compile)
- com.jayway.jsonpath:json-path:jar:2.9.0 (compile)
- net.minidev:json-smart:jar:2.5.0 (runtime)
- net.minidev:accessors-smart:jar:2.5.0 (runtime)
- org.ow2.asm:asm:jar:9.3 (runtime)
- net.minidev:accessors-smart:jar:2.5.0 (runtime)
- net.minidev:json-smart:jar:2.5.0 (runtime)
- com.alibaba:fastjson:jar:2.0.19.graal (compile)
- com.alibaba.fastjson2:fastjson2-extension:jar:2.0.19.graal (compile)
- com.alibaba.fastjson2:fastjson2:jar:2.0.19.graal (compile)
- com.alibaba.fastjson2:fastjson2-extension:jar:2.0.19.graal (compile)
- org.apache.httpcomponents:httpclient:jar:4.5.13 (compile)
- net.sourceforge.htmlcleaner:htmlcleaner:jar:2.29 (compile)
- org.jdom:jdom2:jar:2.0.6.1 (compile)
- net.sf.saxon:Saxon-HE:jar:12.4 (compile)
- org.xmlresolver:xmlresolver:jar:5.2.2 (compile)
- org.apache.httpcomponents.client5:httpclient5:jar:5.1.3 (runtime)
- org.apache.httpcomponents.core5:httpcore5-h2:jar:5.1.3 (runtime)
- org.apache.httpcomponents.core5:httpcore5:jar:5.1.3 (runtime)
- org.apache.httpcomponents.client5:httpclient5:jar:5.1.3 (runtime)
- org.xmlresolver:xmlresolver:jar:data:5.2.2 (compile)
- org.xmlresolver:xmlresolver:jar:5.2.2 (compile)
- org.apache.logging.log4j:log4j-core:jar:2.23.1 (test)
- org.apache.logging.log4j:log4j-api:jar:2.23.1 (test)
- org.apache.logging.log4j:log4j-slf4j2-impl:jar:2.23.1 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2 (test)
- org.junit.platform:junit-platform-engine:jar:1.10.2 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.10.2 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.10.2 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
- org.junit.platform:junit-platform-engine:jar:1.10.2 (test)
- org.junit.vintage:junit-vintage-engine:jar:5.10.2 (test)
- junit:junit:jar:4.13.2 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- junit:junit:jar:4.13.2 (test)
- org.junit.platform:junit-platform-launcher:jar:1.10.2 (test)
- org.junit.platform:junit-platform-runner:jar:1.10.2 (test)
- org.junit.platform:junit-platform-suite-api:jar:1.10.2 (test)
- org.junit.platform:junit-platform-suite-commons:jar:1.10.2 (test)
- us.codecraft:webmagic-core:jar:1.0.3-SNAPSHOT (compile)
Licenses
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Eclipse Public License 1.0: JUnit
MIT License: SLF4J API Module
BSD-3-Clause: asm
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Platform Commons, JUnit Platform Engine API, JUnit Platform Launcher, JUnit Platform Runner, JUnit Platform Suite API, JUnit Platform Suite Commons, JUnit Vintage Engine
Mozilla Public License Version 2.0: Saxon-HE
New BSD License: Hamcrest Core
Apache 2: fastjson1-compatible, fastjson2, fastjson2-extension
Similar to Apache License but with the acknowledgment clause removed: JDOM
BSD License: HtmlCleaner
Apache License version 2.0: XML Resolver
The MIT License: jsoup Java HTML Parser, xsoup
Apache License, Version 2.0: Apache Commons Codec, Apache Commons Collections, Apache Commons Lang, Apache HttpClient, Apache HttpComponents Core HTTP/1.1, Apache HttpComponents Core HTTP/2, Apache HttpCore, webmagic-core, webmagic-saxon
Apache-2.0: Apache Commons IO, Apache Log4j API, Apache Log4j Core, Apache Log4j SLF4J 2.0 Binding
The Apache Software License, Version 2.0: ASM based accessors helper used by json-smart, Apache Commons Logging, JSON Small and Fast Parser, json-path
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
fastjson-2.0.19.graal.jar | 184.8 kB | 135 | 107 | 14 | 1.8 | Yes |
fastjson2-2.0.19.graal.jar | 1.5 MB | 637 | 597 | 18 | 9 | Yes |
fastjson2-extension-2.0.19.graal.jar | 63.4 kB | 78 | 46 | 11 | 1.8 | Yes |
json-path-2.9.0.jar | 276.6 kB | 221 | 203 | 13 | 1.8 | Yes |
commons-codec-1.11.jar | 335 kB | 243 | 96 | 7 | 1.6 | Yes |
commons-io-2.14.0.jar | 494.2 kB | 361 | 333 | 15 | 9 | Yes |
commons-logging-1.2.jar | 61.8 kB | 42 | 28 | 2 | 1.2 | Yes |
junit-4.13.2.jar | 384.6 kB | 389 | 350 | 32 | 1.5 | Yes |
accessors-smart-2.5.0.jar | 29.9 kB | 24 | 13 | 2 | 1.8 | Yes |
json-smart-2.5.0.jar | 120.2 kB | 107 | 93 | 5 | 1.8 | Yes |
Saxon-HE-12.4.jar | 5.6 MB | 2680 | 2595 | 59 | 1.8 | Yes |
htmlcleaner-2.29.jar | 177.7 kB | 89 | 78 | 3 | 1.8 | Yes |
commons-collections4-4.4.jar | 751.9 kB | 555 | 524 | 19 | 1.8 | Yes |
commons-lang3-3.12.0.jar | 587.4 kB | 374 | 345 | 17 | 1.8 | Yes |
httpclient-4.5.13.jar | 780.3 kB | 511 | 470 | 24 | 1.6 | Yes |
httpcore-4.4.15.jar | 328.3 kB | 283 | 253 | 17 | 1.6 | Yes |
httpclient5-5.1.3.jar | 797.9 kB | 519 | 476 | 26 | 1.7 | Yes |
httpcore5-5.1.3.jar | 850.8 kB | 678 | 633 | 30 | 1.7 | Yes |
httpcore5-h2-5.1.3.jar | 232.1 kB | 169 | 141 | 14 | 1.7 | Yes |
log4j-api-2.23.1.jar | 342.5 kB | 241 | 206 | 9 | 9 | Yes |
log4j-core-2.23.1.jar | 1.9 MB | 1310 | 1206 | 55 | 9 | Yes |
log4j-slf4j2-impl-2.23.1.jar | 27.3 kB | 28 | 12 | 2 | 9 | Yes |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 9 | Yes |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
jdom2-2.0.6.1.jar | 327.8 kB | 227 | 207 | 15 | 1.5 | Yes |
jsoup-1.16.1.jar | 443.3 kB | 284 | 266 | 7 | 1.8 | Yes |
junit-jupiter-api-5.10.2.jar | 211 kB | 197 | 182 | 8 | 9 | Yes |
junit-jupiter-engine-5.10.2.jar | 244.7 kB | 147 | 130 | 9 | 9 | Yes |
junit-platform-commons-1.10.2.jar | 106.2 kB | 64 | 44 | 7 | 9 | Yes |
junit-platform-engine-1.10.2.jar | 204.8 kB | 153 | 136 | 10 | 9 | Yes |
junit-platform-launcher-1.10.2.jar | 183.8 kB | 131 | 116 | 7 | 9 | Yes |
junit-platform-runner-1.10.2.jar | 16.6 kB | 12 | 4 | 2 | 9 | Yes |
junit-platform-suite-api-1.10.2.jar | 22.6 kB | 35 | 26 | 2 | 9 | No |
junit-platform-suite-commons-1.10.2.jar | 17.3 kB | 12 | 3 | 2 | 9 | Yes |
junit-vintage-engine-5.10.2.jar | 67.5 kB | 49 | 35 | 6 | 9 | Yes |
opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 9 | Yes |
asm-9.3.jar | 122.2 kB | 44 | 38 | 3 | 9 | Yes |
slf4j-api-2.0.4.jar | 61.8 kB | 66 | 52 | 5 | 9 | Yes |
xmlresolver-5.2.2-data.jar | 1 MB | 430 | 0 | 0 | - | - |
xmlresolver-5.2.2.jar | 165.7 kB | 110 | 90 | 10 | 1.8 | Yes |
webmagic-core-1.0.3-SNAPSHOT.jar | 106.2 kB | 100 | 79 | 12 | 11 | Yes |
xsoup-0.3.7.jar | 62 kB | 65 | 53 | 3 | 1.8 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
42 | 19.3 MB | 11876 | 10323 | 509 | 11 | 40 |
compile: 20 | compile: 13.4 MB | compile: 7491 | compile: 6422 | compile: 271 | 11 | compile: 19 |
runtime: 6 | runtime: 2.2 MB | runtime: 1541 | runtime: 1394 | runtime: 80 | runtime: 6 | |
test: 16 | test: 3.8 MB | test: 2844 | test: 2507 | test: 158 | 9 | test: 15 |