Play! 1.x


License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

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

ArtifactId

plugin
Last Version

Last Version

1.0.0-beta8
Release Date

Release Date

Type

Type

pom
Description

Description

Play! 1.x
Play! 1.x
Project URL

Project URL

https://play1-maven-plugin.github.io/
Source Code Management

Source Code Management

https://github.com/play1-maven-plugin/play1-maven-plugin/tree/plugin-1.0.0-beta8

Download plugin

Filename Size
plugin-1.0.0-beta8.pom 2 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • play-maven-plugin
  • play-selenium-junit4
  • play-server-booter
  • surefire-play-junit4

Versions

Version
1.0.0-beta8
1.0.0-beta7
1.0.0-beta6
1.0.0-beta5
1.0.0-beta4