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 |
net.sf.xpontus |
xpontus_core |
1.0.0.2 |
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 |
Type |
junit |
junit |
3.8.1 |
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 |
Type |
com.ibm.icu |
icu4j |
3.6.1 |
jar |
com.jgoodies |
binding |
1.4.0 |
jar |
com.jidesoft |
jide-oss |
2.4.6 |
jar |
com.thoughtworks.xstream |
xstream |
1.2 |
jar |
com.vlsolutions |
vldocking |
2.1.4 |
jar |
commons-collections |
commons-collections |
3.2 |
jar |
commons-io |
commons-io |
1.4 |
jar |
commons-lang |
commons-lang |
2.4 |
jar |
commons-logging |
commons-logging |
1.1 |
jar |
commons-vfs |
commons-vfs |
1.1-SNAPSHOT |
jar |
commons-vfs |
commons-vfs-contrib |
1.1-SNAPSHOT |
jar |
javax.activation |
activation |
1.1 |
jar |
javax.help |
javahelp |
2.0.02 |
jar |
l2fprod-common |
l2fprod-common |
7.3-20070317 |
jar |
net.java.dev.swing-layout |
swing-layout |
1.0.1 |
jar |
net.sf.jpf |
jpf |
1.5 |
jar |
net.sf.jpf |
jpf-boot |
1.5 |
jar |
org.springframework |
spring |
2.0 |
jar |
xalan |
xalan |
2.6.0 |
jar |
xerces |
xercesImpl |
2.8.1 |
jar |
xml-apis |
xml-apis |
1.0.b2 |
jar |
Project Dependency Graph
Dependency Tree
- net.sf.xpontus.plugins.xmlsecurity:xmlsecurity:jar:1.0.0.2
XML Security |
Description: XML security plugin to sign XML documents
URL: ../../xpontus/xmlsecurity
Project License: GPL
|
- junit:junit:jar:3.8.1 (test)
- net.sf.xpontus:xpontus_core:jar:1.0.0.2 (compile)
Core |
Description: This is the core API of XPontus XML Editor. It's a set of
components which provide the default features of the program.
URL: ../../xpontus/xpontus_core
Project License: GPL
|
- xalan:xalan:jar:2.6.0 (compile)
Unnamed - xalan:xalan:jar:2.6.0 |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project.
|
- xml-apis:xml-apis:jar:1.0.b2 (compile)
XML Commons External Components XML APIs |
Description: xml-commons provides an Apache-hosted set of DOM, SAX, and
JAXP interfaces for use in other xml-based projects. Our hope is that we
can standardize on both a common version and packaging scheme for these
critical XML standards interfaces to make the lives of both our developers
and users easier. The External Components portion of xml-commons contains
interfaces that are defined by external standards organizations. For DOM,
that's the W3C; for SAX it's David Megginson and sax.sourceforge.net; for
JAXP it's Sun.
URL: http://xml.apache.org/commons/#external
Project License: The Apache Software License, Version 2.0
|
- xml-apis:xml-apis:jar:1.0.b2 (compile)
XML Commons External Components XML APIs |
Description: xml-commons provides an Apache-hosted set of DOM, SAX, and
JAXP interfaces for use in other xml-based projects. Our hope is that we
can standardize on both a common version and packaging scheme for these
critical XML standards interfaces to make the lives of both our developers
and users easier. The External Components portion of xml-commons contains
interfaces that are defined by external standards organizations. For DOM,
that's the W3C; for SAX it's David Megginson and sax.sourceforge.net; for
JAXP it's Sun.
URL: http://xml.apache.org/commons/#external
Project License: The Apache Software License, Version 2.0
|
- xerces:xercesImpl:jar:2.8.1 (compile)
Xerces2 Java Parser |
Description: 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.
URL: http://xerces.apache.org/xerces2-j/
Project License: The Apache Software License, Version 2.0
|
- net.java.dev.swing-layout:swing-layout:jar:1.0.1 (compile)
Extensions to Swing to create professional cross platform layout |
Description: Swing Layout Extensions goal is to make it easy to create professional cross platform layouts with Swing. This project has an eye towards the needs of GUI builders, such as NetBeans.
This project consists of the following pieces:
* Ability to get the baseline for components.
* Ability to get the preferred gap between components.
* A new LayoutManager that utilizes both of these concepts and is tuned toward a free-form drag and drop layout model as can be provided by GUI builders.
URL: https://swing-layout.dev.java.net/
Project License: Lesser General Public License (LGPL), Version 2.1
|
- org.springframework:spring:jar:2.0 (compile)
- commons-logging:commons-logging:jar:1.1 (compile)
Logging |
Description: Commons Logging is a thin adapter allowing configurable bridging to other,
well known logging systems.
URL: http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
Project License: The Apache Software License, Version 2.0
|
- commons-io:commons-io:jar:1.4 (compile)
- com.vlsolutions:vldocking:jar:2.1.4 (compile)
Unnamed - com.vlsolutions:vldocking:pom:2.1.4 |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project.
|
- commons-collections:commons-collections:jar:3.2 (compile)
- com.ibm.icu:icu4j:jar:3.6.1 (compile)
ICU4J |
Description: The International Component for Unicode (ICU) is a mature,
portable set of C/C++ and Java libraries for Unicode support, software
internationalization (I18N) and globalization (G11N), giving
applications the same results on all platforms.
URL: http://www-306.ibm.com/software/globalization/icu/
Project License: ICU License
|
- javax.activation:activation:jar:1.1 (compile)
- commons-lang:commons-lang:jar:2.4 (compile)
- javax.help:javahelp:jar:2.0.02 (compile)
- com.jgoodies:binding:jar:1.4.0 (compile)
JGoodies Binding |
Description: The JGoodies Binding library connects object properties to Swing user interface components.
And it helps you represent the state and behavior of a presentation independently
of the GUI components used in the interface.
URL: https://binding.dev.java.net/
Project License: The BSD License
|
- com.thoughtworks.xstream:xstream:jar:1.2 (compile)
XStream Core |
Description: There is currently no description associated with this project.
Project License: BSD style
|
- commons-vfs:commons-vfs:jar:1.1-SNAPSHOT (compile)
Unnamed - commons-vfs:commons-vfs:pom:1.1-SNAPSHOT |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project.
|
- commons-vfs:commons-vfs-contrib:jar:1.1-SNAPSHOT (compile)
Unnamed - commons-vfs:commons-vfs-contrib:pom:1.1-SNAPSHOT |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project.
|
- commons-logging:commons-logging:jar:1.1 (compile)
Logging |
Description: Commons Logging is a thin adapter allowing configurable bridging to other,
well known logging systems.
URL: http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
Project License: The Apache Software License, Version 2.0
|
- net.sf.jpf:jpf:jar:1.5 (compile)
- net.sf.jpf:jpf-boot:jar:1.5 (compile)
- net.sf.jpf:jpf:jar:1.5 (compile)
- com.jidesoft:jide-oss:jar:2.4.6 (compile)
- l2fprod-common:l2fprod-common:jar:7.3-20070317 (compile)
Unnamed - l2fprod-common:l2fprod-common:jar:7.3-20070317 |
Description: POM was created from install:install-file
Project License: No project license is defined for this project.
|
Licenses
Free commercial license: JIDE Common Layer
ICU License: ICU4J
GNU Lesser General Public License, Version 2.1, February 1999: jpf, jpf-boot
GPL: Core, XML Security
BSD style: XStream Core
GPL with classpath exception: JIDE Common Layer
Unknown: JavaHelp API, Unnamed - com.vlsolutions:vldocking:pom:2.1.4, Unnamed - commons-vfs:commons-vfs-contrib:pom:1.1-SNAPSHOT, Unnamed - commons-vfs:commons-vfs:pom:1.1-SNAPSHOT, Unnamed - l2fprod-common:l2fprod-common:jar:7.3-20070317, Unnamed - xalan:xalan:jar:2.6.0
Common Public License Version 1.0: JUnit
The Apache Software License, Version 2.0: Collections, Commons IO, Commons Lang, Logging, Spring Framework, XML Commons External Components XML APIs, Xerces2 Java Parser
Common Development and Distribution License (CDDL) v1.0: JavaBeans Activation Framework (JAF)
Lesser General Public License (LGPL), Version 2.1: Extensions to Swing to create professional cross platform layout
The BSD License: JGoodies Binding
Dependency File Details
Filename |
Size |
Entries |
Classes |
Packages |
JDK Rev |
Debug |
icu4j-3.6.1.jar |
3.93 MB |
1,294 |
730 |
6 |
1.3 |
debug |
binding-1.4.0.jar |
147.67 kB |
139 |
129 |
6 |
1.4 |
debug |
jide-oss-2.4.6.jar |
1.51 MB |
1,074 |
926 |
24 |
1.5 |
debug |
xstream-1.2.jar |
532.96 kB |
508 |
274 |
21 |
1.5 |
debug |
vldocking-2.1.4.jar |
360.84 kB |
280 |
215 |
7 |
1.5 |
debug |
commons-collections-3.2.jar |
557.87 kB |
477 |
458 |
12 |
1.1 |
debug |
commons-io-1.4.jar |
106.49 kB |
93 |
76 |
5 |
1.3 |
debug |
commons-lang-2.4.jar |
255.67 kB |
148 |
127 |
9 |
1.2 |
debug |
commons-logging-1.1.jar |
51.67 kB |
34 |
25 |
2 |
1.1 |
debug |
commons-vfs-1.1-SNAPSHOT.jar |
371.37 kB |
306 |
261 |
25 |
1.3 |
debug |
commons-vfs-contrib-1.1-SNAPSHOT.jar |
50.44 kB |
45 |
26 |
5 |
1.3 |
debug |
activation-1.1.jar |
61.51 kB |
50 |
38 |
3 |
1.4 |
debug |
javahelp-2.0.02.jar |
574.80 kB |
392 |
327 |
10 |
1.2 |
debug |
junit-3.8.1.jar |
118.23 kB |
119 |
100 |
6 |
1.1 |
debug |
l2fprod-common-7.3-20070317.jar |
450.09 kB |
432 |
322 |
23 |
1.2 |
debug |
swing-layout-1.0.1.jar |
154.11 kB |
30 |
25 |
1 |
1.4 |
debug |
jpf-1.5.jar |
191.50 kB |
151 |
129 |
5 |
1.5 |
debug |
jpf-boot-1.5.jar |
40.94 kB |
36 |
23 |
1 |
1.5 |
debug |
xpontus_core-1.0.0.2.jar |
1.10 MB |
808 |
342 |
43 |
1.5 |
debug |
spring-2.0.jar |
2.43 MB |
2,144 |
1,935 |
180 |
1.5 |
debug |
xalan-2.6.0.jar |
3.00 MB |
1,625 |
1,548 |
50 |
1.1 |
debug |
xercesImpl-2.8.1.jar |
1.16 MB |
950 |
882 |
38 |
1.1 |
release |
xml-apis-1.0.b2.jar |
106.76 kB |
217 |
184 |
17 |
1.2 |
release |
Total |
Size |
Entries |
Classes |
Packages |
JDK Rev |
Debug |
23 |
17.17 MB |
11,352 |
9,102 |
499 |
1.5 |
21 |
compile: 22 |
compile: 17.05 MB |
compile: 11,233 |
compile: 9,002 |
compile: 493 |
- |
compile: 20 |
test: 1 |
test: 118.23 kB |
test: 119 |
test: 100 |
test: 6 |
- |
test: 1 |