License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdhu.blackbelt.karaf.features |
ArtifactId | ArtifactIdeclipse-emf |
Last Version | Last Version2.18.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionEclipse Modeling Framework karaf feature project
Eclpse Modeling Framework features
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
eclipse-emf-2.18.0.pom | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/hu.blackbelt.karaf.features/eclipse-emf/ -->
<dependency>
<groupId>hu.blackbelt.karaf.features</groupId>
<artifactId>eclipse-emf</artifactId>
<version>2.18.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/hu.blackbelt.karaf.features/eclipse-emf/
implementation 'hu.blackbelt.karaf.features:eclipse-emf:2.18.0'
// https://jarcasting.com/artifacts/hu.blackbelt.karaf.features/eclipse-emf/
implementation ("hu.blackbelt.karaf.features:eclipse-emf:2.18.0")
'hu.blackbelt.karaf.features:eclipse-emf:pom:2.18.0'
<dependency org="hu.blackbelt.karaf.features" name="eclipse-emf" rev="2.18.0">
<artifact name="eclipse-emf" type="pom" />
</dependency>
@Grapes(
@Grab(group='hu.blackbelt.karaf.features', module='eclipse-emf', version='2.18.0')
)
libraryDependencies += "hu.blackbelt.karaf.features" % "eclipse-emf" % "2.18.0"
[hu.blackbelt.karaf.features/eclipse-emf "2.18.0"]