laconic-velocity

Laconic API for Apache Velocity

License

License

${project.licence}
GroupId

GroupId

com.github.dgroup
ArtifactId

ArtifactId

laconic-velocity
Last Version

Last Version

0.5.1
Release Date

Release Date

Type

Type

jar
Description

Description

laconic-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 laconic-velocity

How to add to project

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

Dependencies

provided (3)

Group / Artifact Type Version
org.cactoos : cactoos jar 0.42
org.apache.velocity : velocity jar 1.7
commons-collections : commons-collections jar 3.2.2

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.

Versions

Version
0.5.1
0.5.0