Eclipse Epsilon Common Core

Epsilon is a family of languages and tools for code generation, model-to-model transformation, model validation, comparison, migration and refactoring that work out of the box with EMF, UML, Simulink, XML and other types of models.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.epsilon
ArtifactId

ArtifactId

org.eclipse.epsilon.common
Last Version

Last Version

2.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

Eclipse Epsilon Common Core
Epsilon is a family of languages and tools for code generation, model-to-model transformation, model validation, comparison, migration and refactoring that work out of the box with EMF, UML, Simulink, XML and other types of models.

Download org.eclipse.epsilon.common

How to add to project

<!-- https://jarcasting.com/artifacts/org.eclipse.epsilon/org.eclipse.epsilon.common/ -->
<dependency>
    <groupId>org.eclipse.epsilon</groupId>
    <artifactId>org.eclipse.epsilon.common</artifactId>
    <version>2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.epsilon/org.eclipse.epsilon.common/
implementation 'org.eclipse.epsilon:org.eclipse.epsilon.common:2.4.0'
// https://jarcasting.com/artifacts/org.eclipse.epsilon/org.eclipse.epsilon.common/
implementation ("org.eclipse.epsilon:org.eclipse.epsilon.common:2.4.0")
'org.eclipse.epsilon:org.eclipse.epsilon.common:jar:2.4.0'
<dependency org="org.eclipse.epsilon" name="org.eclipse.epsilon.common" rev="2.4.0">
  <artifact name="org.eclipse.epsilon.common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.epsilon', module='org.eclipse.epsilon.common', version='2.4.0')
)
libraryDependencies += "org.eclipse.epsilon" % "org.eclipse.epsilon.common" % "2.4.0"
[org.eclipse.epsilon/org.eclipse.epsilon.common "2.4.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.antlr : antlr-runtime jar 3.5.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.4.0
2.3.0
2.2.0
2.1.0
2.0.0