Last Version

jlot-web 1.2

Java Localization Tool. An application used to localize java applications.

License

License

GroupId

GroupId

org.jlot
ArtifactId

ArtifactId

jlot-web
Version

Version

1.2
Type

Type

war
Description

Description

jlot-web
Java Localization Tool. An application used to localize java applications.
Project URL

Project URL

https://www.jlot.org/jlot-web/
Project Organization

Project Organization

Kicktipp GmbH

Download jlot-web 1.2


<!-- 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"]

Dependencies

compile (28)

Group / Artifact Type Version
org.jlot : jlot-core jar 1.2
org.jlot : jlot-mailing jar 1.2
org.jlot : jlot-api jar 1.2
javax.inject : javax.inject jar 1
org.springframework : spring-web jar 4.3.3.RELEASE
org.springframework : spring-core jar 4.3.3.RELEASE
org.springframework : spring-beans jar 4.3.3.RELEASE
org.springframework : spring-context jar 4.3.3.RELEASE
org.springframework : spring-webmvc jar 4.3.3.RELEASE
org.bitbucket.cowwoc : diff-match-patch jar 1.1
commons-lang : commons-lang jar 2.6
org.springframework.security : spring-security-core jar 4.0.2.RELEASE
org.springframework.security : spring-security-web jar 4.0.2.RELEASE
org.springframework.security : spring-security-config jar 4.0.2.RELEASE
org.springframework.security : spring-security-taglibs jar 4.0.2.RELEASE
org.apache.tiles : tiles-core jar 3.0.5
org.apache.tiles : tiles-servlet jar 3.0.5
org.apache.tiles : tiles-jsp jar 3.0.5
com.fasterxml.jackson.core : jackson-databind jar 2.6.3
org.tuckey : urlrewritefilter jar 4.0.4
javax.servlet : jstl jar 1.2
commons-fileupload : commons-fileupload jar 1.3.1
commons-io : commons-io jar 2.4
org.slf4j : slf4j-api jar 1.7.12
org.slf4j : jcl-over-slf4j jar 1.7.12
org.slf4j : jul-to-slf4j jar 1.7.12
ch.qos.logback : logback-classic jar 1.1.3
org.codehaus.janino : janino jar 2.7.8

provided (2)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1
commons-logging : commons-logging jar 1.2

test (6)

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

Project Modules

There are no modules declared in this project.