| License |
License |
|---|---|
| Categories |
CategoriesNet Jakarta Server Faces Jakarta EE The Web Tier |
| GroupId | GroupIdnet.jhorstmann |
| ArtifactId | ArtifactIdi18n-jsf |
| 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-jsf-0.2.pom | |
| i18n-jsf-0.2.jar | 17 KB |
| i18n-jsf-0.2-sources.jar | 9 KB |
| i18n-jsf-0.2-javadoc.jar | 75 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.jhorstmann : i18n-core | jar | 0.2 |
| org.slf4j : slf4j-api | jar | 1.5.11 |
| 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 |