Last Version

EASy-Producer IVML parser 1.3.2

The IVML parser of EASy-Producer.

License

License

Categories

Categories

Net
GroupId

GroupId

net.ssehub.easy
ArtifactId

ArtifactId

ivml
Version

Version

1.3.2
Type

Type

jar
Description

Description

EASy-Producer IVML parser
The IVML parser of EASy-Producer.
Project URL

Project URL

https://sse.uni-hildesheim.de/forschung/projekte/easy-producer/
Source Code Management

Source Code Management

https://github.com/SSEHUB/EASyProducer.git

Download ivml 1.3.2


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

Dependencies

compile (15)

Group / Artifact Type Version
commons-logging : commons-logging jar
net.ssehub.easy : varModel jar 1.3.2
org.eclipse.platform : org.eclipse.osgi jar
org.eclipse.xtext : org.eclipse.xtext jar
org.eclipse.emf : org.eclipse.emf.ecore jar
org.antlr : antlr-runtime jar
org.apache.felix : org.apache.felix.scr jar
org.eclipse.platform : org.eclipse.osgi.services jar
org.eclipse.xtext : org.eclipse.xtext.common.types jar
org.eclipse.platform : org.eclipse.equinox.common jar
org.eclipse.platform : org.eclipse.core.runtime jar
com.google.guava : guava jar
org.eclipse.xtext : org.eclipse.xtext.xbase.lib jar
org.ow2.asm : asm jar
net.ssehub.easy : dslCore jar 1.3.2

Project Modules

There are no modules declared in this project.