License |
License |
---|---|
GroupId | GroupIdhu.blackbelt.epsilon |
ArtifactId | ArtifactIdfeatures |
Version | Version1.2.4 |
Type | Typejar |
Description |
DescriptionEpsilon runtime karaf features
Eclipse Epsilon runtime for OSGi/Maven. It wraps the script calling and meta model regitration
|
Filename | Size |
---|---|
features-1.2.4.pom | -1 bytes |
features-1.2.4-sources.jar | 3 KB |
features-1.2.4-features.xml | 758 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/hu.blackbelt.epsilon/features/ -->
<dependency>
<groupId>hu.blackbelt.epsilon</groupId>
<artifactId>features</artifactId>
<version>1.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/hu.blackbelt.epsilon/features/
implementation 'hu.blackbelt.epsilon:features:1.2.4'
// https://jarcasting.com/artifacts/hu.blackbelt.epsilon/features/
implementation ("hu.blackbelt.epsilon:features:1.2.4")
'hu.blackbelt.epsilon:features:jar:1.2.4'
<dependency org="hu.blackbelt.epsilon" name="features" rev="1.2.4">
<artifact name="features" type="jar" />
</dependency>
@Grapes(
@Grab(group='hu.blackbelt.epsilon', module='features', version='1.2.4')
)
libraryDependencies += "hu.blackbelt.epsilon" % "features" % "1.2.4"
[hu.blackbelt.epsilon/features "1.2.4"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.6.0 |
org.eclipse.epsilon : epsilon-workflow | jar | 1.5.1 |
org.eclipse.epsilon : epsilon-emf | jar | 1.5.1 |
org.eclipse.epsilon : epsilon-hutn | jar | 1.5.1 |
org.eclipse.epsilon : epsilon-workflow-emf | jar | 1.5.1 |
org.eclipse.epsilon : epsilon-spreadsheets | jar | 1.5.1 |
org.eclipse.emf : org.eclipse.emf.mapping.ecore2xml | jar | 2.11.0 |
org.eclipse.emf : org.eclipse.emf.common | jar | 2.16.0 |
org.eclipse.emf : org.eclipse.emf.ecore | jar | 2.18.0 |
org.eclipse.emf : org.eclipse.emf.ecore.xmi | jar | 2.16.0 |
org.projectlombok : lombok | jar | 1.18.0 |
com.google.guava : guava | jar | 27.1-jre |
org.eclipse.uml2.uml : resources | jar | 5.0.0-v20140602-0749 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.karaf.features : framework | kar | 4.2.1 |
org.apache.karaf.features : standard | xml | 4.2.1 |
hu.blackbelt.karaf.features : google-features | xml | 1.0.4 |
hu.blackbelt.osgi.utils : features | xml | 1.0.10 |
org.apache.cxf.karaf : apache-cxf | xml | 3.3.1 |
hu.blackbelt.karaf.features : bouncycastle-features | xml | 1.61.2 |
hu.blackbelt.karaf.features : apache-commons-features | xml | 1.0.5 |
hu.blackbelt.karaf.features : apache-poi-features | xml | 1.0.2 |
hu.blackbelt.karaf.features : eclipse-emf-features | xml | 1.0.0 |
hu.blackbelt.karaf.features : antlr-features | xml | 1.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.3.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.3.2 |
org.slf4j : slf4j-log4j12 | jar | 1.7.21 |