Last Version

The Play Framework 2.0.0

The framework of Play Platform.

License

License

Categories

Categories

Play Framework User Interface Web Frameworks Net
GroupId

GroupId

com.airlenet
ArtifactId

ArtifactId

play-framework
Version

Version

2.0.0
Type

Type

pom
Description

Description

The Play Framework
The framework of Play Platform.
Project Organization

Project Organization

airlenet

Download play-framework 2.0.0

Filename Size
play-framework-2.0.0.pom 1 KB
Browse

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

Dependencies

compile (1)

Group / Artifact Type Version
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

  • play-core
  • play-config
  • play-json
  • play-xml
  • play-repo
  • play-repo-datasource
  • play-security
  • play-security-shiro
  • play-web
  • play-cache
  • play-template-thymeleaf
  • play-repo-jpa
  • play-repo-mybatis
  • play-repo-mongo
  • play-repo-redis