Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionTypeLicense
com.beustjcommander1.23jarThe Apache Software License, Version 2.0
com.vmwarevijava5120121125jar-
dom4jdom4j1.6.1jar-
net.sf.opencsvopencsv2.3jarApache 2
org.jboss.weld.seweld-se1.1.13.FinaljarApache License, Version 2.0
org.projectlomboklombok0.10.8jarThe 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:

GroupIdArtifactIdVersionTypeLicense
junitjunit4.8.2jarCommon Public License Version 1.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:

GroupIdArtifactIdVersionTypeLicense
xml-apisxml-apis1.0.b2jarThe Apache Software License, Version 2.0

Project Dependency Graph

Dependency Tree

  • com.redhat.vmtruckloader:vm-truck-loader:jar:1.0 Information
    • com.vmware:vijava:jar:5120121125 (compile) Information
    • org.projectlombok:lombok:jar:0.10.8 (compile) Information
    • org.jboss.weld.se:weld-se:jar:1.1.13.Final (compile) Information
    • com.beust:jcommander:jar:1.23 (compile) Information
    • net.sf.opencsv:opencsv:jar:2.3 (compile) Information
    • dom4j:dom4j:jar:1.6.1 (compile) Information
      • xml-apis:xml-apis:jar:1.0.b2 (compile) Information
    • junit:junit:jar:4.8.2 (test) Information

Licenses

Apache 2: opencsv

GNU LESSER GENERAL PUBLIC LICENSE: vm-truck-loader

Unknown: dom4j, vijava

Apache License, Version 2.0: Weld SE (Uber Jar)

Common Public License Version 1.0: JUnit

The Apache Software License, Version 2.0: JCommander, XML Commons External Components XML APIs

The MIT License: Project Lombok