License |
License
GNU General Public License Version 2 with classpath exception
|
---|---|
Categories |
CategoriesUML Business Logic Libraries Documents Processing |
GroupId | GroupIdorg.andromda.thirdparty.jmi |
ArtifactId | ArtifactIdjmiuml |
Last Version | Last Version1.4di |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjmiuml
External (non-maven based) Andromda dependency.
|
Filename | Size |
---|---|
jmiuml-1.4di.pom | |
jmiuml-1.4di.jar | 225 KB |
jmiuml-1.4di-sources.jar | 144 bytes |
jmiuml-1.4di-javadoc.jar | 144 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.andromda.thirdparty.jmi/jmiuml/ -->
<dependency>
<groupId>org.andromda.thirdparty.jmi</groupId>
<artifactId>jmiuml</artifactId>
<version>1.4di</version>
</dependency>
// https://jarcasting.com/artifacts/org.andromda.thirdparty.jmi/jmiuml/
implementation 'org.andromda.thirdparty.jmi:jmiuml:1.4di'
// https://jarcasting.com/artifacts/org.andromda.thirdparty.jmi/jmiuml/
implementation ("org.andromda.thirdparty.jmi:jmiuml:1.4di")
'org.andromda.thirdparty.jmi:jmiuml:jar:1.4di'
<dependency org="org.andromda.thirdparty.jmi" name="jmiuml" rev="1.4di">
<artifact name="jmiuml" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.andromda.thirdparty.jmi', module='jmiuml', version='1.4di')
)
libraryDependencies += "org.andromda.thirdparty.jmi" % "jmiuml" % "1.4di"
[org.andromda.thirdparty.jmi/jmiuml "1.4di"]