Last Version

jlot 1.2

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

License

License

GroupId

GroupId

org.jlot
ArtifactId

ArtifactId

jlot
Version

Version

1.2
Type

Type

pom
Description

Description

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

Project URL

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

Project Organization

Kicktipp GmbH

Download jlot 1.2

Filename Size
jlot-1.2.pom 26 KB
Browse

<!-- https://jarcasting.com/artifacts/org.jlot/jlot/ -->
<dependency>
    <groupId>org.jlot</groupId>
    <artifactId>jlot</artifactId>
    <version>1.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jlot/jlot/
implementation 'org.jlot:jlot:1.2'
// https://jarcasting.com/artifacts/org.jlot/jlot/
implementation ("org.jlot:jlot:1.2")
'org.jlot:jlot:pom:1.2'
<dependency org="org.jlot" name="jlot" rev="1.2">
  <artifact name="jlot" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jlot', module='jlot', version='1.2')
)
libraryDependencies += "org.jlot" % "jlot" % "1.2"
[org.jlot/jlot "1.2"]

Dependencies

compile (5)

Group / Artifact Type Version
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 (1)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.2

Project Modules

  • jlot-core
  • jlot-web
  • jlot-client
  • jlot-maven-plugin
  • jlot-mailing
  • jlot-web-it
  • jlot-hibernate
  • jlot-client-it
  • jlot-api
  • jlot-core-it
  • jlot-test
  • jlot-stats-client