License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.ssehub.easy |
ArtifactId | ArtifactIdivml |
Last Version | Last Version1.3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEASy-Producer IVML parser
The IVML parser of EASy-Producer.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ivml-1.3.2.pom | |
ivml-1.3.2.jar | 570 KB |
ivml-1.3.2-sources.jar | 73 KB |
ivml-1.3.2-javadoc.jar | 268 KB |
Browse |
<!-- 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"]
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 |