net.jhorstmann:i18n-jsp

Gettext based framework for i18n in Java and JSF applications

License

License

Categories

Categories

Net Jakarta Server Pages Jakarta EE The Web Tier
GroupId

GroupId

net.jhorstmann
ArtifactId

ArtifactId

i18n-jsp
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-jsp

How to add to project

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

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.4
javax.servlet : jsp-api jar 2.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.2
0.1