net.jhorstmann:i18n-jsf

Gettext based framework for i18n in Java and JSF applications

License

License

Categories

Categories

Net Jakarta Server Faces Jakarta EE The Web Tier
GroupId

GroupId

net.jhorstmann
ArtifactId

ArtifactId

i18n-jsf
Last Version

Last Version

0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Gettext based framework for i18n in Java and JSF applications

Download i18n-jsf

How to add to project

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

Dependencies

compile (2)

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

provided (3)

Group / Artifact Type Version
com.sun.faces : jsf-api jar 2.1.2
org.apache.tomcat : tomcat-jasper-el jar 7.0.16
org.glassfish.web : javax.el jar 2.2.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.2
0.1