| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.jlot |
| Идентификатор | Идентификаторjlot-mailing |
| Последняя версия | Последняя версия1.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеJava Localization Tool. An application used to localize java applications.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-logging : commons-logging | jar | 1.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |