| License |
License
${project.licence}
|
|---|---|
| GroupId | GroupIdcom.github.dgroup |
| ArtifactId | ArtifactIdlaconic-velocity |
| Last Version | Last Version0.5.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionlaconic-velocity
Laconic API for Apache Velocity
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| laconic-velocity-0.5.1.pom | |
| laconic-velocity-0.5.1.jar | 23 KB |
| laconic-velocity-0.5.1-sources.jar | 26 KB |
| laconic-velocity-0.5.1-javadoc.jar | 123 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |