License |
License |
---|---|
GroupId | GroupIdpl.ds.websight |
ArtifactId | ArtifactIdwebsight-authentication-token |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWebSight Authentication Token
Authentication Token is a module responsible for handling authentication tokes. Tokens
are always persisted in CRX.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/pl.ds.websight/websight-authentication-token/ -->
<dependency>
<groupId>pl.ds.websight</groupId>
<artifactId>websight-authentication-token</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/pl.ds.websight/websight-authentication-token/
implementation 'pl.ds.websight:websight-authentication-token:1.0.3'
// https://jarcasting.com/artifacts/pl.ds.websight/websight-authentication-token/
implementation ("pl.ds.websight:websight-authentication-token:1.0.3")
'pl.ds.websight:websight-authentication-token:jar:1.0.3'
<dependency org="pl.ds.websight" name="websight-authentication-token" rev="1.0.3">
<artifact name="websight-authentication-token" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.ds.websight', module='websight-authentication-token', version='1.0.3')
)
libraryDependencies += "pl.ds.websight" % "websight-authentication-token" % "1.0.3"
[pl.ds.websight/websight-authentication-token "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
javax.jcr : jcr | jar | 2.0 |
javax.servlet : javax.servlet-api | jar | 3.1.0 |
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.18.4 |
org.apache.sling : org.apache.sling.auth.core | jar | 1.4.6 |
org.apache.jackrabbit : jackrabbit-api | jar | 2.18.2 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.apache.commons : commons-lang3 | jar | 3.6 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.6.0 |