| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.tesler |
| Идентификатор | Идентификаторtesler-plugin |
| Версия | Версия3.0.0.M10 |
| Тип | Типjar |
| Описание |
ОписаниеIO Tesler - Plugin
Java framework designed for creating Enterprise Rich Web Applications
|
| Организация-разработчик |
Организация-разработчикTesler |
| Имя Файла | Размер |
|---|---|
| tesler-plugin-3.0.0.M10.pom | |
| tesler-plugin-3.0.0.M10.jar | 17 KB |
| tesler-plugin-3.0.0.M10-sources.jar | 14 KB |
| tesler-plugin-3.0.0.M10-javadoc.jar | 55 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.tesler/tesler-plugin/ -->
<dependency>
<groupId>io.tesler</groupId>
<artifactId>tesler-plugin</artifactId>
<version>3.0.0.M10</version>
</dependency>
// https://jarcasting.com/artifacts/io.tesler/tesler-plugin/
implementation 'io.tesler:tesler-plugin:3.0.0.M10'
// https://jarcasting.com/artifacts/io.tesler/tesler-plugin/
implementation ("io.tesler:tesler-plugin:3.0.0.M10")
'io.tesler:tesler-plugin:jar:3.0.0.M10'
<dependency org="io.tesler" name="tesler-plugin" rev="3.0.0.M10">
<artifact name="tesler-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.tesler', module='tesler-plugin', version='3.0.0.M10')
)
libraryDependencies += "io.tesler" % "tesler-plugin" % "3.0.0.M10"
[io.tesler/tesler-plugin "3.0.0.M10"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.pf4j : pf4j | jar | 2.6.0 |
| org.springframework : spring-core | jar | 5.1.9.RELEASE |
| org.springframework : spring-context | jar | 5.1.9.RELEASE |
| commons-lang : commons-lang | jar | 2.3 |
| javax.annotation : javax.annotation-api | jar | 1.3.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.8 |