is not current version
Last Version 1.2.4

hu.blackbelt.epsilon:epsilon-runtime-parent 1.2.1

Eclipse Epsilon runtime for OSGi/Maven. It wraps the script calling and meta model regitration

GroupId

GroupId

hu.blackbelt.epsilon
ArtifactId

ArtifactId

epsilon-runtime-parent
Version

Version

1.2.1
Type

Type

pom

Download epsilon-runtime-parent 1.2.1


<!-- https://jarcasting.com/artifacts/hu.blackbelt.epsilon/epsilon-runtime-parent/ -->
<dependency>
    <groupId>hu.blackbelt.epsilon</groupId>
    <artifactId>epsilon-runtime-parent</artifactId>
    <version>1.2.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/hu.blackbelt.epsilon/epsilon-runtime-parent/
implementation 'hu.blackbelt.epsilon:epsilon-runtime-parent:1.2.1'
// https://jarcasting.com/artifacts/hu.blackbelt.epsilon/epsilon-runtime-parent/
implementation ("hu.blackbelt.epsilon:epsilon-runtime-parent:1.2.1")
'hu.blackbelt.epsilon:epsilon-runtime-parent:pom:1.2.1'
<dependency org="hu.blackbelt.epsilon" name="epsilon-runtime-parent" rev="1.2.1">
  <artifact name="epsilon-runtime-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='hu.blackbelt.epsilon', module='epsilon-runtime-parent', version='1.2.1')
)
libraryDependencies += "hu.blackbelt.epsilon" % "epsilon-runtime-parent" % "1.2.1"
[hu.blackbelt.epsilon/epsilon-runtime-parent "1.2.1"]