| License |
License |
|---|---|
| GroupId | GroupIdorg.jlot |
| ArtifactId | ArtifactIdjlot-mailing |
| Last Version | Last Version1.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJava Localization Tool. An application used to localize java applications.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| jlot-mailing-1.2.pom | |
| jlot-mailing-1.2.jar | 35 KB |
| jlot-mailing-1.2-sources.jar | 22 KB |
| jlot-mailing-1.2-javadoc.jar | 205 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| commons-logging : commons-logging | jar | 1.2 |
| 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 |