| License |
License |
|---|---|
| GroupId | GroupIdjp.furyu |
| ArtifactId | ArtifactIdplay-velocity-plugin_2.11 |
| Last Version | Last Version1.3 |
| 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.11/ -->
<dependency>
<groupId>jp.furyu</groupId>
<artifactId>play-velocity-plugin_2.11</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/jp.furyu/play-velocity-plugin_2.11/
implementation 'jp.furyu:play-velocity-plugin_2.11:1.3'
// https://jarcasting.com/artifacts/jp.furyu/play-velocity-plugin_2.11/
implementation ("jp.furyu:play-velocity-plugin_2.11:1.3")
'jp.furyu:play-velocity-plugin_2.11:jar:1.3'
<dependency org="jp.furyu" name="play-velocity-plugin_2.11" rev="1.3">
<artifact name="play-velocity-plugin_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='jp.furyu', module='play-velocity-plugin_2.11', version='1.3')
)
libraryDependencies += "jp.furyu" % "play-velocity-plugin_2.11" % "1.3"
[jp.furyu/play-velocity-plugin_2.11 "1.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.1 |
| com.typesafe.play : play_2.11 | jar | 2.3.9 |
| org.apache.velocity : velocity | jar | [1.7,) |
| commons-lang : commons-lang | jar | 2.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.specs2 : specs2_2.11 | jar | 2.4.2 |
| com.typesafe.play : play-test_2.11 | jar | 2.3.9 |