| Лицензия |
Лицензия |
|---|---|
| Группа | Группаpl.ds.websight |
| Идентификатор | Идентификаторwebsight-fragments-registry |
| Последняя версия | Последняя версия1.0.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеWebSight Fragments Registry
Fragment Registry is a module responsible for bundles state validation. If some bundles is missing
or not active, then its functionality (ex. Groovy Console) is removed from user interface.
This module provides backend service.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/pl.ds.websight/websight-fragments-registry/ -->
<dependency>
<groupId>pl.ds.websight</groupId>
<artifactId>websight-fragments-registry</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/pl.ds.websight/websight-fragments-registry/
implementation 'pl.ds.websight:websight-fragments-registry:1.0.2'
// https://jarcasting.com/artifacts/pl.ds.websight/websight-fragments-registry/
implementation ("pl.ds.websight:websight-fragments-registry:1.0.2")
'pl.ds.websight:websight-fragments-registry:jar:1.0.2'
<dependency org="pl.ds.websight" name="websight-fragments-registry" rev="1.0.2">
<artifact name="websight-fragments-registry" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.ds.websight', module='websight-fragments-registry', version='1.0.2')
)
libraryDependencies += "pl.ds.websight" % "websight-fragments-registry" % "1.0.2"
[pl.ds.websight/websight-fragments-registry "1.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.osgi : org.osgi.service.component.annotations | jar | 1.4.0 |
| pl.ds.websight : websight-rest-framework | jar | 1.0.2 |
| pl.ds.websight : websight-request-parameters-support | jar | 1.0.1 |
| org.apache.sling : org.apache.sling.api | jar | 2.18.4 |
| org.apache.sling : org.apache.sling.models.api | jar | 1.3.8 |
| javax.validation : validation-api | jar | 2.0.1.Final |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| org.osgi : org.osgi.annotation.versioning | jar | 1.1.0 |