Play! 2.x Providers


License

License

Categories

Categories

IDE Development Tools Maven Build Tools
GroupId

GroupId

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

ArtifactId

play2-providers
Last Version

Last Version

1.0.0-rc5
Release Date

Release Date

Type

Type

pom
Description

Description

Play! 2.x Providers
Play! 2.x Providers
Project URL

Project URL

https://play2-maven-plugin.github.io/play2-maven-plugin/1.0.0-rc5/play2-providers/
Source Code Management

Source Code Management

https://github.com/play2-maven-plugin/play2-maven-plugin/tree/play2-1.0.0-rc5/play2-providers

Download play2-providers

How to add to project

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

Dependencies

provided (2)

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

Project Modules

  • play2-provider-play21
  • play2-provider-play22
  • play2-provider-play23
  • play2-provider-play24
  • play2-provider-play25
  • play2-provider-play26
  • play2-provider-play27

About

Play2 Maven Plugin is Apache Maven plugin for Play! Framework applications.

Project migrated from Google Code.

Join the chat at https://gitter.im/play2-maven-plugin/play2-maven-plugin

Build Status Build Status License Maven Central

Project documentation

Documentation is available at Play2 Maven Plugin Documentation page.

Examples

Complete Maven projects using this plugin are localed in separate Play2 Maven Test Projects repository.


YourKit supports open source projects with its full-featured Java Profiler. YourKit, LLC is the creator of YourKit Java Profiler and YourKit .NET Profiler, innovative and intelligent tools for profiling Java and .NET applications.

Versions

Version
1.0.0-rc5
1.0.0-rc4
1.0.0-rc3
1.0.0-rc2
1.0.0-rc1
1.0.0-beta9
1.0.0-beta8
1.0.0-beta7
1.0.0-beta6
1.0.0-beta5
1.0.0-beta4
1.0.0-beta3
1.0.0-beta2
1.0.0-beta1
1.0.0-alpha9
1.0.0-alpha8
1.0.0-alpha7
1.0.0-alpha6
1.0.0-alpha5
1.0.0-alpha4
1.0.0-alpha3