License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.jhorstmann |
ArtifactId | ArtifactIdi18n-gettext-tools |
Last Version | Last Version0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGettext based framework for i18n in Java and JSF applications
|
Filename | Size |
---|---|
i18n-gettext-tools-0.2.pom | |
i18n-gettext-tools-0.2.jar | 65 KB |
i18n-gettext-tools-0.2-sources.jar | 38 KB |
i18n-gettext-tools-0.2-javadoc.jar | 249 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.jhorstmann/i18n-gettext-tools/ -->
<dependency>
<groupId>net.jhorstmann</groupId>
<artifactId>i18n-gettext-tools</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.jhorstmann/i18n-gettext-tools/
implementation 'net.jhorstmann:i18n-gettext-tools:0.2'
// https://jarcasting.com/artifacts/net.jhorstmann/i18n-gettext-tools/
implementation ("net.jhorstmann:i18n-gettext-tools:0.2")
'net.jhorstmann:i18n-gettext-tools:jar:0.2'
<dependency org="net.jhorstmann" name="i18n-gettext-tools" rev="0.2">
<artifact name="i18n-gettext-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.jhorstmann', module='i18n-gettext-tools', version='0.2')
)
libraryDependencies += "net.jhorstmann" % "i18n-gettext-tools" % "0.2"
[net.jhorstmann/i18n-gettext-tools "0.2"]
Group / Artifact | Type | Version |
---|---|---|
net.jhorstmann : i18n-core | jar | 0.2 |
org.slf4j : slf4j-api | jar | 1.5.11 |
org.fedorahosted.tennera : jgettext | jar | 0.14 |
org.fedorahosted.openprops : openprops | jar | 0.6 |
org.ow2.asm : asm-all | jar | 5.0.4 |
antlr : antlr | jar | 2.7.7 |
commons-io : commons-io | jar | 2.4 |
commons-lang : commons-lang | jar | 2.6 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.5.11 |
junit : junit | jar | 4.8.2 |