License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Maven Build Tools |
GroupId | GroupIdcom.google.code.play2-maven-plugin |
ArtifactId | ArtifactIdplay2-provider-play21 |
Version | Version1.0.0-rc5 |
Type | Typejar |
Description |
DescriptionPlay! 2.x Provider for Play! 2.1.x
Play! 2.x Provider for Play! 2.1.x
|
<!-- https://jarcasting.com/artifacts/com.google.code.play2-maven-plugin/play2-provider-play21/ -->
<dependency>
<groupId>com.google.code.play2-maven-plugin</groupId>
<artifactId>play2-provider-play21</artifactId>
<version>1.0.0-rc5</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.code.play2-maven-plugin/play2-provider-play21/
implementation 'com.google.code.play2-maven-plugin:play2-provider-play21:1.0.0-rc5'
// https://jarcasting.com/artifacts/com.google.code.play2-maven-plugin/play2-provider-play21/
implementation ("com.google.code.play2-maven-plugin:play2-provider-play21:1.0.0-rc5")
'com.google.code.play2-maven-plugin:play2-provider-play21:jar:1.0.0-rc5'
<dependency org="com.google.code.play2-maven-plugin" name="play2-provider-play21" rev="1.0.0-rc5">
<artifact name="play2-provider-play21" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.code.play2-maven-plugin', module='play2-provider-play21', version='1.0.0-rc5')
)
libraryDependencies += "com.google.code.play2-maven-plugin" % "play2-provider-play21" % "1.0.0-rc5"
[com.google.code.play2-maven-plugin/play2-provider-play21 "1.0.0-rc5"]
Group / Artifact | Type | Version |
---|---|---|
com.google.javascript : closure-compiler | jar | rr2079.1 |
org.avaje.ebeanorm : avaje-ebeanorm-agent | jar | 3.1.1 |
com.typesafe : config | jar | 1.0.0 |
play » routes-compiler_2.9.2 | jar | 2.1.5 |
play » templates-compiler_2.9.2 | jar | 2.1.5 |
org.scala-lang : scala-compiler | jar | 2.9.2 |
play » sbt-link | jar | 2.1.5 |
rhino : js | jar | 1.7R2 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.play2-maven-plugin : play2-provider-api | jar | 1.0.0-rc5 |
org.codehaus.plexus : plexus-component-annotations | jar | 1.6 |