| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesNet Jakarta Server Pages Jakarta EE The Web Tier | 
        
| GroupId | GroupIdnet.jhorstmann | 
    
| ArtifactId | ArtifactIdi18n-jsp | 
    
| 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-jsp-0.2.pom | |
| i18n-jsp-0.2.jar | 12 KB | 
| i18n-jsp-0.2-sources.jar | 7 KB | 
| i18n-jsp-0.2-javadoc.jar | 76 KB | 
| Browse | 
<!-- 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"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| net.jhorstmann : i18n-core | jar | 0.2 | 
| org.slf4j : slf4j-api | jar | 1.5.11 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| javax.servlet : servlet-api | jar | 2.4 | 
| javax.servlet : jsp-api | jar | 2.0 |