Last Version

Ratpack i18n JSON 0.1.0

Adds support for serving i18n Message Bundles using JSON

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.rahulsom
ArtifactId

ArtifactId

rp-i18n-json
Version

Version

0.1.0
Type

Type

jar
Description

Description

Ratpack i18n JSON
Adds support for serving i18n Message Bundles using JSON
Project URL

Project URL

https://github.com/rahulsom/rp-modules
Source Code Management

Source Code Management

https://github.com/rahulsom/rp-modules

Download rp-i18n-json 0.1.0


<!-- 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"]

Dependencies

provided (2)

Group / Artifact Type Version
io.ratpack : ratpack-guice jar 1.2.0
io.ratpack : ratpack-core jar 1.2.0

test (3)

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

Project Modules

There are no modules declared in this project.