Last Version

epsilon-runtime 1.2.4

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

License

License

GroupId

GroupId

hu.blackbelt.epsilon
ArtifactId

ArtifactId

epsilon-runtime-parent
Version

Version

1.2.4
Type

Type

pom
Description

Description

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

Project URL

http://github.com/BlackBeltTechnology/epsilon-runtime
Source Code Management

Source Code Management

http://github.com/BlackBeltTechnology/epsilon-runtime

Download epsilon-runtime-parent 1.2.4


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

Dependencies

provided (13)

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

test (3)

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

Project Modules

There are no modules declared in this project.