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 |
---|---|---|---|---|
com.fifesoft | rsyntaxtextarea | 3.5.2 | jar | BSD-3-Clause |
com.formdev | flatlaf | 3.5.2 | jar | The Apache License, Version 2.0 |
com.github.houbb | opencc4j | 1.8.1 | jar | The Apache Software License, Version 2.0 |
com.github.jiangxincode | cpdetector | 1.0.10 | jar | MPL-1.1 |
com.github.junrar | junrar | 7.5.5 | jar | UnRar License |
com.google.protobuf | protobuf-java | 4.28.3 | jar | BSD-3-Clause |
com.google.protobuf | protobuf-java-util | 4.28.3 | jar | BSD-3-Clause |
com.googlecode.juniversalchardet | juniversalchardet | 1.0.3 | jar | Mozilla Public License 1.1 (MPL 1.1) |
commons-beanutils | commons-beanutils | 1.9.4 | jar | Apache License, Version 2.0 |
commons-io | commons-io | 2.17.0 | jar | Apache-2.0 |
net.lingala.zip4j | zip4j | 2.11.5 | jar | Apache License, Version 2.0 |
org.apache.commons | commons-collections4 | 4.4 | jar | Apache License, Version 2.0 |
org.apache.commons | commons-compress | 1.27.1 | jar | Apache-2.0 |
org.apache.commons | commons-configuration2 | 2.11.0 | jar | Apache-2.0 |
org.apache.commons | commons-exec | 1.4.0 | jar | Apache-2.0 |
org.apache.commons | commons-lang3 | 3.17.0 | jar | Apache-2.0 |
org.apache.httpcomponents | httpclient | 4.5.14 | jar | Apache License, Version 2.0 |
org.apache.logging.log4j | log4j-api | 2.24.1 | jar | Apache-2.0 |
org.apache.logging.log4j | log4j-core | 2.24.1 | jar | Apache-2.0 |
org.apache.pdfbox | pdfbox | 3.0.3 | jar | Apache-2.0 |
org.apache.pdfbox | pdfbox-io | 3.0.3 | jar | Apache-2.0 |
org.apache.poi | poi | 5.3.0 | jar | Apache License, Version 2.0 |
org.apache.poi | poi-ooxml | 5.3.0 | jar | Apache License, Version 2.0 |
org.apache.poi | poi-scratchpad | 5.3.0 | jar | Apache License, Version 2.0 |
org.bouncycastle | bcprov-jdk18on | 1.79 | jar | Bouncy Castle Licence |
org.jdom | jdom2 | 2.0.6.1 | jar | Similar to Apache License but with the acknowledgment clause removed |
org.json | json | 20240303 | jar | Public Domain |
org.tukaani | xz | 1.10 | jar | 0BSD |
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.junit.jupiter | junit-jupiter-api | 5.11.3 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-engine | 5.11.3 | 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:
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 |
---|---|---|---|---|
org.slf4j | slf4j-api | 1.7.36 | jar | 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 | Licenses |
---|---|---|---|---|
org.junit.platform | junit-platform-commons | 1.11.3 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-engine | 1.11.3 | jar | Eclipse Public License v2.0 |
org.opentest4j | opentest4j | 1.3.0 | jar | The Apache License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- edu.jiangxin.apktoolbox:ApkToolBoxGUI:jar:1.0.4
- commons-io:commons-io:jar:2.17.0 (compile)
- org.apache.commons:commons-collections4:jar:4.4 (compile)
- org.apache.commons:commons-lang3:jar:3.17.0 (compile)
- org.apache.commons:commons-exec:jar:1.4.0 (compile)
- org.apache.commons:commons-compress:jar:1.27.1 (compile)
- commons-codec:commons-codec:jar:1.17.1 (compile)
- org.tukaani:xz:jar:1.10 (compile)
- net.lingala.zip4j:zip4j:jar:2.11.5 (compile)
- org.apache.pdfbox:pdfbox:jar:3.0.3 (compile)
- org.apache.pdfbox:fontbox:jar:3.0.3 (compile)
- commons-logging:commons-logging:jar:1.3.3 (compile)
- org.apache.pdfbox:pdfbox-io:jar:3.0.3 (compile)
- org.apache.poi:poi:jar:5.3.0 (compile)
- org.apache.commons:commons-math3:jar:3.6.1 (compile)
- com.zaxxer:SparseBitSet:jar:1.3 (compile)
- org.apache.poi:poi-ooxml:jar:5.3.0 (compile)
- org.apache.poi:poi-ooxml-lite:jar:5.3.0 (compile)
- org.apache.xmlbeans:xmlbeans:jar:5.2.1 (compile)
- com.github.virtuald:curvesapi:jar:1.08 (compile)
- org.apache.poi:poi-scratchpad:jar:5.3.0 (compile)
- org.bouncycastle:bcprov-jdk18on:jar:1.79 (compile)
- com.github.junrar:junrar:jar:7.5.5 (compile)
- org.slf4j:slf4j-api:jar:1.7.36 (runtime)
- org.jdom:jdom2:jar:2.0.6.1 (compile)
- org.apache.logging.log4j:log4j-api:jar:2.24.1 (compile)
- org.apache.logging.log4j:log4j-core:jar:2.24.1 (compile)
- org.apache.commons:commons-configuration2:jar:2.11.0 (compile)
- org.apache.commons:commons-text:jar:1.12.0 (compile)
- commons-beanutils:commons-beanutils:jar:1.9.4 (compile)
- commons-collections:commons-collections:jar:3.2.2 (compile)
- com.github.jiangxincode:cpdetector:jar:1.0.10 (compile)
- com.googlecode.juniversalchardet:juniversalchardet:jar:1.0.3 (compile)
- com.github.houbb:opencc4j:jar:1.8.1 (compile)
- com.github.houbb:heaven:jar:0.2.0 (compile)
- com.github.houbb:nlp-common:jar:0.0.5 (compile)
- org.apache.httpcomponents:httpclient:jar:4.5.14 (compile)
- org.apache.httpcomponents:httpcore:jar:4.4.16 (compile)
- org.json:json:jar:20240303 (compile)
- com.google.protobuf:protobuf-java:jar:4.28.3 (compile)
- com.google.protobuf:protobuf-java-util:jar:4.28.3 (compile)
- com.google.code.findbugs:jsr305:jar:3.0.2 (compile)
- com.google.code.gson:gson:jar:2.8.9 (compile)
- com.google.errorprone:error_prone_annotations:jar:2.18.0 (compile)
- com.google.guava:guava:jar:32.0.1-jre (compile)
- com.google.guava:failureaccess:jar:1.0.1 (compile)
- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava (compile)
- org.checkerframework:checker-qual:jar:3.33.0 (compile)
- com.google.j2objc:j2objc-annotations:jar:2.8 (compile)
- com.fifesoft:rsyntaxtextarea:jar:3.5.2 (compile)
- com.formdev:flatlaf:jar:3.5.2 (compile)
- org.junit.jupiter:junit-jupiter-api:jar:5.11.3 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.11.3 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (compile)
- org.junit.jupiter:junit-jupiter-engine:jar:5.11.3 (test)
- org.junit.platform:junit-platform-engine:jar:1.11.3 (test)
Licenses
Apache 2.0: error-prone annotations
The Apache License, Version 2.0: FlatLaf, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
MIT License: SLF4J API Module
BSD-3-Clause: Protocol Buffers [Core], Protocol Buffers [Util], rsyntaxtextarea
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Platform Commons, JUnit Platform Engine API
Public Domain: JSON in Java
Bouncy Castle Licence: Bouncy Castle Provider
Similar to Apache License but with the acknowledgment clause removed: JDOM
Unknown: ApkToolBoxGUI
0BSD: XZ for Java
BSD License: curvesapi
MPL-1.1: cpdetector
The MIT License: Checker Qual
Apache-2.0: Apache Commons Codec, Apache Commons Compress, Apache Commons Configuration, Apache Commons Exec, Apache Commons IO, Apache Commons Lang, Apache Commons Logging, Apache Commons Text, Apache FontBox, Apache Log4j API, Apache Log4j Core, Apache PDFBox, Apache PDFBox io, Gson
Apache License, Version 2.0: Apache Commons BeanUtils, Apache Commons Collections, Apache Commons Math, Apache HttpClient, Apache HttpCore, Apache POI, Apache POI - API based on OPC and OOXML schemas, Apache POI - Common, Guava: Google Core Libraries for Java, J2ObjC Annotations, Zip4j
UnRar License: Java Unrar
Mozilla Public License 1.1 (MPL 1.1): juniversalchardet
The Apache Software License, Version 2.0: FindBugs-jsr305, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, SparseBitSet, XmlBeans, heaven, nlp-common, opencc4j