Last Version

EASy-Producer Java instantiator 1.3.2

The Java instantiator of EASy-Producer.

License

License

Categories

Categories

Ant Build Tools Net
GroupId

GroupId

net.ssehub.easy.instantiation
ArtifactId

ArtifactId

java
Version

Version

1.3.2
Type

Type

jar
Description

Description

EASy-Producer Java instantiator
The Java instantiator 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 java 1.3.2


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

Dependencies

compile (5)

Group / Artifact Type Version
net.ssehub.easy : instantiatorCore jar 1.3.2
org.eclipse.jdt : org.eclipse.jdt.core jar
org.eclipse.platform : org.eclipse.text jar
org.eclipse.platform : org.eclipse.osgi jar
org.eclipse.platform : org.eclipse.core.filesystem jar

Project Modules

There are no modules declared in this project.