Last Version

velocity 0.4.0

Laconic API for Apache Velocity

License

License

${project.licence}
GroupId

GroupId

com.github.dgroup
ArtifactId

ArtifactId

velocity
Version

Version

0.4.0
Type

Type

jar
Description

Description

velocity
Laconic API for Apache Velocity
Project URL

Project URL

http://github.com/dgroup/velocity
Source Code Management

Source Code Management

http://github.com/dgroup/velocity/tree/master

Download velocity 0.4.0


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

Dependencies

provided (2)

Group / Artifact Type Version
org.cactoos : cactoos jar 0.37
org.apache.velocity : velocity jar 1.7

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
com.tngtech.junit.dataprovider : junit4-dataprovider jar 2.0
org.hamcrest : hamcrest-all jar 1.3
org.assertj : assertj-core jar 3.8.0

Project Modules

There are no modules declared in this project.