Cocoon Authentication Block API

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

Лицензия

Лицензия

Группа

Группа

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

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

cocoon-auth-api
Последняя версия

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

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Cocoon Authentication Block API
The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.
Организация-разработчик

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

The Apache Software Foundation
Система контроля версий

Система контроля версий

https://svn.apache.org/repos/asf/cocoon/tags/cocoon-2.2/cocoon-auth-api/cocoon-auth-api-1.0.0

Скачать cocoon-auth-api

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.apache.cocoon : cocoon-core jar 2.2.0

provided (1)

Идентификатор библиотеки Тип Версия
javax.servlet : servlet-api jar 2.4

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

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

Версии библиотеки

Версия
1.0.0
1.0.0-RC2
1.0.0-RC1
1.0.0-M1