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
net.sourceforge.sdedit sdedit-light 3.0.5 - jar
nsuml nsuml 0.4.20 - 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.1 - jar

system

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

GroupId ArtifactId Version Classifier Type Optional
sun.jdk tools 1.5.0 - jar

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

Project Dependency Graph

Dependency Listings

JSeq

JSeq is a tool to automatically create UML sequence diagrams. It works by following the execution of a Java program, noting each method entry and exit. It then generates a sequence diagram from this information.

http://jseq.sourceforge.net

Unnamed - nsuml:nsuml:jar:0.4.20

Unnamed - net.sourceforge.sdedit:sdedit-light:pom:3.0.5

sun.jdk:tools:jar

c:\Program\Java\jdk1.6.0_04\jre\..\lib\tools.jar

Unnamed - junit:junit:jar:3.8.1