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.google.guava | guava | 32.0.1-jre | jar | Apache License, Version 2.0 |
commons-io | commons-io | 2.13.0 | jar | Apache-2.0 |
jaxen | jaxen | 2.0.0 | jar | BSD License 2.0 |
net.htmlparser.jericho | jericho-html | 3.4 | jar | GNU Lesser General Public License (LGPL)Apache LicenseEclipse Public License (EPL) |
org.apache.ant | ant | 1.10.13 | jar | The Apache Software License, Version 2.0 |
org.apache.commons | commons-lang3 | 3.12.0 | jar | Apache License, Version 2.0 |
org.apache.httpcomponents | httpclient | 4.5.14 | jar | Apache License, Version 2.0 |
org.apache.maven.plugin-tools | maven-plugin-annotations | 3.9.0 | jar | Apache-2.0 |
org.codehaus.plexus | plexus-archiver | 4.7.1 | jar | Apache License, Version 2.0 |
org.dom4j | dom4j | 2.1.4 | jar | Plexus |
org.freemarker | freemarker | 2.3.32 | jar | Apache License, Version 2.0 |
org.jsoup | jsoup | 1.16.1 | jar | The MIT License |
org.slf4j | slf4j-api | 2.0.7 | jar | MIT License |
org.springframework | spring-core | 5.3.28 | 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 |
---|---|---|---|---|
junit | junit | 4.13.2 | jar | Eclipse Public License 1.0 |
provided
The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
com.isomorphic.extras | isomorphic-m2pluginextras | 13.0-p20230627 | jar | - |
org.apache.maven | maven-core | 3.9.2 | jar | Apache-2.0 |
org.apache.maven | maven-plugin-api | 3.9.2 | jar | Apache-2.0 |
org.apache.maven.resolver | maven-resolver-api | 1.9.12 | jar | Apache-2.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 |
---|---|---|---|---|
com.github.luben | zstd-jni | 1.5.5-2 | jar | BSD 2-Clause License |
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.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
provided
The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:
Project Dependency Graph
Dependency Tree
- com.isomorphic:isc-maven-plugin:maven-plugin:1.4.6-SNAPSHOT
isc-maven-plugin Description: An officially supported collection of goals useful for using SmartClient / SmartGWT products in a Maven environment.
URL: http://github.smartclient.com/isc-maven-plugin/
Project Licenses: Apache License 2.0
- org.apache.maven:maven-plugin-api:jar:3.9.2 (provided)
Maven Plugin API Description: The API for plugins - Mojos - development.
URL: https://maven.apache.org/ref/3.9.2/maven-plugin-api/
Project Licenses: Apache-2.0
- org.apache.maven:maven-model:jar:3.9.2 (provided)
Maven Model Description: Model for Maven POM (Project Object Model)
URL: https://maven.apache.org/ref/3.9.2/maven-model/
Project Licenses: Apache-2.0
- org.apache.maven:maven-artifact:jar:3.9.2 (provided)
Maven Artifact Description: Maven is a software build management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.
URL: https://maven.apache.org/ref/3.9.2/maven-artifact/
Project Licenses: Apache-2.0
- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.5 (provided)
org.eclipse.sisu.plexus Description: Plexus-JSR330 adapter; adds Plexus support to the Sisu-Inject container
URL: http://www.eclipse.org/sisu/org.eclipse.sisu.plexus/
Project Licenses: Eclipse Public License, Version 1.0
- javax.annotation:javax.annotation-api:jar:1.2 (provided)
javax.annotation API Description: Common Annotations for the JavaTM Platform API
URL: http://jcp.org/en/jsr/detail?id=250
Project Licenses: CDDL + GPLv2 with classpath exception
- javax.annotation:javax.annotation-api:jar:1.2 (provided)
- org.codehaus.plexus:plexus-utils:jar:3.5.1 (compile)
Plexus Common Utilities Description: A collection of various utility classes to ease working with strings, files, command lines, XML and more.
URL: https://codehaus-plexus.github.io/plexus-utils/
Project Licenses: Apache License, Version 2.0
- org.codehaus.plexus:plexus-classworlds:jar:2.7.0 (provided)
Plexus Classworlds Description: A class loader framework
URL: https://codehaus-plexus.github.io/plexus-classworlds/
Project Licenses: Apache License, Version 2.0
- org.apache.maven:maven-model:jar:3.9.2 (provided)
- org.apache.maven:maven-core:jar:3.9.2 (provided)
Maven Core Description: Maven Core classes.
URL: https://maven.apache.org/ref/3.9.2/maven-core/
Project Licenses: Apache-2.0
- org.apache.maven:maven-settings:jar:3.9.2 (provided)
Maven Settings Description: Maven Settings model.
URL: https://maven.apache.org/ref/3.9.2/maven-settings/
Project Licenses: Apache-2.0
- org.apache.maven:maven-settings-builder:jar:3.9.2 (provided)
Maven Settings Builder Description: The effective settings builder, with inheritance and password decryption.
URL: https://maven.apache.org/ref/3.9.2/maven-settings-builder/
Project Licenses: Apache-2.0
- org.codehaus.plexus:plexus-sec-dispatcher:jar:2.0 (provided)
Plexus Security Dispatcher Component Description: The Plexus project provides a full software stack for creating and executing software projects.
URL: https://codehaus-plexus.github.io/plexus-sec-dispatcher/
Project Licenses: Apache License, Version 2.0
- org.codehaus.plexus:plexus-cipher:jar:2.0 (provided)
Plexus Cipher: encryption/decryption Component Description: The Plexus project provides a full software stack for creating and executing software projects.
URL: https://codehaus-plexus.github.io/plexus-cipher/
Project Licenses: Apache License, Version 2.0
- org.codehaus.plexus:plexus-cipher:jar:2.0 (provided)
- org.codehaus.plexus:plexus-sec-dispatcher:jar:2.0 (provided)
- org.apache.maven:maven-builder-support:jar:3.9.2 (provided)
Maven Builder Support Description: Support for descriptor builders (model, setting, toolchains)
URL: https://maven.apache.org/ref/3.9.2/maven-builder-support/
Project Licenses: Apache-2.0
- org.apache.maven:maven-repository-metadata:jar:3.9.2 (provided)
Maven Repository Metadata Model Description: Per-directory local and remote repository metadata.
URL: https://maven.apache.org/ref/3.9.2/maven-repository-metadata/
Project Licenses: Apache-2.0
- org.apache.maven:maven-model-builder:jar:3.9.2 (provided)
Maven Model Builder Description: The effective model builder, with inheritance, profile activation, interpolation, ...
URL: https://maven.apache.org/ref/3.9.2/maven-model-builder/
Project Licenses: Apache-2.0
- org.apache.maven:maven-resolver-provider:jar:3.9.2 (provided)
Maven Artifact Resolver Provider Description: Extensions to Maven Resolver for utilizing Maven POM and repository metadata.
URL: https://maven.apache.org/ref/3.9.2/maven-resolver-provider/
Project Licenses: Apache-2.0
- org.apache.maven.resolver:maven-resolver-impl:jar:1.9.10 (provided)
Maven Artifact Resolver Implementation Description: An implementation of the repository system.
URL: https://maven.apache.org/resolver/maven-resolver-impl/
Project Licenses: Apache-2.0
- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.9.10 (provided)
Maven Artifact Resolver Named Locks Description: A synchronization utility implementation using Named locks.
URL: https://maven.apache.org/resolver/maven-resolver-named-locks/
Project Licenses: Apache-2.0
- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.9.10 (provided)
- org.apache.maven.resolver:maven-resolver-spi:jar:1.9.10 (provided)
Maven Artifact Resolver SPI Description: The service provider interface for repository system implementations and repository connectors.
URL: https://maven.apache.org/resolver/maven-resolver-spi/
Project Licenses: Apache-2.0
- org.apache.maven.resolver:maven-resolver-util:jar:1.9.10 (provided)
Maven Artifact Resolver Utilities Description: A collection of utility classes to ease usage of the repository system.
URL: https://maven.apache.org/resolver/maven-resolver-util/
Project Licenses: Apache-2.0
- org.apache.maven.shared:maven-shared-utils:jar:3.3.4 (provided)
Apache Maven Shared Utils Description: Shared utilities for use by Maven core and plugins
URL: https://maven.apache.org/shared/maven-shared-utils/
Project Licenses: Apache License, Version 2.0
- org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.3.5 (provided)
org.eclipse.sisu.inject Description: JSR330-based container; supports classpath scanning, auto-binding, and dynamic auto-wiring
URL: http://www.eclipse.org/sisu/org.eclipse.sisu.inject/
Project Licenses: Eclipse Public License, Version 1.0
- com.google.inject:guice:jar:5.1.0 (provided)
Google Guice - Core Library Description: Guice is a lightweight dependency injection framework for Java 6 and above
URL: https://github.com/google/guice/guice
Project Licenses: The Apache Software License, Version 2.0
- aopalliance:aopalliance:jar:1.0 (provided)
AOP alliance Description: AOP Alliance
URL: http://aopalliance.sourceforge.net
Project Licenses: Public Domain
- aopalliance:aopalliance:jar:1.0 (provided)
- com.google.guava:failureaccess:jar:1.0.1 (compile)
Guava InternalFutureFailureAccess and InternalFutures Description: Contains com.google.common.util.concurrent.internal.InternalFutureFailureAccess and InternalFutures. Most users will never need to use this artifact. Its classes is conceptually a part of Guava, but they're in this separate artifact so that Android libraries can use them without pulling in all of Guava (just as they can use ListenableFuture by depending on the listenablefuture artifact).
URL: https://github.com/google/guava/failureaccess
Project Licenses: The Apache Software License, Version 2.0
- javax.inject:javax.inject:jar:1 (compile)
javax.inject Description: The javax.inject API
URL: http://code.google.com/p/atinject/
Project Licenses: The Apache Software License, Version 2.0
- org.codehaus.plexus:plexus-interpolation:jar:1.26 (provided)
Plexus Interpolation API Description: The Plexus project provides a full software stack for creating and executing software projects.
URL: http://codehaus-plexus.github.io/plexus-interpolation/
Project Licenses: Apache License, Version 2.0
- org.codehaus.plexus:plexus-component-annotations:jar:2.1.0 (provided)
Plexus :: Component Annotations Description: Plexus Component "Java 5" Annotations, to describe plexus components properties in java sources with standard annotations instead of javadoc annotations.
URL: http://codehaus-plexus.github.io/plexus-containers/plexus-component-annotations/
Project Licenses: Apache License, Version 2.0
- org.apache.maven:maven-settings:jar:3.9.2 (provided)
- org.apache.maven.resolver:maven-resolver-api:jar:1.9.12 (provided)
Maven Artifact Resolver API Description: The application programming interface for the repository system.
URL: https://maven.apache.org/resolver/maven-resolver-api/
Project Licenses: Apache-2.0
- org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.9.0 (compile)
Maven Plugin Tools Java Annotations Description: Java annotations to use in Mojos
URL: https://maven.apache.org/plugin-tools/maven-plugin-annotations
Project Licenses: Apache-2.0
- org.codehaus.plexus:plexus-archiver:jar:4.7.1 (compile)
Plexus Archiver Component Description: The Plexus project provides a full software stack for creating and executing software projects.
URL: https://codehaus-plexus.github.io/plexus-archiver/
Project Licenses: Apache License, Version 2.0
- org.codehaus.plexus:plexus-io:jar:3.4.1 (compile)
Plexus IO Components Description: The Plexus project provides a full software stack for creating and executing software projects.
URL: https://codehaus-plexus.github.io/plexus-io/
Project Licenses: Apache License, Version 2.0
- org.apache.commons:commons-compress:jar:1.23.0 (compile)
Apache Commons Compress Description: Apache Commons Compress software defines an API for working with compression and archive formats. These include: bzip2, gzip, pack200, lzma, xz, Snappy, traditional Unix Compress, DEFLATE, DEFLATE64, LZ4, Brotli, Zstandard and ar, cpio, jar, tar, zip, dump, 7z, arj.
URL: https://commons.apache.org/proper/commons-compress/
Project Licenses: Apache-2.0
- org.iq80.snappy:snappy:jar:0.4 (compile)
snappy Description: Port of Snappy to Java
URL: http://github.com/dain/snappy
Project Licenses: Apache License 2.0
- org.tukaani:xz:jar:1.9 (runtime)
XZ for Java Description: XZ data compression
URL: https://tukaani.org/xz/java.html
Project Licenses: Public Domain
- com.github.luben:zstd-jni:jar:1.5.5-2 (runtime)
zstd-jni Description: JNI bindings for Zstd native library that provides fast and high compression lossless algorithm for Java and all JVM languages.
URL: https://github.com/luben/zstd-jni
Project Licenses: BSD 2-Clause License
- org.codehaus.plexus:plexus-io:jar:3.4.1 (compile)
- org.slf4j:slf4j-api:jar:2.0.7 (compile)
SLF4J API Module Description: The slf4j API
URL: http://www.slf4j.org
Project Licenses: MIT License
- org.apache.httpcomponents:httpclient:jar:4.5.14 (compile)
Apache HttpClient Description: Apache HttpComponents Client
URL: http://hc.apache.org/httpcomponents-client-ga
Project Licenses: Apache License, Version 2.0
- org.apache.httpcomponents:httpcore:jar:4.4.16 (compile)
Apache HttpCore Description: Apache HttpComponents Core (blocking I/O)
URL: http://hc.apache.org/httpcomponents-core-ga
Project Licenses: Apache License, Version 2.0
- commons-logging:commons-logging:jar:1.2 (compile)
Apache Commons Logging Description: Apache Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.
URL: http://commons.apache.org/proper/commons-logging/
Project Licenses: The Apache Software License, Version 2.0
- commons-codec:commons-codec:jar:1.11 (compile)
Apache Commons Codec Description: The Apache Commons 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.
URL: http://commons.apache.org/proper/commons-codec/
Project Licenses: Apache License, Version 2.0
- org.apache.httpcomponents:httpcore:jar:4.4.16 (compile)
- org.jsoup:jsoup:jar:1.16.1 (compile)
jsoup Java HTML Parser Description: jsoup is a Java library for working with real-world HTML. It provides a very convenient API for fetching URLs and extracting and manipulating data, using the best of HTML5 DOM methods and CSS selectors. jsoup implements the WHATWG HTML5 specification, and parses HTML to the same DOM as modern browsers do.
URL: https://jsoup.org/
Project Licenses: The MIT License
- net.htmlparser.jericho:jericho-html:jar:3.4 (compile)
Jericho HTML Parser Description: Jericho HTML Parser is a java library allowing analysis and manipulation of parts of an HTML document, including server-side tags, while reproducing verbatim any unrecognised or invalid HTML.
URL: http://jericho.htmlparser.net
Project Licenses: GNU Lesser General Public License (LGPL), Apache License, Eclipse Public License (EPL)
- commons-io:commons-io:jar:2.13.0 (compile)
Apache Commons IO Description: The Apache Commons IO library contains utility classes, stream implementations, file filters, file comparators, endian transformation classes, and much more.
URL: https://commons.apache.org/proper/commons-io/
Project Licenses: Apache-2.0
- org.apache.commons:commons-lang3:jar:3.12.0 (compile)
Apache Commons Lang Description: Apache 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: https://commons.apache.org/proper/commons-lang/
Project Licenses: Apache License, Version 2.0
- org.springframework:spring-core:jar:5.3.28 (compile)
Spring Core Description: Spring Core
URL: https://github.com/spring-projects/spring-framework
Project Licenses: Apache License, Version 2.0
- org.springframework:spring-jcl:jar:5.3.28 (compile)
Spring Commons Logging Bridge Description: Spring Commons Logging Bridge
URL: https://github.com/spring-projects/spring-framework
Project Licenses: Apache License, Version 2.0
- org.springframework:spring-jcl:jar:5.3.28 (compile)
- com.google.guava:guava:jar:32.0.1-jre (compile)
Guava: Google Core Libraries for Java Description: Guava is a suite of core and expanded libraries that include utility classes, Google's collections, I/O classes, and much more.
URL: https://github.com/google/guava
Project Licenses: Apache License, Version 2.0
- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava (compile)
Guava ListenableFuture only Description: An empty artifact that Guava depends on to signal that it is providing ListenableFuture -- but is also available in a second "version" that contains com.google.common.util.concurrent.ListenableFuture class, without any other Guava classes. The idea is: - If users want only ListenableFuture, they depend on listenablefuture-1.0. - If users want all of Guava, they depend on guava, which, as of Guava 27.0, depends on listenablefuture-9999.0-empty-to-avoid-conflict-with-guava. The 9999.0-... version number is enough for some build systems (notably, Gradle) to select that empty artifact over the "real" listenablefuture-1.0 -- avoiding a conflict with the copy of ListenableFuture in guava itself. If users are using an older version of Guava or a build system other than Gradle, they may see class conflicts. If so, they can solve them by manually excluding the listenablefuture artifact or manually forcing their build systems to use 9999.0-....
URL: https://github.com/google/guava/listenablefuture
Project Licenses: The Apache Software License, Version 2.0
- com.google.code.findbugs:jsr305:jar:3.0.2 (compile)
FindBugs-jsr305 Description: JSR305 Annotations for Findbugs
URL: http://findbugs.sourceforge.net/
Project Licenses: The Apache Software License, Version 2.0
- org.checkerframework:checker-qual:jar:3.33.0 (compile)
Checker Qual Description: checker-qual contains annotations (type qualifiers) that a programmer writes to specify Java code for type-checking by the Checker Framework.
URL: https://checkerframework.org/
Project Licenses: The MIT License
- com.google.errorprone:error_prone_annotations:jar:2.18.0 (compile)
error-prone annotations Description: Error Prone is a static analysis tool for Java that catches common programming mistakes at compile-time.
URL: https://errorprone.info/error_prone_annotations
Project Licenses: Apache 2.0
- com.google.j2objc:j2objc-annotations:jar:2.8 (compile)
J2ObjC Annotations Description: A set of annotations that provide additional information to the J2ObjC translator to modify the result of translation.
URL: https://github.com/google/j2objc/
Project Licenses: Apache License, Version 2.0
- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava (compile)
- org.freemarker:freemarker:jar:2.3.32 (compile)
Apache FreeMarker Description: FreeMarker is a "template engine"; a generic tool to generate text output based on templates.
URL: https://freemarker.apache.org/
Project Licenses: Apache License, Version 2.0
- org.dom4j:dom4j:jar:2.1.4 (compile)
dom4j Description: flexible XML framework for Java
Project Licenses: Plexus
- jaxen:jaxen:jar:2.0.0 (compile)
jaxen Description: Jaxen is a universal XPath engine for Java.
URL: http://www.cafeconleche.org/jaxen/jaxen
Project Licenses: BSD License 2.0
- org.apache.ant:ant:jar:1.10.13 (compile)
Apache Ant Core Description: master POM
Project Licenses: The Apache Software License, Version 2.0
- org.apache.ant:ant-launcher:jar:1.10.13 (compile)
Apache Ant Launcher Description: master POM
Project Licenses: The Apache Software License, Version 2.0
- org.apache.ant:ant-launcher:jar:1.10.13 (compile)
- junit:junit:jar:4.13.2 (test)
JUnit Description: JUnit is a unit testing framework for Java, created by Erich Gamma and Kent Beck.
URL: http://junit.org
Project Licenses: 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 Licenses: New BSD License
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- com.isomorphic.extras:isomorphic-m2pluginextras:jar:13.0-p20230627 (provided)
isomorphic-m2pluginextras Description: Various utilities bundled with the SmartClient / SmartGWT SDK for use by the Isomorphic plugin for Maven.
Project Licenses: No licenses are defined for this project.
- com.isomorphic.smartclient.enterprise:isomorphic-core-rpc:jar:13.0-p20230627 (provided)
isomorphic-core-rpc Description: The core Smart GWT module. It provides the RPC, DMI, and DataSource support.
Project Licenses: No licenses are defined for this project.
- commons-cli:commons-cli:jar:1.4 (provided)
Apache Commons CLI Description: Apache Commons CLI provides a simple API for presenting, processing and validating a command line interface.
URL: http://commons.apache.org/proper/commons-cli/
Project Licenses: Apache License, Version 2.0
- commons-collections:commons-collections:jar:3.2.2 (provided)
Apache Commons Collections Description: Types that extend and augment the Java Collections Framework.
URL: http://commons.apache.org/collections/
Project Licenses: Apache License, Version 2.0
- org.apache.commons:commons-collections4:jar:4.4 (provided)
Apache Commons Collections Description: The Apache Commons Collections package contains types that extend and augment the Java Collections Framework.
URL: https://commons.apache.org/proper/commons-collections/
Project Licenses: Apache License, Version 2.0
- commons-pool:commons-pool:jar:1.6 (provided)
Commons Pool Description: Commons Object Pooling Library
URL: http://commons.apache.org/pool/
Project Licenses: The Apache Software License, Version 2.0
- commons-fileupload:commons-fileupload:jar:1.4 (provided)
Apache Commons FileUpload Description: The Apache Commons FileUpload component provides a simple yet flexible means of adding support for multipart file upload functionality to servlets and web applications.
URL: http://commons.apache.org/proper/commons-fileupload/
Project Licenses: Apache License, Version 2.0
- log4j:log4j:jar:1.2.17 (provided)
Apache Log4j Description: Apache Log4j 1.2
URL: http://logging.apache.org/log4j/1.2/
Project Licenses: The Apache Software License, Version 2.0
- commons-jxpath:commons-jxpath:jar:1.3 (provided)
Commons JXPath Description: A Java-based implementation of XPath 1.0 that, in addition to XML processing, can inspect/modify Java object graphs (the library's explicit purpose) and even mixed Java/XML structures.
URL: http://commons.apache.org/jxpath/
Project Licenses: The Apache Software License, Version 2.0
- commons-lang:commons-lang:jar:2.6 (provided)
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 Licenses: The Apache Software License, Version 2.0
- org.apache.velocity:velocity-engine-core:jar:2.3 (provided)
Apache Velocity - Engine Description: Apache Velocity is a general purpose template engine.
URL: http://velocity.apache.org/engine/devel/velocity-engine-core/
Project Licenses: Apache License, Version 2.0
- joda-time:joda-time:jar:2.10.8 (provided)
Joda-Time Description: Date and time library to replace JDK date handling
URL: https://www.joda.org/joda-time/
Project Licenses: Apache License, Version 2.0
- commons-cli:commons-cli:jar:1.4 (provided)
- com.isomorphic.smartclient.enterprise:isomorphic-sql:jar:13.0-p20230627 (provided)
isomorphic-sql Description: The Smart GWT SQLDataSource.
Project Licenses: No licenses are defined for this project.
- commons-dbcp:commons-dbcp:jar:1.4 (provided)
Commons DBCP Description: Commons Database Connection Pooling
URL: http://commons.apache.org/dbcp/
Project Licenses: The Apache Software License, Version 2.0
- commons-dbcp:commons-dbcp:jar:1.4 (provided)
- com.isomorphic.smartclient.enterprise:isomorphic-hibernate:jar:13.0-p20230627 (provided)
isomorphic-hibernate Description: Contains support for Hibernate DataSources as described in documentation at: http://www.smartclient.com/smartgwtee/javadoc/com/smartgwt/client/docs/HibernateIntegration.html
Project Licenses: No licenses are defined for this project.
- org.hibernate:hibernate-entitymanager:jar:3.6.10.Final (provided)
Hibernate Entity Manager Description: Hibernate Entity Manager
URL: http://hibernate.org/hibernate-entitymanager
Project Licenses: GNU Lesser General Public License
- org.hibernate:hibernate-core:jar:3.6.10.Final (provided)
Hibernate Core Description: The core functionality of Hibernate
URL: http://hibernate.org/hibernate-core
Project Licenses: GNU Lesser General Public License
- antlr:antlr:jar:2.7.6 (provided)
AntLR Description: There is currently no description associated with this project.
Project Licenses: No licenses are defined for this project.
- dom4j:dom4j:jar:1.6.1 (provided)
dom4j Description: dom4j: the flexible XML framework for Java
URL: http://dom4j.org
Project Licenses: No licenses are defined for this project.
- org.hibernate:hibernate-commons-annotations:jar:3.2.0.Final (provided)
Hibernate Commons Annotations Description: Common reflection code used in support of annotation processing
URL: http://hibernate.org
Project Licenses: GNU LESSER GENERAL PUBLIC LICENSE
- javax.transaction:jta:jar:1.1 (provided)
Java Transaction API Description: The javax.transaction package. It is appropriate for inclusion in a classpath, and may be added to a Java 2 installation.
URL: http://java.sun.com/products/jta
Project Licenses: No licenses are defined for this project.
- antlr:antlr:jar:2.7.6 (provided)
- cglib:cglib:jar:2.2 (provided)
Code Generation Library Description: There is currently no description associated with this project.
URL: http://cglib.sourceforge.net/
Project Licenses: ASF 2.0
- asm:asm:jar:3.1 (provided)
ASM Core Description: A very small and fast Java bytecode manipulation framework
URL: http://asm.objectweb.org/asm/
Project Licenses: No licenses are defined for this project.
- asm:asm:jar:3.1 (provided)
- javassist:javassist:jar:3.12.0.GA (provided)
Javassist Description: Javassist (JAVA programming ASSISTant) makes Java bytecode manipulation simple. It is a class library for editing bytecodes in Java.
URL: http://www.javassist.org/
Project Licenses: LGPL 2.1
- org.hibernate.javax.persistence:hibernate-jpa-2.0-api:jar:1.0.1.Final (provided)
JPA 2.0 API Description: Hibernate definition of the Java Persistence 2.0 (JSR 317) API.
URL: http://hibernate.org
Project Licenses: Unnamed
- org.hibernate:hibernate-core:jar:3.6.10.Final (provided)
- org.hibernate:hibernate-entitymanager:jar:3.6.10.Final (provided)
- com.isomorphic.smartclient.enterprise:isomorphic-jpa:jar:13.0-p20230627 (provided)
isomorphic-jpa Description: Contains support for JPA DataSources as described at: http://www.smartclient.com/smartgwtee-latest/javadoc/com/smartgwt/client/docs/JpaIntegration.html
Project Licenses: No licenses are defined for this project.
- org.slf4j:slf4j-simple:jar:1.8.0-beta2 (provided)
SLF4J Simple Binding Description: SLF4J Simple binding
URL: http://www.slf4j.org
Project Licenses: MIT License
- javax.servlet:javax.servlet-api:jar:4.0.1 (provided)
Java Servlet API Description: Java.net - The Source for Java Technology Collaboration
URL: https://javaee.github.io/servlet-spec/
Project Licenses: CDDL + GPLv2 with classpath exception
- com.isomorphic.smartclient.enterprise:isomorphic-core-rpc:jar:13.0-p20230627 (provided)
- org.apache.maven:maven-plugin-api:jar:3.9.2 (provided)
Licenses
Unnamed: JPA 2.0 API
GNU LESSER GENERAL PUBLIC LICENSE: Hibernate Commons Annotations
Apache 2.0: error-prone annotations
Eclipse Public License 1.0: JUnit
MIT License: SLF4J API Module, SLF4J Simple Binding
Apache License: Jericho HTML Parser
Plexus: dom4j
ASF 2.0: Code Generation Library
Public Domain: AOP alliance, XZ for Java
GNU Lesser General Public License: Hibernate Core, Hibernate Entity Manager
BSD 2-Clause License: zstd-jni
New BSD License: Hamcrest Core
Eclipse Public License (EPL): Jericho HTML Parser
Eclipse Public License, Version 1.0: org.eclipse.sisu.inject, org.eclipse.sisu.plexus
Unknown: ASM Core, AntLR, Java Transaction API, dom4j, isomorphic-core-rpc, isomorphic-hibernate, isomorphic-jpa, isomorphic-m2pluginextras, isomorphic-sql
Apache License 2.0: isc-maven-plugin, snappy
The MIT License: Checker Qual, jsoup Java HTML Parser
Apache-2.0: Apache Commons Compress, Apache Commons IO, Maven Artifact, Maven Artifact Resolver API, Maven Artifact Resolver Implementation, Maven Artifact Resolver Named Locks, Maven Artifact Resolver Provider, Maven Artifact Resolver SPI, Maven Artifact Resolver Utilities, Maven Builder Support, Maven Core, Maven Model, Maven Model Builder, Maven Plugin API, Maven Plugin Tools Java Annotations, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder
Apache License, Version 2.0: Apache Commons CLI, Apache Commons Codec, Apache Commons Collections, Apache Commons FileUpload, Apache Commons Lang, Apache FreeMarker, Apache HttpClient, Apache HttpCore, Apache Maven Shared Utils, Apache Velocity - Engine, Guava: Google Core Libraries for Java, J2ObjC Annotations, Joda-Time, Plexus :: Component Annotations, Plexus Archiver Component, Plexus Cipher: encryption/decryption Component, Plexus Classworlds, Plexus Common Utilities, Plexus IO Components, Plexus Interpolation API, Plexus Security Dispatcher Component, Spring Commons Logging Bridge, Spring Core
LGPL 2.1: Javassist
CDDL + GPLv2 with classpath exception: Java Servlet API, javax.annotation API
GNU Lesser General Public License (LGPL): Jericho HTML Parser
The Apache Software License, Version 2.0: Apache Ant Core, Apache Ant Launcher, Apache Commons Logging, Apache Log4j, Commons DBCP, Commons JXPath, Commons Lang, Commons Pool, FindBugs-jsr305, Google Guice - Core Library, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, javax.inject
BSD License 2.0: jaxen
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information | Sealed |
---|---|---|---|---|---|---|---|
antlr-2.7.6.jar | 443.4 kB | 226 | 224 | 12 | 1.2 | Yes | No |
aopalliance-1.0.jar | 4.5 kB | 15 | 9 | 2 | 1.3 | Yes | No |
asm-3.1.jar | 43 kB | 24 | 23 | 2 | 1.2 | No | No |
cglib-2.2.jar | 278.7 kB | 240 | 226 | 7 | 1.2 | Yes | No |
zstd-jni-1.5.5-2.jar | 5.9 MB | 74 | 33 | 2 | 1.6 | Yes | No |
jsr305-3.0.2.jar | 19.9 kB | 46 | 35 | 3 | 1.5 | Yes | No |
error_prone_annotations-2.18.0.jar | 16 kB | 38 | 26 | 2 | 1.8 | Yes | No |
failureaccess-1.0.1.jar | 4.6 kB | 15 | 2 | 1 | 1.7 | Yes | No |
guava-32.0.1-jre.jar | 3 MB | 2054 | 2014 | 18 | 1.8 | Yes | No |
listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar | 2.2 kB | 7 | 0 | 0 | - | - | - |
guice-5.1.0.jar | 777.6 kB | 512 | 494 | 11 | 1.8 | Yes | No |
j2objc-annotations-2.8.jar | 9.3 kB | 24 | 13 | 1 | 1.7 | Yes | No |
isomorphic-m2pluginextras-13.0-p20230627.jar | 9.9 kB | 9 | 3 | 1 | 1.8 | Yes | No |
isomorphic-core-rpc-13.0-p20230627.jar | 1.7 MB | 685 | 637 | 29 | 1.8 | Yes | No |
isomorphic-hibernate-13.0-p20230627.jar | 99 kB | 34 | 23 | 3 | 1.8 | Yes | No |
isomorphic-jpa-13.0-p20230627.jar | 80.8 kB | 34 | 23 | 3 | 1.8 | Yes | No |
isomorphic-sql-13.0-p20230627.jar | 314.5 kB | 73 | 66 | 2 | 1.8 | Yes | No |
commons-cli-1.4.jar | 53.8 kB | 40 | 27 | 1 | 1.5 | Yes | No |
commons-codec-1.11.jar | 335 kB | 243 | 96 | 7 | 1.6 | Yes | No |
commons-collections-3.2.2.jar | 588.3 kB | 484 | 460 | 12 | 1.3 | Yes | No |
commons-dbcp-1.4.jar | 160.5 kB | 80 | 62 | 5 | 1.6 | Yes | No |
commons-fileupload-1.4.jar | 72.4 kB | 67 | 49 | 6 | 1.6 | Yes | No |
commons-io-2.13.0.jar | 484 kB | 355 | 329 | 14 | 1.8 | Yes | No |
commons-jxpath-1.3.jar | 300 kB | 208 | 180 | 16 | 1.3 | Yes | No |
commons-lang-2.6.jar | 284.2 kB | 155 | 133 | 10 | 1.3 | Yes | No |
commons-logging-1.2.jar | 61.8 kB | 42 | 28 | 2 | 1.2 | Yes | No |
commons-pool-1.6.jar | 111.1 kB | 69 | 55 | 2 | 1.5 | Yes | No |
dom4j-1.6.1.jar | 313.9 kB | 208 | 190 | 14 | 1.3 | Yes | No |
javassist-3.12.0.GA.jar | 633.3 kB | 384 | 360 | 17 | 1.4 | Yes | No |
javax.annotation-api-1.2.jar | 26.4 kB | 29 | 15 | 3 | 1.6 | Yes | No |
javax.inject-1.jar | 2.5 kB | 8 | 6 | 1 | 1.5 | No | No |
javax.servlet-api-4.0.1.jar | 95.5 kB | 109 | 85 | 4 | 1.8 | Yes | No |
jta-1.1.jar | 15.1 kB | 24 | 18 | 2 | 1.3 | Yes | No |
jaxen-2.0.0.jar | 224 kB | 233 | 209 | 16 | 1.5 | Yes | No |
joda-time-2.10.8.jar | 644.1 kB | 766 | 247 | 7 | 1.5 | Yes | No |
junit-4.13.2.jar | 384.6 kB | 389 | 350 | 32 | 1.5 | Yes | No |
log4j-1.2.17.jar | 489.9 kB | 353 | 314 | 21 | 1.4 | Yes | No |
jericho-html-3.4.jar | 238.4 kB | 171 | 160 | 2 | 1.7 | Yes | No |
ant-1.10.13.jar | 2.3 MB | 1257 | 1173 | 62 | 1.8 | Yes | No |
ant-launcher-1.10.13.jar | 20.6 kB | 15 | 5 | 2 | 1.8 | Yes | No |
commons-collections4-4.4.jar | 751.9 kB | 555 | 524 | 19 | 1.8 | Yes | No |
commons-compress-1.23.0.jar | 1.1 MB | 614 | 562 | 36 | 1.8 | Yes | No |
commons-lang3-3.12.0.jar | 587.4 kB | 374 | 345 | 17 | 1.8 | Yes | No |
httpclient-4.5.14.jar | 785.6 kB | 511 | 470 | 24 | 1.6 | Yes | No |
httpcore-4.4.16.jar | 327.9 kB | 283 | 253 | 17 | 1.6 | Yes | No |
maven-artifact-3.9.2.jar | 58.6 kB | 59 | 34 | 11 | 1.8 | Yes | No |
maven-builder-support-3.9.2.jar | 14.3 kB | 24 | 10 | 1 | 1.8 | Yes | No |
maven-core-3.9.2.jar | 695.4 kB | 519 | 432 | 57 | 1.8 | Yes | No |
maven-model-3.9.2.jar | 217.4 kB | 97 | 80 | 3 | 1.8 | Yes | No |
maven-model-builder-3.9.2.jar | 198.1 kB | 159 | 126 | 16 | 1.8 | Yes | No |
maven-plugin-api-3.9.2.jar | 47.4 kB | 48 | 27 | 6 | 1.8 | Yes | No |
maven-repository-metadata-3.9.2.jar | 28.5 kB | 27 | 9 | 2 | 1.8 | Yes | No |
maven-resolver-provider-3.9.2.jar | 74.1 kB | 49 | 32 | 1 | 1.8 | Yes | No |
maven-settings-3.9.2.jar | 44.6 kB | 35 | 19 | 2 | 1.8 | Yes | No |
maven-settings-builder-3.9.2.jar | 42.2 kB | 53 | 32 | 5 | 1.8 | Yes | No |
maven-plugin-annotations-3.9.0.jar | 13.8 kB | 22 | 7 | 1 | 1.8 | Yes | No |
maven-resolver-api-1.9.12.jar | 157.4 kB | 170 | 146 | 12 | 1.8 | Yes | No |
maven-resolver-impl-1.9.10.jar | 316 kB | 208 | 178 | 14 | 1.8 | Yes | No |
maven-resolver-named-locks-1.9.10.jar | 33.4 kB | 38 | 20 | 3 | 1.8 | Yes | No |
maven-resolver-spi-1.9.10.jar | 50.9 kB | 83 | 57 | 12 | 1.8 | Yes | No |
maven-resolver-util-1.9.10.jar | 194.7 kB | 156 | 129 | 13 | 1.8 | Yes | No |
maven-shared-utils-3.3.4.jar | 153.1 kB | 103 | 79 | 9 | 1.7 | Yes | No |
velocity-engine-core-2.3.jar | 531.3 kB | 299 | 256 | 19 | 1.8 | Yes | No |
checker-qual-3.33.0.jar | 224 kB | 426 | 358 | 30 | 1.8 | Yes | No |
plexus-archiver-4.7.1.jar | 220.6 kB | 208 | 168 | 26 | 1.8 | Yes | No |
plexus-cipher-2.0.jar | 13 kB | 19 | 5 | 1 | 1.7 | Yes | No |
plexus-classworlds-2.7.0.jar | 53.3 kB | 51 | 36 | 5 | 1.8 | Yes | No |
plexus-component-annotations-2.1.0.jar | 4.2 kB | 15 | 3 | 1 | 1.6 | No | No |
plexus-interpolation-1.26.jar | 85.3 kB | 79 | 62 | 7 | 1.6 | Yes | No |
plexus-io-3.4.1.jar | 79.4 kB | 89 | 68 | 7 | 1.8 | Yes | No |
plexus-sec-dispatcher-2.0.jar | 23.6 kB | 30 | 12 | 3 | 1.7 | Yes | No |
plexus-utils-3.5.1.jar | 269.3 kB | 152 | 108 | 9 | 11 | Yes | No |
dom4j-2.1.4.jar | 324.7 kB | 201 | 184 | 14 | 1.8 | Yes | No |
org.eclipse.sisu.inject-0.3.5.jar | 379.3 kB | 289 | 271 | 9 | 1.6 | Yes | No |
org.eclipse.sisu.plexus-0.3.5.jar | 205.3 kB | 196 | 164 | 20 | 1.6 | Yes | No |
freemarker-2.3.32.jar | 1.7 MB | 1250 | 1225 | 17 | 1.8 | Yes | No |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes | No |
hibernate-commons-annotations-3.2.0.Final.jar | 71.3 kB | 77 | 61 | 6 | 1.5 | Yes | No |
hibernate-core-3.6.10.Final.jar | 3.1 MB | 2117 | 1997 | 99 | 1.5 | Yes | No |
hibernate-entitymanager-3.6.10.Final.jar | 426.7 kB | 336 | 307 | 15 | 1.5 | Yes | No |
hibernate-jpa-2.0-api-1.0.1.Final.jar | 102.7 kB | 190 | 176 | 4 | 1.5 | Yes | No |
snappy-0.4.jar | 58 kB | 34 | 24 | 1 | 1.6 | Yes | No |
jsoup-1.16.1.jar | 443.3 kB | 284 | 266 | 7 | 1.8 | Yes | No |
slf4j-api-2.0.7.jar | 63.6 kB | 67 | 52 | 5 | 9 | Yes | No |
slf4j-simple-1.8.0-beta2.jar | 15.1 kB | 21 | 9 | 2 | 9 | Yes | No |
spring-core-5.3.28.jar | 1.5 MB | 1037 | 978 | 49 | 1.8 | Yes | No |
spring-jcl-5.3.28.jar | 24.4 kB | 28 | 17 | 2 | 1.8 | Yes | No |
xz-1.9.jar | 116 kB | 132 | 117 | 10 | 9 | No | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information | Sealed |
88 | 36.5 MB | 21665 | 18942 | 1009 | 11 | 83 | 1 |
compile: 30 | compile: 14.5 MB | compile: 10088 | compile: 9181 | compile: 393 | 11 | compile: 28 | - |
runtime: 2 | runtime: 6 MB | runtime: 206 | runtime: 150 | runtime: 12 | runtime: 1 | runtime: 1 | |
provided: 54 | provided: 15.6 MB | provided: 10930 | provided: 9216 | provided: 569 | provided: 52 | - | |
test: 2 | test: 429.6 kB | test: 441 | test: 395 | test: 35 | 1.5 | test: 2 | - |