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.jguiraffe jguiraffe 1.3.1 jar
org.scala-lang scala-library 2.11.7 jar
org.scala-lang.modules scala-parser-combinators_2.11 1.0.4 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 4.11 jar
org.easymock easymock 3.1 jar
org.loadui testFx 3.1.2 jar
org.powermock powermock-api-easymock 1.5 jar
org.powermock powermock-module-junit4 1.5 jar
org.scalatest scalatest_2.11 2.1.6 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 2.6.1 jar
commons-beanutils commons-beanutils 1.9.2 jar
commons-cli commons-cli 1.0 jar
commons-collections commons-collections 3.2.1 jar
commons-configuration commons-configuration 1.10 jar
commons-discovery commons-discovery 20030211.213356 jar
commons-jelly commons-jelly 1.0 jar
commons-jexl commons-jexl 1.0 jar
commons-lang commons-lang 2.6 jar
commons-logging commons-logging 1.1.1 jar
dom4j dom4j 1.5.2 jar
forehead forehead 1.0-beta-5 jar
javax.servlet jstl 1.0.6 jar
javax.servlet servlet-api 2.3 jar
jaxen jaxen 1.1-beta-4 jar
jaxme jaxme-api 0.3 jar
jdom jdom b10 jar
msv relaxngDatatype 20030807 jar
msv xsdlib 20030807 jar
org.ccil.cowan.tagsoup tagsoup 0.9.7 jar
pull-parser pull-parser 2 jar
stax stax-api 1.0 jar
xalan xalan 2.6.0 jar
xerces xercesImpl 2.2.1 jar
xerces xmlParserAPIs 2.6.2 jar
xml-apis xml-apis 1.0.b2 jar
xom xom 1.0b3 jar
xpp3 xpp3 1.1.3.3 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
cglib cglib-nodep 3.2.0 jar
com.google.guava guava 14.0.1 jar
org.hamcrest hamcrest-all 1.3 jar
org.hamcrest hamcrest-core 1.3 jar
org.javassist javassist 3.17.1-GA jar
org.objenesis objenesis 1.2 jar
org.powermock powermock-api-support 1.5 jar
org.powermock powermock-core 1.5 jar
org.powermock powermock-module-junit4-common 1.5 jar
org.powermock powermock-reflect 1.5 jar
org.scala-lang scala-reflect 2.11.0 jar
org.scala-lang.modules scala-xml_2.11 1.0.1 jar

Project Dependency Graph

