Last Version

play-commons 1.1

Set of commons libraries which will be shared between modules

License

License

GroupId

GroupId

org.ow2.play
ArtifactId

ArtifactId

play-commons
Version

Version

1.1
Type

Type

pom
Description

Description

play-commons
Set of commons libraries which will be shared between modules
Project Organization

Project Organization

OW2 Consortium
Source Code Management

Source Code Management

https://github.com/play-project/play-commons

Download play-commons 1.1

Filename Size
play-commons-1.1.pom 4 KB
Browse

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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
xmlunit : xmlunit jar 1.3

Project Modules

  • play-commons-eventformat
  • play-commons-eventtypes
  • play-commons-constants
  • play-commons-utils
  • play-commons-accesscontrol
  • play-commons-security
  • play-commons-rest