License |
License |
---|---|
GroupId | GroupIdpl.ds.websight |
ArtifactId | ArtifactIdwebsight-root-redirect |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWebSight Root Redirect
Handles redirect for a root path
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/pl.ds.websight/websight-root-redirect/ -->
<dependency>
<groupId>pl.ds.websight</groupId>
<artifactId>websight-root-redirect</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/pl.ds.websight/websight-root-redirect/
implementation 'pl.ds.websight:websight-root-redirect:1.0.2'
// https://jarcasting.com/artifacts/pl.ds.websight/websight-root-redirect/
implementation ("pl.ds.websight:websight-root-redirect:1.0.2")
'pl.ds.websight:websight-root-redirect:jar:1.0.2'
<dependency org="pl.ds.websight" name="websight-root-redirect" rev="1.0.2">
<artifact name="websight-root-redirect" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.ds.websight', module='websight-root-redirect', version='1.0.2')
)
libraryDependencies += "pl.ds.websight" % "websight-root-redirect" % "1.0.2"
[pl.ds.websight/websight-root-redirect "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.osgi : org.osgi.service.component.annotations | jar | 1.4.0 |
org.osgi : org.osgi.service.metatype.annotations | jar | 1.4.0 |
org.apache.sling : org.apache.sling.api | jar | 2.22.0 |
org.apache.sling : org.apache.sling.servlets.annotations | jar | 1.2.4 |
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.6.0 |