| License |
License |
|---|---|
| GroupId | GroupIdpl.ds.websight |
| ArtifactId | ArtifactIdwebsight-fragments-registry |
| Last Version | Last Version1.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionWebSight 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.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |