Last Version

i18n 0.2

Gettext based framework for i18n in Java and JSF applications

License

License

Categories

Categories

Net
GroupId

GroupId

net.jhorstmann
ArtifactId

ArtifactId

i18n
Version

Version

0.2
Type

Type

pom
Description

Description

i18n
Gettext based framework for i18n in Java and JSF applications
Project URL

Project URL

https://github.com/jhorstmann/i18n

Download i18n 0.2

Filename Size
i18n-0.2.pom 12 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • i18n-core
  • i18n-gettext-tools
  • i18n-jsf
  • i18n-jsp
  • i18n-maven-plugin
  • i18n-sample-webapp
  • i18n-xgettext-asm
  • i18n-xgettext-web
  • i18n-xgettext-struts-html