Fork me on GitHub

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.4.0 jar BSD-3-Clause
com.formdev flatlaf 3.4.1 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.26.1 jar BSD-3-Clause
com.google.protobuf protobuf-java-util 4.26.1 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.16.1 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.26.1 jar Apache-2.0
org.apache.commons commons-configuration2 2.10.1 jar Apache-2.0
org.apache.commons commons-exec 1.4.0 jar Apache-2.0
org.apache.commons commons-lang3 3.14.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.23.1 jar Apache-2.0
org.apache.logging.log4j log4j-core 2.23.1 jar Apache-2.0
org.apache.pdfbox pdfbox 3.0.2 jar Apache-2.0
org.apache.pdfbox pdfbox-io 3.0.2 jar Apache-2.0
org.apache.poi poi 5.2.5 jar Apache License, Version 2.0
org.apache.poi poi-ooxml 5.2.5 jar Apache License, Version 2.0
org.apache.poi poi-scratchpad 5.2.5 jar Apache License, Version 2.0
org.bouncycastle bcprov-jdk18on 1.78.1 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.9 jar Public Domain

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.10.2 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-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 Type Licenses
com.github.houbb heaven 0.2.0 jar The Apache Software License, Version 2.0
com.github.houbb nlp-common 0.0.5 jar The Apache Software License, Version 2.0
com.github.virtuald curvesapi 1.08 jar BSD License
com.google.code.findbugs jsr305 3.0.2 jar The Apache Software License, Version 2.0
com.google.code.gson gson 2.8.9 jar Apache-2.0
com.google.errorprone error_prone_annotations 2.18.0 jar Apache 2.0
com.google.guava failureaccess 1.0.1 jar The Apache Software License, Version 2.0
com.google.guava guava 32.0.1-jre jar Apache License, Version 2.0
com.google.guava listenablefuture 9999.0-empty-to-avoid-conflict-with-guava jar The Apache Software License, Version 2.0
com.google.j2objc j2objc-annotations 2.8 jar Apache License, Version 2.0
com.zaxxer SparseBitSet 1.3 jar The Apache Software License, Version 2.0
commons-codec commons-codec 1.16.1 jar Apache-2.0
commons-collections commons-collections 3.2.2 jar Apache License, Version 2.0
commons-logging commons-logging 1.3.0 jar Apache-2.0
org.apache.commons commons-math3 3.6.1 jar Apache License, Version 2.0
org.apache.commons commons-text 1.11.0 jar Apache-2.0
org.apache.httpcomponents httpcore 4.4.16 jar Apache License, Version 2.0
org.apache.pdfbox fontbox 3.0.2 jar Apache-2.0
org.apache.poi poi-ooxml-lite 5.2.5 jar Apache License, Version 2.0
org.apache.xmlbeans xmlbeans 5.2.0 jar The Apache Software License, Version 2.0
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.checkerframework checker-qual 3.33.0 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
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.10.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 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

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, XZ for Java

Bouncy Castle Licence: Bouncy Castle Provider

Similar to Apache License but with the acknowledgment clause removed: JDOM

Unknown: ApkToolBoxGUI

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