| License | 
                License | 
        
|---|---|
| GroupId | GroupIdorg.jlot | 
    
| ArtifactId | ArtifactIdjlot-web | 
    
| Last Version | Last Version1.2 | 
        
| Release Date | Release Date | 
        
| Type | Typewar | 
    
| Description | 
            Descriptionjlot-web 
            Java Localization Tool. An application used to localize java applications. 
         | 
    
| Project URL | 
                    Project URL | 
            
| Project Organization | 
                    Project Organization | 
            
| Filename | Size | 
|---|---|
| jlot-web-1.2.pom | |
| jlot-web-1.2.war | 27 MB | 
| jlot-web-1.2-sources.jar | 98 KB | 
| jlot-web-1.2-javadoc.jar | 691 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.jlot/jlot-web/ -->
<dependency>
    <groupId>org.jlot</groupId>
    <artifactId>jlot-web</artifactId>
    <version>1.2</version>
    <type>war</type>
</dependency>
                // https://jarcasting.com/artifacts/org.jlot/jlot-web/
implementation 'org.jlot:jlot-web:1.2'
                // https://jarcasting.com/artifacts/org.jlot/jlot-web/
implementation ("org.jlot:jlot-web:1.2")
                'org.jlot:jlot-web:war:1.2'
                <dependency org="org.jlot" name="jlot-web" rev="1.2">
  <artifact name="jlot-web" type="war" />
</dependency>
                @Grapes(
@Grab(group='org.jlot', module='jlot-web', version='1.2')
)
                libraryDependencies += "org.jlot" % "jlot-web" % "1.2"
                [org.jlot/jlot-web "1.2"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.0.1 | 
| commons-logging : commons-logging | jar | 1.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.jlot : jlot-test | jar | 1.2 | 
| javax.servlet.jsp : jsp-api | jar | 2.2 | 
| junit : junit | jar | 4.12 | 
| org.mockito : mockito-core | jar | 1.10.19 | 
| org.springframework : spring-test | jar | 4.3.3.RELEASE | 
| org.hamcrest : hamcrest-all | jar | 1.3 |