| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.tesler |
| Идентификатор | Идентификаторtesler-api |
| Версия | Версия3.0.0.M10 |
| Тип | Типjar |
| Описание |
ОписаниеIO Tesler - API
Java framework designed for creating Enterprise Rich Web Applications
|
| Организация-разработчик |
Организация-разработчикTesler |
| Имя Файла | Размер |
|---|---|
| tesler-api-3.0.0.M10.pom | |
| tesler-api-3.0.0.M10.jar | 163 KB |
| tesler-api-3.0.0.M10-sources.jar | 125 KB |
| tesler-api-3.0.0.M10-javadoc.jar | 918 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.tesler/tesler-api/ -->
<dependency>
<groupId>io.tesler</groupId>
<artifactId>tesler-api</artifactId>
<version>3.0.0.M10</version>
</dependency>
// https://jarcasting.com/artifacts/io.tesler/tesler-api/
implementation 'io.tesler:tesler-api:3.0.0.M10'
// https://jarcasting.com/artifacts/io.tesler/tesler-api/
implementation ("io.tesler:tesler-api:3.0.0.M10")
'io.tesler:tesler-api:jar:3.0.0.M10'
<dependency org="io.tesler" name="tesler-api" rev="3.0.0.M10">
<artifact name="tesler-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.tesler', module='tesler-api', version='3.0.0.M10')
)
libraryDependencies += "io.tesler" % "tesler-api" % "3.0.0.M10"
[io.tesler/tesler-api "3.0.0.M10"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.tesler : tesler-constgen | jar | 3.0.0.M10 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.9.9 |
| com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.9.9 |
| javax.persistence : javax.persistence-api | jar | 2.2 |
| org.springframework : spring-tx | jar | 5.1.9.RELEASE |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.9.0 |
| org.springframework.security : spring-security-core | jar | 5.1.6.RELEASE |
| com.google.guava : guava | jar | 23.5-jre |
| org.apache.commons : commons-lang3 | jar | 3.9 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| org.springframework.data : spring-data-jpa | jar | 2.1.10.RELEASE |
| org.pf4j : pf4j | jar | 2.6.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.8 |