Последняя версия

Apache Sling Auth Core 1.5.6

The Sling Authentication Service bundle provides the basic mechanisms to authenticate HTTP requests with a JCR repository. The algorithms for extracting authentication details from the requests is extensible by implementing an AuthenticationHandler interface.

Лицензия

Лицензия

Группа

Группа

org.apache.sling
Идентификатор

Идентификатор

org.apache.sling.auth.core
Версия

Версия

1.5.6
Тип

Тип

jar
Описание

Описание

Apache Sling Auth Core
The Sling Authentication Service bundle provides the basic mechanisms to authenticate HTTP requests with a JCR repository. The algorithms for extracting authentication details from the requests is extensible by implementing an AuthenticationHandler interface.
Организация-разработчик

Организация-разработчик

The Apache Software Foundation

Скачать org.apache.sling.auth.core 1.5.6


<!-- https://jarcasting.com/artifacts/org.apache.sling/org.apache.sling.auth.core/ -->
<dependency>
    <groupId>org.apache.sling</groupId>
    <artifactId>org.apache.sling.auth.core</artifactId>
    <version>1.5.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.sling/org.apache.sling.auth.core/
implementation 'org.apache.sling:org.apache.sling.auth.core:1.5.6'
// https://jarcasting.com/artifacts/org.apache.sling/org.apache.sling.auth.core/
implementation ("org.apache.sling:org.apache.sling.auth.core:1.5.6")
'org.apache.sling:org.apache.sling.auth.core:jar:1.5.6'
<dependency org="org.apache.sling" name="org.apache.sling.auth.core" rev="1.5.6">
  <artifact name="org.apache.sling.auth.core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.sling', module='org.apache.sling.auth.core', version='1.5.6')
)
libraryDependencies += "org.apache.sling" % "org.apache.sling.auth.core" % "1.5.6"
[org.apache.sling/org.apache.sling.auth.core "1.5.6"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.apache.sling : org.apache.sling.commons.metrics jar 1.2.8

provided (17)

Идентификатор библиотеки Тип Версия
org.osgi : org.osgi.annotation.versioning jar 1.1.1
org.osgi : org.osgi.annotation.bundle jar 1.0.0
org.osgi : org.osgi.service.component.annotations jar 1.4.0
org.osgi : org.osgi.service.metatype.annotations jar 1.4.0
org.osgi : org.osgi.service.component jar 1.4.0
biz.aQute.bnd : biz.aQute.bnd.annotation jar 5.3.0
org.apache.sling : org.apache.sling.api jar 2.20.0
org.osgi : org.osgi.util.function jar 1.0.0
org.osgi : org.osgi.util.converter jar 1.0.0
javax.jcr : jcr jar 2.0
javax.servlet : javax.servlet-api jar 3.1.0
org.osgi : osgi.core jar 7.0.0
org.osgi : org.osgi.service.event jar 1.4.0
org.osgi : org.osgi.service.http.whiteboard jar 1.1.0
org.slf4j : slf4j-api jar 1.7.25
commons-codec : commons-codec jar 1.13
org.jetbrains : annotations jar 16.0.2

test (6)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.2
org.mockito : mockito-core jar 3.3.3
org.slf4j : slf4j-simple jar 1.7.25
junit-addons : junit-addons jar 1.4
com.google.guava : guava jar 15.0
org.apache.sling : org.apache.sling.testing.osgi-mock jar 3.1.0

Модули Проекта

Данный проект не имеет модулей.