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 |
---|---|---|---|---|---|
javax.jmi | jmi | 20070718 | - | jar | |
javax.jmi | mof | 20070718 | - | jar | |
org.codehaus.groovy | groovy-all-minimal | 1.1-beta-2 | - | jar | |
org.netbeans.mdr | jmiutils | 20070718 | - | jar | |
org.netbeans.mdr | mdrapi | 20070718 | - | jar | |
org.netbeans.mdr | nbmdr | 20070718 | - | jar | |
org.omg | uml | 20070718 | - | jar | |
org.openide | openide-util | 20070718 | - | jar |
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 |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
Groovy MDA code generation tool
http://groovy-mda.sourceforge.net
Unnamed - org.netbeans.mdr:nbmdr:jar:20070718
Unnamed - javax.jmi:mof:jar:20070718
Unnamed - javax.jmi:jmi:jar:20070718
Unnamed - org.netbeans.mdr:jmiutils:jar:20070718
Unnamed - org.omg:uml:jar:20070718
Unnamed - org.netbeans.mdr:mdrapi:jar:20070718
Groovy: A powerful, dynamic language for the JVM
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.