License |
License |
---|---|
Categories |
CategoriesAnt Build Tools Net |
GroupId | GroupIdnet.ssehub.easy.instantiation |
ArtifactId | ArtifactIdvelocity |
Last Version | Last Version1.3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEASy-Producer Velocity instantiator
The Velocity instantiator of EASy-Producer.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
velocity-1.3.2.pom | |
velocity-1.3.2.jar | 17 KB |
velocity-1.3.2-sources.jar | 9 KB |
velocity-1.3.2-javadoc.jar | 417 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
net.ssehub.easy : instantiatorCore | jar | 1.3.2 |
org.apache.velocity : velocity | jar | 1.7 |