| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть config Библиотеки уровня приложения Configuration |
| Группа | Группаnet.stickycode.configured |
| Идентификатор | Идентификаторsticky-configured-content-api |
| Последняя версия | Последняя версия2.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеsticky-configured-content-api
Taking the configuration of Content out of applications, using the same principles that underly dependency injection
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/net.stickycode.configured/sticky-configured-content-api/ -->
<dependency>
<groupId>net.stickycode.configured</groupId>
<artifactId>sticky-configured-content-api</artifactId>
<version>2.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.stickycode.configured/sticky-configured-content-api/
implementation 'net.stickycode.configured:sticky-configured-content-api:2.1'
// https://jarcasting.com/artifacts/net.stickycode.configured/sticky-configured-content-api/
implementation ("net.stickycode.configured:sticky-configured-content-api:2.1")
'net.stickycode.configured:sticky-configured-content-api:jar:2.1'
<dependency org="net.stickycode.configured" name="sticky-configured-content-api" rev="2.1">
<artifact name="sticky-configured-content-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.stickycode.configured', module='sticky-configured-content-api', version='2.1')
)
libraryDependencies += "net.stickycode.configured" % "sticky-configured-content-api" % "2.1"
[net.stickycode.configured/sticky-configured-content-api "2.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.stickycode.configured : sticky-configured-api | jar | [3.1,4) |
| net.stickycode : sticky-stereotype | jar | [1.13,2) |