License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdcom.github.rahulsom |
ArtifactId | ArtifactIdrp-i18n-json |
Version | Version0.1.0 |
Type | Typejar |
Description |
DescriptionRatpack i18n JSON
Adds support for serving i18n Message Bundles using JSON
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
rp-i18n-json-0.1.0.pom | |
rp-i18n-json-0.1.0.jar | 4 KB |
rp-i18n-json-0.1.0-tests.jar | 261 bytes |
rp-i18n-json-0.1.0-sources.jar | 2 KB |
rp-i18n-json-0.1.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.rahulsom/rp-i18n-json/ -->
<dependency>
<groupId>com.github.rahulsom</groupId>
<artifactId>rp-i18n-json</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rahulsom/rp-i18n-json/
implementation 'com.github.rahulsom:rp-i18n-json:0.1.0'
// https://jarcasting.com/artifacts/com.github.rahulsom/rp-i18n-json/
implementation ("com.github.rahulsom:rp-i18n-json:0.1.0")
'com.github.rahulsom:rp-i18n-json:jar:0.1.0'
<dependency org="com.github.rahulsom" name="rp-i18n-json" rev="0.1.0">
<artifact name="rp-i18n-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rahulsom', module='rp-i18n-json', version='0.1.0')
)
libraryDependencies += "com.github.rahulsom" % "rp-i18n-json" % "0.1.0"
[com.github.rahulsom/rp-i18n-json "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
io.ratpack : ratpack-guice | jar | 1.2.0 |
io.ratpack : ratpack-core | jar | 1.2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.groovy : groovy-all | jar | 2.4.1 |
org.spockframework : spock-core | jar | 1.0-groovy-2.4 |
io.ratpack : ratpack-test | jar | 1.2.0 |