| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.tesler |
| Идентификатор | Идентификаторtesler-all |
| Последняя версия | Последняя версия3.0.4 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеIO Tesler - All
Java framework designed for creating Enterprise Rich Web Applications
|
| Организация-разработчик |
Организация-разработчикTesler |
| Имя Файла | Размер |
|---|---|
| tesler-all-3.0.4.pom | 5 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.tesler/tesler-all/ -->
<dependency>
<groupId>io.tesler</groupId>
<artifactId>tesler-all</artifactId>
<version>3.0.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.tesler/tesler-all/
implementation 'io.tesler:tesler-all:3.0.4'
// https://jarcasting.com/artifacts/io.tesler/tesler-all/
implementation ("io.tesler:tesler-all:3.0.4")
'io.tesler:tesler-all:pom:3.0.4'
<dependency org="io.tesler" name="tesler-all" rev="3.0.4">
<artifact name="tesler-all" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.tesler', module='tesler-all', version='3.0.4')
)
libraryDependencies += "io.tesler" % "tesler-all" % "3.0.4"
[io.tesler/tesler-all "3.0.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.tesler : tesler-bom | pom | 3.0.4 |
| io.tesler : tesler-constgen | jar | 3.0.4 |
| io.tesler : tesler-api | jar | 3.0.4 |
| io.tesler : tesler-model-core | jar | 3.0.4 |
| io.tesler : tesler-model-ui | jar | 3.0.4 |
| io.tesler : tesler-core | jar | 3.0.4 |
| io.tesler : tesler-crudma | jar | 3.0.4 |
| io.tesler : tesler-dictionary-all | jar | 3.0.4 |
| io.tesler : tesler-dictionary-links-all | jar | 3.0.4 |
| io.tesler : tesler-starter-quartz | jar | 3.0.4 |
| io.tesler : tesler-starter-sqlbc | jar | 3.0.4 |
| io.tesler : tesler-starter-notifications-model | jar | 3.0.4 |
| io.tesler : tesler-starter-notifications | jar | 3.0.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.20 |