| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdcom.airlenet |
| ArtifactId | ArtifactIdplay-repo |
| Version | Version2.0.0 |
| Type | Typejar |
| Description |
DescriptionPlay Repository
The Repository of Play Framework.
|
| Project Organization |
Project Organizationairlenet |
| Filename | Size |
|---|---|
| play-repo-2.0.0.pom | |
| play-repo-2.0.0.jar | 19 KB |
| play-repo-2.0.0-sources.jar | 10 KB |
| play-repo-2.0.0-javadoc.jar | 149 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.airlenet/play-repo/ -->
<dependency>
<groupId>com.airlenet</groupId>
<artifactId>play-repo</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.airlenet/play-repo/
implementation 'com.airlenet:play-repo:2.0.0'
// https://jarcasting.com/artifacts/com.airlenet/play-repo/
implementation ("com.airlenet:play-repo:2.0.0")
'com.airlenet:play-repo:jar:2.0.0'
<dependency org="com.airlenet" name="play-repo" rev="2.0.0">
<artifact name="play-repo" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.airlenet', module='play-repo', version='2.0.0')
)
libraryDependencies += "com.airlenet" % "play-repo" % "2.0.0"
[com.airlenet/play-repo "2.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.airlenet : play-cache | jar | 2.0.0 |
| org.springframework.data : spring-data-commons | jar | |
| com.querydsl : querydsl-core | jar | 4.1.4 |
| javax.validation : validation-api | jar | 1.1.0.Final |
| joda-time : joda-time | jar | 2.9.9 |
| com.github.pagehelper : pagehelper | jar | 4.2.1 |
| org.springframework : spring-context-support | jar | 4.3.10.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.springframework : spring-test | jar |