Dependency Tree

  • net.sf.jguiraffe:jguiraffe-java-fx:jar:1.3.1 Information
    • org.scala-lang:scala-library:jar:2.11.7 (compile) Information
    • org.scala-lang.modules:scala-parser-combinators_2.11:jar:1.0.4 (compile) Information
      • org.scala-lang:scala-library:jar:2.11.7 (compile) Information
    • net.sf.jguiraffe:jguiraffe:jar:1.3.1 (compile) Information
      • commons-logging:commons-logging:jar:1.1.1 (compile) Information
      • commons-lang:commons-lang:jar:2.6 (compile) Information
      • commons-beanutils:commons-beanutils:jar:1.9.2 (compile) Information
      • commons-configuration:commons-configuration:jar:1.10 (compile) Information
      • commons-jelly:commons-jelly:jar:1.0 (compile) Information
        • javax.servlet:servlet-api:jar:2.3 (compile) Information
        • commons-cli:commons-cli:jar:1.0 (compile) Information
        • commons-lang:commons-lang:jar:2.6 (compile) Information
        • commons-discovery:commons-discovery:jar:20030211.213356 (compile) Information
        • forehead:forehead:jar:1.0-beta-5 (compile) Information
        • javax.servlet:jstl:jar:1.0.6 (compile) Information
        • junit:junit:jar:4.11 (test) Information
        • commons-jexl:commons-jexl:jar:1.0 (compile) Information
        • xml-apis:xml-apis:jar:1.0.b2 (compile) Information
        • commons-logging:commons-logging:jar:1.1.1 (compile) Information
        • dom4j:dom4j:jar:1.5.2 (compile) Information
          • jaxme:jaxme-api:jar:0.3 (compile) Information
          • dom4j:dom4j:jar:1.5.2 (compile) Information
          • jaxen:jaxen:jar:1.1-beta-4 (compile) Information
          • msv:xsdlib:jar:20030807 (compile) Information
          • msv:relaxngDatatype:jar:20030807 (compile) Information
          • pull-parser:pull-parser:jar:2 (compile) Information
          • xpp3:xpp3:jar:1.1.3.3 (compile) Information
          • stax:stax-api:jar:1.0 (compile) Information
          • xml-apis:xml-apis:jar:1.0.b2 (compile) Information
        • jaxen:jaxen:jar:1.1-beta-4 (compile) Information
          • jaxen:jaxen:jar:1.1-beta-4 (compile) Information
          • dom4j:dom4j:jar:1.5.2 (compile) Information
          • jdom:jdom:jar:b10 (compile) Information
          • xerces:xmlParserAPIs:jar:2.6.2 (compile) Information
          • xom:xom:jar:1.0b3 (compile) Information
            • xerces:xercesImpl:jar:2.2.1 (compile) Information
            • com.ibm.icu:icu4j:jar:2.6.1 (compile) Information
            • xalan:xalan:jar:2.6.0 (compile) Information
              • xml-apis:xml-apis:jar:1.0.b2 (compile) Information
            • org.ccil.cowan.tagsoup:tagsoup:jar:0.9.7 (compile) Information
        • xerces:xercesImpl:jar:2.2.1 (compile) Information
    • junit:junit:jar:4.11 (test) Information
      • org.hamcrest:hamcrest-core:jar:1.3 (test) Information
    • org.easymock:easymock:jar:3.1 (test) Information
    • org.scalatest:scalatest_2.11:jar:2.1.6 (test) Information
    • org.powermock:powermock-module-junit4:jar:1.5 (test) Information
    • org.powermock:powermock-api-easymock:jar:1.5 (test) Information
    • org.loadui:testFx:jar:3.1.2 (test) Information

Licenses

ASF 2.0: cglib-nodep

New BSD License: Hamcrest All, Hamcrest Core

BSD 3-clause: scala-parser-combinators, scala-xml

Apache 2: EasyMock, Objenesis

the Apache License, ASL Version 2.0: ScalaTest

European Union Public Licence - EUPL v.1.1: TestFX

Unknown: CLI, TagSoup, commons-discovery, commons-jelly, commons-jexl, dom4j, forehead, icu4j, jaxen, jaxme-api, jdom-, jstl, pull-parser, relaxngDatatype, servlet-api, stax-api, xalan, xercesImpl, xmlParserAPIs, xom, xpp3, xsdlib

Apache License 2.0: Javassist

Apache License, Version 2.0: JGUIraffe, JGUIraffe Java FX

LGPL 2.1: Javassist

MPL 1.1: Javassist

BSD 3-Clause: Scala Compiler, Scala Library

The Apache Software License, Version 2.0: Apache Commons BeanUtils, Apache Commons Configuration, Commons Collections, Commons Lang, Commons Logging, Guava: Google Core Libraries for Java, XML Commons External Components XML APIs, powermock-api-easymock, powermock-api-support, powermock-core, powermock-module-junit4, powermock-module-junit4-common, powermock-reflect

Common Public License Version 1.0: JUnit

Dependency File Details

