| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.tesler |
| Идентификатор | Идентификаторtesler-dictionary-crudma |
| Версия | Версия3.0.0.M9 |
| Тип | Типjar |
| Описание |
ОписаниеIO Tesler - Dictionary Crudma
Java framework designed for creating Enterprise Rich Web Applications
|
| Организация-разработчик |
Организация-разработчикTesler |
<!-- https://jarcasting.com/artifacts/io.tesler/tesler-dictionary-crudma/ -->
<dependency>
<groupId>io.tesler</groupId>
<artifactId>tesler-dictionary-crudma</artifactId>
<version>3.0.0.M9</version>
</dependency>
// https://jarcasting.com/artifacts/io.tesler/tesler-dictionary-crudma/
implementation 'io.tesler:tesler-dictionary-crudma:3.0.0.M9'
// https://jarcasting.com/artifacts/io.tesler/tesler-dictionary-crudma/
implementation ("io.tesler:tesler-dictionary-crudma:3.0.0.M9")
'io.tesler:tesler-dictionary-crudma:jar:3.0.0.M9'
<dependency org="io.tesler" name="tesler-dictionary-crudma" rev="3.0.0.M9">
<artifact name="tesler-dictionary-crudma" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.tesler', module='tesler-dictionary-crudma', version='3.0.0.M9')
)
libraryDependencies += "io.tesler" % "tesler-dictionary-crudma" % "3.0.0.M9"
[io.tesler/tesler-dictionary-crudma "3.0.0.M9"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.tesler : tesler-core | jar | 3.0.0.M9 |
| io.tesler : tesler-dictionary-model | jar | 3.0.0.M9 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.8 |