| License |
License |
|---|---|
| Categories |
CategoriesPlay Framework User Interface Web Frameworks Net |
| GroupId | GroupIdcom.airlenet |
| ArtifactId | ArtifactIdplay-framework |
| Version | Version2.0.0 |
| Type | Typepom |
| Description |
DescriptionThe Play Framework
The framework of Play Platform.
|
| Project Organization |
Project Organizationairlenet |
| 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-context-support | jar | 4.3.10.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.springframework : spring-test | jar |