| License | License | 
|---|---|
| Categories | CategoriesUML Business Logic Libraries Documents Processing CLI User Interface | 
| GroupId | GroupIdorg.eclipse.uml2.uml.profile | 
| ArtifactId | ArtifactIdstandard | 
| Version | Version1.0.0-v20140602-0749 | 
| Type | Typejar | 
| Description | DescriptionUML2 Standard Profile UML2 Standard Profile | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| standard-1.0.0-v20140602-0749.pom | |
| standard-1.0.0-v20140602-0749.jar | 132 KB | 
| standard-1.0.0-v20140602-0749-sources.jar | 147 KB | 
| standard-1.0.0-v20140602-0749-javadoc.jar | 341 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.eclipse.uml2.uml.profile/standard/ -->
<dependency>
    <groupId>org.eclipse.uml2.uml.profile</groupId>
    <artifactId>standard</artifactId>
    <version>1.0.0-v20140602-0749</version>
</dependency>// https://jarcasting.com/artifacts/org.eclipse.uml2.uml.profile/standard/
implementation 'org.eclipse.uml2.uml.profile:standard:1.0.0-v20140602-0749'// https://jarcasting.com/artifacts/org.eclipse.uml2.uml.profile/standard/
implementation ("org.eclipse.uml2.uml.profile:standard:1.0.0-v20140602-0749")'org.eclipse.uml2.uml.profile:standard:jar:1.0.0-v20140602-0749'<dependency org="org.eclipse.uml2.uml.profile" name="standard" rev="1.0.0-v20140602-0749">
  <artifact name="standard" type="jar" />
</dependency>@Grapes(
@Grab(group='org.eclipse.uml2.uml.profile', module='standard', version='1.0.0-v20140602-0749')
)libraryDependencies += "org.eclipse.uml2.uml.profile" % "standard" % "1.0.0-v20140602-0749"[org.eclipse.uml2.uml.profile/standard "1.0.0-v20140602-0749"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.eclipse.core : runtime Optional | jar | [3.5.0,4.0.0) | 
| org.eclipse.uml2 : uml Optional | jar | [5.0.0,6.0.0) |