MVN

org.ow2.play : play-parent

Maven & Gradle

Jun 03, 2013
0 stars

play-parent · PLAY will revolutionize the way People, Things and Services will cooperate and coexist in the Future Internet, by introducing ubiquity in the communication and proactivity in handling large scale distributed environments.

<dependency>
    <groupId>org.ow2.play</groupId>
    <artifactId>play-parent</artifactId>
    <version>1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.ow2.play : play-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.1

All Versions

Choose a version of org.ow2.play : play-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1
play-parent-1.1
1.0
play-parent-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.ow2.play</groupId>
    <artifactId>play-parent</artifactId>
    <version>1.1</version>
</dependency>