Project Dependencies

compile

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

GroupIdArtifactIdVersionClassifierTypeOptional
com.jcraftjsch0.1.36-jar
net.sourceforge.argvalargval0.3-SNAPSHOT-jar
org.slf4jslf4j-api1.4.3-jar
org.slf4jslf4j-simple1.4.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:

GroupIdArtifactIdVersionClassifierTypeOptional
junitjunit4.4-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:

GroupIdArtifactIdVersionClassifierTypeOptional
commons-loggingcommons-logging1.0.4-jar
jdomjdom1.0-jar
orooro2.0.8-jar

Project Dependency Graph

Dependency Listings

Java VmWare Commander

For starting / stopping, getting state, etc. of the VmWare guests. Translate Java calls into vmware shell commands, which are then executed through a locale shell or through a secure shell on a remote VmWare server console.

http://java-vmware-cmd.sourceforge.net/

SLF4J Simple Binding

SLF4J Simple binding

http://www.slf4j.org

JUnit

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.

http://junit.org

Unnamed - com.jcraft:jsch:jar:0.1.36

SLF4J API Module

The slf4j API

http://www.slf4j.org

Java Argument Validation

An easy way for checking the preconditions of (public) methods and constructors. All arguments can be checked, before an IllegalArgumentException is thrown. Creating consistent messages for inconvenieneces in argument values.

http://java-arg-val.sourceforge.net/

Unnamed - oro:oro:jar:2.0.8

Logging

Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.

http://jakarta.apache.org/commons/logging/

Unnamed - jdom:jdom:jar:1.0