org.jlot:jlot-api

This project is just a container for some resources needed by jlot-client and jlot-web, so both projects can access Api URLs. This way jlot-client does not need to depend on jlot-web.

Лицензия

Лицензия

Группа

Группа

org.jlot
Идентификатор

Идентификатор

jlot-api
Последняя версия

Последняя версия

1.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

This project is just a container for some resources needed by jlot-client and jlot-web, so both projects can access Api URLs. This way jlot-client does not need to depend on jlot-web.
Ссылка на сайт

Ссылка на сайт

https://www.jlot.org/jlot-api/
Организация-разработчик

Организация-разработчик

Kicktipp GmbH

Скачать jlot-api

Как подключить последнюю версию

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

Зависимости

compile (8)

Идентификатор библиотеки Тип Версия
org.springframework : spring-web jar 4.3.3.RELEASE
org.springframework : spring-core jar 4.3.3.RELEASE
org.springframework : spring-context jar 4.3.3.RELEASE
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)

Идентификатор библиотеки Тип Версия
commons-logging : commons-logging jar 1.2

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.2
1.0
0.113
0.112
0.111
0.110
0.109
0.108
0.107
0.106
0.105
0.102
0.101
0.99
0.98
0.97
0.96
0.95
0.94
0.93
0.91
0.90
0.87