Last Version

Play Core 2.0.0

The Core of Play Framework

License

License

Categories

Categories

Net
GroupId

GroupId

com.airlenet
ArtifactId

ArtifactId

play-core
Version

Version

2.0.0
Type

Type

jar
Description

Description

Play Core
The Core of Play Framework
Project Organization

Project Organization

airlenet

Download play-core 2.0.0


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

Dependencies

compile (8)

Group / Artifact Type Version
org.slf4j : jcl-over-slf4j jar 1.7.25
org.slf4j : slf4j-api jar 1.7.25
ch.qos.logback : logback-classic jar 1.2.3
com.google.guava : guava jar 22.0
org.apache.commons : commons-lang3 jar 3.6
commons-io : commons-io jar 2.5
commons-beanutils : commons-beanutils jar 1.9.3
org.springframework : spring-context-support jar 4.3.10.RELEASE

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.springframework : spring-test jar

Project Modules

There are no modules declared in this project.