| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.jlot |
| Идентификатор | Идентификаторjlot-core-it |
| Последняя версия | Последняя версия1.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеJava Localization Tool. An application used to localize java applications.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| jlot-core-it-1.2.pom | |
| jlot-core-it-1.2.jar | 12 KB |
| jlot-core-it-1.2-sources.jar | 5 KB |
| jlot-core-it-1.2-javadoc.jar | 57 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.jlot/jlot-core-it/ -->
<dependency>
<groupId>org.jlot</groupId>
<artifactId>jlot-core-it</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.jlot/jlot-core-it/
implementation 'org.jlot:jlot-core-it:1.2'
// https://jarcasting.com/artifacts/org.jlot/jlot-core-it/
implementation ("org.jlot:jlot-core-it:1.2")
'org.jlot:jlot-core-it:jar:1.2'
<dependency org="org.jlot" name="jlot-core-it" rev="1.2">
<artifact name="jlot-core-it" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jlot', module='jlot-core-it', version='1.2')
)
libraryDependencies += "org.jlot" % "jlot-core-it" % "1.2"
[org.jlot/jlot-core-it "1.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jlot : jlot-core | jar | 1.2 |
| org.springframework : spring-core | jar | 4.3.3.RELEASE |
| org.aspectj : aspectjrt | jar | 1.8.7 |
| javax.validation : validation-api | jar | 1.1.0.Final |
| org.springframework : spring-tx | jar | 4.3.3.RELEASE |
| org.springframework : spring-context | jar | 4.3.3.RELEASE |
| org.springframework : spring-beans | jar | 4.3.3.RELEASE |
| org.springframework : spring-aspects | jar | 4.3.3.RELEASE |
| org.springframework.security : spring-security-core | jar | 4.0.2.RELEASE |
| javax.inject : javax.inject | jar | 1 |
| org.springframework : spring-test | jar | 4.3.3.RELEASE |
| dumbster : dumbster | jar | 1.6 |
| javax.activation : activation | jar | 1.1.1 |
| junit : junit | jar | 4.12 |
| 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.mockito : mockito-core | jar | 1.10.19 |