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