Filename Size Entries Classes Packages JDK Rev Debug
cglib-nodep-3.2.0.jar 327.73 kB 273 250 8 1.5 debug
guava-14.0.1.jar 2.09 MB 1,618 1,594 13 1.6 debug
icu4j-2.6.1.jar 2.34 MB 755 648 6 1.2 debug
commons-beanutils-1.9.2.jar 228.38 kB 154 137 5 1.5 debug
commons-cli-1.0.jar 29.41 kB 27 20 1 1.1 debug
commons-collections-3.2.1.jar 561.90 kB 482 458 12 1.2 debug
commons-configuration-1.10.jar 354.18 kB 219 194 10 1.5 debug
commons-discovery-20030211.213356.jar 70.48 kB 80 58 8 1.2 debug
commons-jelly-1.0.jar 167.38 kB 136 113 12 1.3 debug
commons-jexl-1.0.jar 128.38 kB 104 89 7 1.2 debug
commons-lang-2.6.jar 277.56 kB 155 133 10 1.3 debug
commons-logging-1.1.1.jar 59.26 kB 42 28 2 1.1 debug
dom4j-1.5.2.jar 305.18 kB 215 195 16 1.2 debug
forehead-1.0-beta-5.jar 12.55 kB 15 9 1 1.1 debug
jstl-1.0.6.jar 20.32 kB 28 18 4 1.2 debug
servlet-api-2.3.jar 76.15 kB 83 63 4 1.1 debug
jaxen-1.1-beta-4.jar 237.05 kB 253 232 17 1.2 debug
jaxme-api-0.3.jar 29.76 kB 42 34 5 1.2 debug
jdom-b10.jar 143.28 kB 86 75 8 1.2 debug
junit-4.11.jar 239.30 kB 266 233 28 1.5 debug
relaxngDatatype-20030807.jar 18.65 kB 22 16 2 1.1 release
xsdlib-20030807.jar 240.59 kB 163 143 6 1.2 debug
net.sf.jguiraffe:jguiraffe:jar:1.3.1 C:\data\dev\projects\OpenSource\jguiraffe\parent\core\target\classes C:\data\dev\projects\OpenSource\jguiraffe\parent\core\target\classes (Zugriff verweigert) - - - -
tagsoup-0.9.7.jar 37.13 kB 21 15 1 1.1 debug
easymock-3.1.jar 109.34 kB 92 83 3 1.5 debug
hamcrest-all-1.3.jar 299.39 kB 249 204 23 1.5 debug
hamcrest-core-1.3.jar 43.97 kB 52 45 3 1.5 debug
javassist-3.17.1-GA.jar 695.29 kB 412 388 17 1.6 debug
testFx-3.1.2.jar 62.17 kB 67 51 6 1.6 debug
objenesis-1.2.jar 35.20 kB 46 32 8 1.3 debug
powermock-api-easymock-1.5.jar 34.51 kB 46 25 9 1.5 debug
powermock-api-support-1.5.jar 18.10 kB 28 14 4 1.5 debug
powermock-core-1.5.jar 82.37 kB 91 65 16 1.5 debug
powermock-module-junit4-1.5.jar 25.37 kB 28 14 3 1.5 debug
powermock-module-junit4-common-1.5.jar 13.04 kB 22 8 2 1.5 debug
powermock-reflect-1.5.jar 42.24 kB 41 24 8 1.5 debug
scala-library-2.11.7.jar 5.48 MB 3,863 3,825 34 1.6 debug
scala-reflect-2.11.0.jar 4.22 MB 2,779 2,762 13 1.6 debug
scala-parser-combinators_2.11-1.0.4.jar 413.82 kB 363 352 6 1.6 debug
scala-xml_2.11-1.0.1.jar 640.32 kB 434 421 10 1.6 debug
scalatest_2.11-2.1.6.jar 6.61 MB 4,007 3,948 20 1.6 debug
pull-parser-2.jar 103.40 kB 101 76 14 1.1 debug
stax-api-1.0.jar 25.26 kB 48 40 5 1.2 debug
xalan-2.6.0.jar 3.00 MB 1,625 1,548 50 1.1 debug
xercesImpl-2.2.1.jar 815.29 kB 716 658 36 1.1 release
xmlParserAPIs-2.6.2.jar 121.80 kB 238 207 17 1.1 release
xml-apis-1.0.b2.jar 106.76 kB 217 184 17 1.2 release
xom-1.0b3.jar 101.66 kB 106 92 6 1.2 release
xpp3-1.1.3.3.jar 91.21 kB 61 43 10 1.2 debug
Total Size Entries Classes Packages JDK Rev Debug
49 31.01 MB 20,971 19,864 526 1.6 43
compile: 31 compile: 15.49 MB compile: 10,420 compile: 9,703 compile: 332 - compile: 25
test: 18 test: 15.52 MB test: 10,551 test: 10,161 test: 194 - test: 18

