| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdcom.airlenet |
| ArtifactId | ArtifactIdplay-i18n |
| Version | Version1.0.0.RELEASE |
| Type | Typejar |
| Description |
Descriptionplay-parent
|
| Project Organization |
Project Organizationairlenet |
| Filename | Size |
|---|---|
| play-i18n-1.0.0.RELEASE.pom | |
| play-i18n-1.0.0.RELEASE.jar | 3 KB |
| play-i18n-1.0.0.RELEASE-sources.jar | 1 KB |
| play-i18n-1.0.0.RELEASE-javadoc.jar | 25 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.airlenet/play-i18n/ -->
<dependency>
<groupId>com.airlenet</groupId>
<artifactId>play-i18n</artifactId>
<version>1.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.airlenet/play-i18n/
implementation 'com.airlenet:play-i18n:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/com.airlenet/play-i18n/
implementation ("com.airlenet:play-i18n:1.0.0.RELEASE")
'com.airlenet:play-i18n:jar:1.0.0.RELEASE'
<dependency org="com.airlenet" name="play-i18n" rev="1.0.0.RELEASE">
<artifact name="play-i18n" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.airlenet', module='play-i18n', version='1.0.0.RELEASE')
)
libraryDependencies += "com.airlenet" % "play-i18n" % "1.0.0.RELEASE"
[com.airlenet/play-i18n "1.0.0.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.airlenet : play-web | jar | 1.0.0.RELEASE |
| org.slf4j : jcl-over-slf4j | jar | 1.7.21 |
| org.slf4j : slf4j-api | jar | 1.7.21 |
| ch.qos.logback : logback-classic | jar | 1.1.7 |
| com.google.guava : guava | jar | 19.0 |
| org.apache.commons : commons-lang3 | jar | 3.4 |
| org.springframework : spring-context-support | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.springframework : spring-test | jar |