| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.stickycode |
| Идентификатор | Идентификаторsticky-stereotype |
| Последняя версия | Последняя версия1.17 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеsticky-stereotype
Class, Field and Method metadata used to remove boilerplate code for construction, configuration, scheduling, monitoring, management and more
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| sticky-stereotype-1.17.pom | |
| sticky-stereotype-1.17.jar | 10 KB |
| sticky-stereotype-1.17-sources.jar | 16 KB |
| sticky-stereotype-1.17-javadoc.jar | 97 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.stickycode/sticky-stereotype/ -->
<dependency>
<groupId>net.stickycode</groupId>
<artifactId>sticky-stereotype</artifactId>
<version>1.17</version>
</dependency>
// https://jarcasting.com/artifacts/net.stickycode/sticky-stereotype/
implementation 'net.stickycode:sticky-stereotype:1.17'
// https://jarcasting.com/artifacts/net.stickycode/sticky-stereotype/
implementation ("net.stickycode:sticky-stereotype:1.17")
'net.stickycode:sticky-stereotype:jar:1.17'
<dependency org="net.stickycode" name="sticky-stereotype" rev="1.17">
<artifact name="sticky-stereotype" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.stickycode', module='sticky-stereotype', version='1.17')
)
libraryDependencies += "net.stickycode" % "sticky-stereotype" % "1.17"
[net.stickycode/sticky-stereotype "1.17"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.inject : javax.inject | jar | 1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.stickycode.composite : sticky-composite-unittest | jar | [1.7,2) |