net.jhorstmann:i18n-sample-webapp

Gettext based framework for i18n in Java and JSF applications

License

License

Categories

Categories

Net
GroupId

GroupId

net.jhorstmann
ArtifactId

ArtifactId

i18n-sample-webapp
Last Version

Last Version

0.2
Release Date

Release Date

Type

Type

war
Description

Description

Gettext based framework for i18n in Java and JSF applications

Download i18n-sample-webapp

How to add to project

<!-- https://jarcasting.com/artifacts/net.jhorstmann/i18n-sample-webapp/ -->
<dependency>
    <groupId>net.jhorstmann</groupId>
    <artifactId>i18n-sample-webapp</artifactId>
    <version>0.2</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/net.jhorstmann/i18n-sample-webapp/
implementation 'net.jhorstmann:i18n-sample-webapp:0.2'
// https://jarcasting.com/artifacts/net.jhorstmann/i18n-sample-webapp/
implementation ("net.jhorstmann:i18n-sample-webapp:0.2")
'net.jhorstmann:i18n-sample-webapp:war:0.2'
<dependency org="net.jhorstmann" name="i18n-sample-webapp" rev="0.2">
  <artifact name="i18n-sample-webapp" type="war" />
</dependency>
@Grapes(
@Grab(group='net.jhorstmann', module='i18n-sample-webapp', version='0.2')
)
libraryDependencies += "net.jhorstmann" % "i18n-sample-webapp" % "0.2"
[net.jhorstmann/i18n-sample-webapp "0.2"]

Dependencies

compile (5)

Group / Artifact Type Version
net.jhorstmann : i18n-core jar 0.2
net.jhorstmann : i18n-jsf jar 0.2
net.jhorstmann : i18n-jsp jar 0.2
org.slf4j : slf4j-api jar 1.5.11
junit : junit jar 4.8.2

runtime (1)

Group / Artifact Type Version
org.slf4j : slf4j-jdk14 jar 1.5.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.2
0.1