Dependency Repository Locations

Repo ID URL Release Snapshot Blacklisted
central https://repo.maven.apache.org/maven2 Yes - -
typesafe http://repo.typesafe.com/typesafe/releases/ Yes Yes -
sonatype-nexus-snapshots https://oss.sonatype.org/content/repositories/snapshots - Yes -
artima.com http://www.artima.com/maven2/ Yes Yes -
apache.snapshots http://people.apache.org/repo/m2-snapshot-repository - Yes -

Repository locations for each of the Dependencies.

Artifact central typesafe sonatype-nexus-snapshots artima.com apache.snapshots
cglib:cglib-nodep:jar:3.2.0 - - - - -
com.google.guava:guava:jar:14.0.1 - - - - -
com.ibm.icu:icu4j:jar:2.6.1 - - - - -
commons-beanutils:commons-beanutils:jar:1.9.2 - - - - -
commons-cli:commons-cli:jar:1.0 - - - - -
commons-collections:commons-collections:jar:3.2.1 - - - - -
commons-configuration:commons-configuration:jar:1.10 - - - - -
commons-discovery:commons-discovery:jar:20030211.213356 - - - - -
commons-jelly:commons-jelly:jar:1.0 - - - - -
commons-jexl:commons-jexl:jar:1.0 - - - - -
commons-lang:commons-lang:jar:2.6 - - - - -
commons-logging:commons-logging:jar:1.1.1 - - - - -
dom4j:dom4j:jar:1.5.2 - - - - -
forehead:forehead:jar:1.0-beta-5 - - - - -
javax.servlet:jstl:jar:1.0.6 - - - - -
javax.servlet:servlet-api:jar:2.3 - - - - -
jaxen:jaxen:jar:1.1-beta-4 - - - - -
jaxme:jaxme-api:jar:0.3 - - - - -
jdom:jdom:jar:b10 - - - - -
junit:junit:jar:4.11 - - - - -
msv:relaxngDatatype:jar:20030807 - - - - -
msv:xsdlib:jar:20030807 - - - - -
net.sf.jguiraffe:jguiraffe:jar:1.3.1 - - - - -
org.ccil.cowan.tagsoup:tagsoup:jar:0.9.7 - - - - -
org.easymock:easymock:jar:3.1 - - - - -
org.hamcrest:hamcrest-all:jar:1.3 - - - - -
org.hamcrest:hamcrest-core:jar:1.3 - - - - -
org.javassist:javassist:jar:3.17.1-GA - - - - -
org.loadui:testFx:jar:3.1.2 - - - - -
org.objenesis:objenesis:jar:1.2 - - - - -
org.powermock:powermock-api-easymock:jar:1.5 - - - - -
org.powermock:powermock-api-support:jar:1.5 - - - - -
org.powermock:powermock-core:jar:1.5 - - - - -
org.powermock:powermock-module-junit4:jar:1.5 - - - - -
org.powermock:powermock-module-junit4-common:jar:1.5 - - - - -
org.powermock:powermock-reflect:jar:1.5 - - - - -
org.scala-lang:scala-library:jar:2.11.7 - - - - -
org.scala-lang:scala-reflect:jar:2.11.0 - - - - -
org.scala-lang.modules:scala-parser-combinators_2.11:jar:1.0.4 - - - - -
org.scala-lang.modules:scala-xml_2.11:jar:1.0.1 - - - - -
org.scalatest:scalatest_2.11:jar:2.1.6 - - - - -
pull-parser:pull-parser:jar:2 - - - - -
stax:stax-api:jar:1.0 - - - - -
xalan:xalan:jar:2.6.0 - - - - -
xerces:xercesImpl:jar:2.2.1 - - - - -
xerces:xmlParserAPIs:jar:2.6.2 - - - - -
xml-apis:xml-apis:jar:1.0.b2 - - - - -
xom:xom:jar:1.0b3 - - - - -
xpp3:xpp3:jar:1.1.3.3 - - - - -
Total central typesafe sonatype-nexus-snapshots artima.com apache.snapshots
49 (compile: 31, test: 18) 0 0 0 0 0