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 | Optional |
---|---|---|---|---|---|
com.jgoodies | looks | 2.1.2 | - | jar | |
com.mindtree.techworks.insight | remote-protocol-j | 1.1.0 | - | jar | |
com.sun.jdmk | jmxtools | 1.2.1 | - | jar | |
com.sun.jmx | jmxri | 1.2.1 | - | jar | |
commons-cli | commons-cli | 1.1 | - | jar | |
commons-codec | commons-codec | 1.2 | - | jar | |
commons-httpclient | commons-httpclient | 3.1 | - | jar | |
commons-logging | commons-logging | 1.0.4 | - | jar | |
commons-net | commons-net | 1.4.1 | - | jar | |
javax.activation | activation | 1.1 | - | jar | |
javax.jms | jms | 1.1 | - | jar | |
javax.mail | 1.4 | - | jar | ||
javax.servlet | servlet-api | 2.5 | - | jar | |
log4j | log4j | 1.3alpha9-SNAPSHOT | - | jar | |
oro | oro | 2.0.8 | - | jar | |
sshtools | j2ssh-core | 0.2.2 | - | jar | |
xerces | xercesImpl | 2.8.1 | - | jar | |
xml-apis | xml-apis | 1.3.03 | - | jar |
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 | Classifier | Type | Optional |
---|---|---|---|---|---|
junit | junit | 3.8.2 | - | jar |
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 | Optional |
---|---|---|---|---|---|
com.jgoodies | looks | 2.1.2 | - | jar | |
com.mindtree.techworks.insight | remote-protocol-j | 1.1.0 | - | jar | |
com.sun.jdmk | jmxtools | 1.2.1 | - | jar | |
com.sun.jmx | jmxri | 1.2.1 | - | jar | |
commons-cli | commons-cli | 1.1 | - | jar | |
commons-codec | commons-codec | 1.2 | - | jar | |
commons-httpclient | commons-httpclient | 3.1 | - | jar | |
commons-logging | commons-logging | 1.0.4 | - | jar | |
commons-net | commons-net | 1.4.1 | - | jar | |
javax.activation | activation | 1.1 | - | jar | |
javax.jms | jms | 1.1 | - | jar | |
javax.mail | 1.4 | - | jar | ||
javax.servlet | servlet-api | 2.5 | - | jar | |
log4j | log4j | 1.3alpha9-SNAPSHOT | - | jar | |
oro | oro | 2.0.8 | - | jar | |
sshtools | j2ssh-core | 0.2.2 | - | jar | |
xerces | xercesImpl | 2.8.1 | - | jar | |
xml-apis | xml-apis | 1.3.03 | - | jar |
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 | Classifier | Type | Optional |
---|---|---|---|---|---|
junit | junit | 3.8.2 | - | jar |
Project Dependency Graph
Dependency Tree
Dependency Listings
Insight is a application runtime meta-data viewing and analysis tool.
http://mindtreeinsight.sourceforge.net/ui/
Project License: GNU General Public License v3.0
http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
Project License: The Apache Software License, Version 2.0
Commons CLI provides a simple API for presenting, processing and validating a command line interface.
http://jakarta.apache.org/commons/cli/
Project License: The Apache Software License, Version 2.0
Unnamed - sshtools:j2ssh-core:jar:0.2.2
Project License: No project license is defined for this project.
The HttpClient component supports the client-side of RFC 1945 (HTTP/1.0) and RFC 2616 (HTTP/1.1) , several related specifications (RFC 2109 (Cookies) , RFC 2617 (HTTP Authentication) , etc.), and provides a framework by which new request types (methods) or HTTP extensions can be created easily.
http://jakarta.apache.org/httpcomponents/httpclient-3.x/
Project License: Apache License
Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.
http://jakarta.apache.org/commons/logging/
Project License: The Apache Software License, Version 2.0
The 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.
Project License: No project license is defined for this project.
Xerces2 is the next generation of high performance, fully compliant XML parsers in the Apache Xerces family. This new version of Xerces introduces the Xerces Native Interface (XNI), a complete framework for building parser components and configurations that is extremely modular and easy to program.
http://xerces.apache.org/xerces2-j/
Project License: The Apache Software License, Version 2.0
Unnamed - xml-apis:xml-apis:jar:1.3.03
The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.
http://xml.apache.org/commons/#external
Project License: The Apache Software License, Version 2.0
Unnamed - com.jgoodies:looks:jar:2.1.2
The JGoodies Looks make your Swing applications and applets look better. The package consists of a Windows look&feel and the Plastic look&feel family. These have been optimized for readability, precise micro-design and usability.
Project License: BSD License
Insight Remote Protocol is java library implementation of the Insight custom protocol used to send remote logging information to Insight.
http://mindtreeinsight.sourceforge.net/remote-protocol-j/
Project License: GNU General Public License v3.0
Apache Log4j 1.3
http://logging.apache.org:80/log4j/1.3/
Project License: The Apache Software License, Version 2.0
Project License: No project license is defined for this project.
The JavaMail API provides a platform-independent and protocol-independent framework to build mail and messaging applications.
https://glassfish.dev.java.net/javaee5/mail/
Project License: Common Development and Distribution License (CDDL) v1.0
JavaBeans Activation Framework (JAF)
JavaBeans Activation Framework (JAF) is a standard extension to the Java platform that lets you take advantage of standard services to: determine the type of an arbitrary piece of data; encapsulate access to it; discover the operations available on it; and instantiate the appropriate bean to perform the operation(s).
http://java.sun.com/products/javabeans/jaf/index.jsp
Project License: Common Development and Distribution License (CDDL) v1.0
Unnamed - com.sun.jmx:jmxri:jar:1.2.1
Project License: No project license is defined for this project.
Unnamed - javax.servlet:servlet-api:jar:2.5
Project License: No project license is defined for this project.
The Java Message Service (JMS) API is a messaging standard that allows application components based on the Java 2 Platform, Enterprise Edition (J2EE) to create, send, receive, and read messages. It enables distributed communication that is loosely coupled, reliable, and asynchronous.
http://java.sun.com/products/jms
Project License: No project license is defined for this project.
JMX 1.2.1 Reference Implementation
http://java.sun.com/products/JavaManagement/
Project License: No project license is defined for this project.
JUnit is a regression testing framework written by Erich Gamma and Kent Beck. It is used by the developer who implements unit tests in Java.
Project License: Common Public License Version 1.0
Licenses
GNU General Public License v3.0: Insight, Insight Remote Protocol
Unknown: Codec, JMX 1.2.1 Reference Implementation, Java Message Service, Unnamed - com.sun.jmx:jmxri:jar:1.2.1, Unnamed - javax.servlet:servlet-api:jar:2.5, Unnamed - oro:oro:jar:2.0.8, Unnamed - sshtools:j2ssh-core:jar:0.2.2
BSD License: Unnamed - com.jgoodies:looks:jar:2.1.2
Apache License: HttpClient
Common Public License Version 1.0: JUnit
The Apache Software License, Version 2.0: Apache Log4j, CLI, Jakarta Commons Net, Logging, Unnamed - xml-apis:xml-apis:jar:1.3.03, Xerces2 Java Parser
Common Development and Distribution License (CDDL) v1.0: JavaBeans Activation Framework (JAF), JavaMail API
Dependency File Details
Filename | Size | Entries | Classes | Packages | JDK Rev | Debug | Sealed |
---|---|---|---|---|---|---|---|
looks-2.1.2.jar | 408,906 | 330 | 271 | 5 | 1.4 | debug | - |
insight-ui-1.5.2.jar | 423,699 | 281 | 204 | 31 | 1.4 | debug | - |
remote-protocol-j-1.1.0.jar | 31,227 | 28 | 10 | 3 | 1.4 | debug | - |
jmxtools-1.2.1.jar | 102,394 | 52 | 44 | 4 | 1.2 | debug | - |
jmxri-1.2.1.jar | 365,858 | 241 | 222 | 12 | 1.2 | debug | - |
commons-cli-1.1.jar | 36,174 | 30 | 22 | 1 | 1.3 | debug | - |
commons-codec-1.2.jar | 30,085 | 30 | 19 | 5 | 1.1 | debug | - |
commons-httpclient-3.1.jar | 305,001 | 183 | 167 | 8 | 1.2 | debug | - |
commons-logging-1.0.4.jar | 38,015 | 29 | 18 | 2 | 1.2 | debug | - |
commons-net-1.4.1.jar | 180,792 | 145 | 126 | 12 | 1.2 | debug | - |
activation-1.1.jar | 62,983 | 50 | 38 | 3 | 1.4 | debug | - |
jms-1.1.jar | 25,998 | 61 | 58 | 1 | 1.1 | debug | - |
mail-1.4.jar | 388,864 | 273 | 250 | 12 | 1.4 | debug | - |
servlet-api-2.5.jar | 105,334 | 68 | 42 | 2 | 1.4 | debug | - |
junit-3.8.2.jar | 120,640 | 120 | 102 | 6 | 1.2 | debug | - |
log4j-1.3alpha9-SNAPSHOT.jar | 585,775 | 458 | 413 | 36 | 1.1 | debug | - |
oro-2.0.8.jar | 65,261 | 74 | 62 | 6 | 1.2 | release | - |
j2ssh-core-0.2.2.jar | 337,178 | 303 | 278 | 21 | 1.2 | release | - |
xercesImpl-2.8.1.jar | 1,212,965 | 950 | 882 | 38 | 1.1 | release | - |
xml-apis-1.3.03.jar | 195,119 | 342 | 302 | 25 | 1.1 | release | - |
Total | Size | Entries | Classes | Packages | JDK Rev | Debug | Sealed |
20 total dependencies | 5,022,268 | 4,048 | 3,530 | 233 | 1.4 | 16 | 0 |