| License |
License |
|---|---|
| GroupId | GroupIdjp.furyu |
| ArtifactId | ArtifactIdplay-velocity-plugin_2.9.1 |
| Last Version | Last Version1.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionplay-velocity-plugin
play-velocity-plugin
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationjp.furyu |
<!-- https://jarcasting.com/artifacts/jp.furyu/play-velocity-plugin_2.9.1/ -->
<dependency>
<groupId>jp.furyu</groupId>
<artifactId>play-velocity-plugin_2.9.1</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/jp.furyu/play-velocity-plugin_2.9.1/
implementation 'jp.furyu:play-velocity-plugin_2.9.1:1.2'
// https://jarcasting.com/artifacts/jp.furyu/play-velocity-plugin_2.9.1/
implementation ("jp.furyu:play-velocity-plugin_2.9.1:1.2")
'jp.furyu:play-velocity-plugin_2.9.1:jar:1.2'
<dependency org="jp.furyu" name="play-velocity-plugin_2.9.1" rev="1.2">
<artifact name="play-velocity-plugin_2.9.1" type="jar" />
</dependency>
@Grapes(
@Grab(group='jp.furyu', module='play-velocity-plugin_2.9.1', version='1.2')
)
libraryDependencies += "jp.furyu" % "play-velocity-plugin_2.9.1" % "1.2"
[jp.furyu/play-velocity-plugin_2.9.1 "1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.9.1 |
| org.apache.velocity : velocity | jar | [1.7,) |
| commons-lang : commons-lang | jar | 2.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| play » play_2.9.1 | jar | [2.0,) |
| Group / Artifact | Type | Version |
|---|---|---|
| org.specs2 : specs2_2.9.1 | jar | 1.12.3 |
| play » play-test_2.9.1 | jar | [2.0,) |