Last Version

EASy-Producer Maven instantiator 1.3.2

The Maven instantiator of EASy-Producer.

License

License

Categories

Categories

Maven Build Tools Ant Net
GroupId

GroupId

net.ssehub.easy.instantiation
ArtifactId

ArtifactId

maven
Version

Version

1.3.2
Type

Type

jar
Description

Description

EASy-Producer Maven instantiator
The Maven 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 maven 1.3.2


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

Dependencies

compile (4)

Group / Artifact Type Version
net.ssehub.easy : instantiatorCore jar 1.3.2
net.ssehub.easy : dslCore jar 1.3.2
org.apache.maven : maven-core Optional jar 3.2.3
org.apache.maven : maven-embedder Optional jar 3.2.3

Project Modules

There are no modules declared in this project.