Last Version

WebSight Fragments Registry 1.0.2

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.

License

License

GroupId

GroupId

pl.ds.websight
ArtifactId

ArtifactId

websight-fragments-registry
Version

Version

1.0.2
Type

Type

jar
Description

Description

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.
Project URL

Project URL

https://github.com/DS-WebSight/websight-fragments-registry
Project Organization

Project Organization

Dynamic Solutions sp. z o.o. sp. k.
Source Code Management

Source Code Management

https://github.com/DS-WebSight/websight-fragments-registry

Download websight-fragments-registry 1.0.2


<!-- 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"]

Dependencies

provided (8)

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

Project Modules

There are no modules declared in this project.