Maven Plugin for Play! Framework 2.x


License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.google.code.play2-maven-plugin
ArtifactId

ArtifactId

maven-parent
Last Version

Last Version

1.0.0-alpha5
Release Date

Release Date

Type

Type

pom
Description

Description

Maven Plugin for Play! Framework 2.x
Maven Plugin for Play! Framework 2.x

Download maven-parent

How to add to project

<!-- https://jarcasting.com/artifacts/com.google.code.play2-maven-plugin/maven-parent/ -->
<dependency>
    <groupId>com.google.code.play2-maven-plugin</groupId>
    <artifactId>maven-parent</artifactId>
    <version>1.0.0-alpha5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.google.code.play2-maven-plugin/maven-parent/
implementation 'com.google.code.play2-maven-plugin:maven-parent:1.0.0-alpha5'
// https://jarcasting.com/artifacts/com.google.code.play2-maven-plugin/maven-parent/
implementation ("com.google.code.play2-maven-plugin:maven-parent:1.0.0-alpha5")
'com.google.code.play2-maven-plugin:maven-parent:pom:1.0.0-alpha5'
<dependency org="com.google.code.play2-maven-plugin" name="maven-parent" rev="1.0.0-alpha5">
  <artifact name="maven-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.google.code.play2-maven-plugin', module='maven-parent', version='1.0.0-alpha5')
)
libraryDependencies += "com.google.code.play2-maven-plugin" % "maven-parent" % "1.0.0-alpha5"
[com.google.code.play2-maven-plugin/maven-parent "1.0.0-alpha5"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • play2-provider-api
  • play2-providers
  • play2-maven-plugin

Versions

Version
1.0.0-alpha5
1.0.0-alpha4
1.0.0-alpha3
1.0.0-alpha2
1.0.0-alpha1