Last Version

org.jlot:jlot-mailing 1.2

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

License

License

GroupId

GroupId

org.jlot
ArtifactId

ArtifactId

jlot-mailing
Version

Version

1.2
Type

Type

jar
Description

Description

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

Project URL

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

Project Organization

Kicktipp GmbH

Download jlot-mailing 1.2


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

Dependencies

compile (13)

Group / Artifact Type Version
org.springframework : spring-aspects jar 4.3.3.RELEASE
org.jlot : jlot-core jar 1.2
org.springframework : spring-core jar 4.3.3.RELEASE
org.springframework : spring-context jar 4.3.3.RELEASE
org.springframework : spring-context-support jar 4.3.3.RELEASE
org.springframework : spring-tx jar 4.3.3.RELEASE
javax.inject : javax.inject jar 1
com.icegreen : greenmail jar 1.4.1
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

test (4)

Group / Artifact Type Version
org.jlot : jlot-core-it jar 1.2
org.springframework : spring-test jar 4.3.3.RELEASE
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.