| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.eclipse.app4mc.migration |
| ArtifactId | ArtifactIdparent |
| Last Version | Last Version2.1.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionAPP4MC Migration Component
APP4MC AMALTHEA Model migration
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| parent-2.1.0.pom | 13 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.app4mc.migration/parent/ -->
<dependency>
<groupId>org.eclipse.app4mc.migration</groupId>
<artifactId>parent</artifactId>
<version>2.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.app4mc.migration/parent/
implementation 'org.eclipse.app4mc.migration:parent:2.1.0'
// https://jarcasting.com/artifacts/org.eclipse.app4mc.migration/parent/
implementation ("org.eclipse.app4mc.migration:parent:2.1.0")
'org.eclipse.app4mc.migration:parent:pom:2.1.0'
<dependency org="org.eclipse.app4mc.migration" name="parent" rev="2.1.0">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.app4mc.migration', module='parent', version='2.1.0')
)
libraryDependencies += "org.eclipse.app4mc.migration" % "parent" % "2.1.0"
[org.eclipse.app4mc.migration/parent "2.1.0"]