| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.tesler |
| Идентификатор | Идентификаторtesler-vanilla-source |
| Версия | Версия2.3.0 |
| Тип | Типjar |
| Описание |
ОписаниеIO Tesler - Vanilla Source
Java framework designed for creating Enterprise Rich Web Applications
|
| Организация-разработчик |
Организация-разработчикTesler |
| Имя Файла | Размер |
|---|---|
| tesler-vanilla-source-2.3.0.pom | |
| tesler-vanilla-source-2.3.0.jar | 104 KB |
| tesler-vanilla-source-2.3.0-sources.jar | 74 KB |
| tesler-vanilla-source-2.3.0-javadoc.jar | 393 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.tesler/tesler-vanilla-source/ -->
<dependency>
<groupId>io.tesler</groupId>
<artifactId>tesler-vanilla-source</artifactId>
<version>2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.tesler/tesler-vanilla-source/
implementation 'io.tesler:tesler-vanilla-source:2.3.0'
// https://jarcasting.com/artifacts/io.tesler/tesler-vanilla-source/
implementation ("io.tesler:tesler-vanilla-source:2.3.0")
'io.tesler:tesler-vanilla-source:jar:2.3.0'
<dependency org="io.tesler" name="tesler-vanilla-source" rev="2.3.0">
<artifact name="tesler-vanilla-source" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.tesler', module='tesler-vanilla-source', version='2.3.0')
)
libraryDependencies += "io.tesler" % "tesler-vanilla-source" % "2.3.0"
[io.tesler/tesler-vanilla-source "2.3.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.tesler : tesler-core | jar | 2.3.0 |
| org.hibernate : hibernate-validator | jar | 6.0.17.Final |
| org.glassfish : javax.el | jar | 3.0.1-b09 |
| javax.xml.bind : jaxb-api | jar | 2.3.0 |
| com.sun.xml.bind : jaxb-impl | jar | 2.3.0 |
| com.sun.xml.bind : jaxb-core | jar | 2.3.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.8 |