Last Version

EASy-Producer Velocity instantiator 1.3.2

The Velocity instantiator of EASy-Producer.

License

License

Categories

Categories

Ant Build Tools Net
GroupId

GroupId

net.ssehub.easy.instantiation
ArtifactId

ArtifactId

velocity
Version

Version

1.3.2
Type

Type

jar
Description

Description

EASy-Producer Velocity instantiator
The Velocity 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 velocity 1.3.2


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

Dependencies

compile (2)

Group / Artifact Type Version
net.ssehub.easy : instantiatorCore jar 1.3.2
org.apache.velocity : velocity jar 1.7

Project Modules

There are no modules declared in this project.