Wicket Common Security

Library of common security related classes

Лицензия

Лицензия

Категории

Категории

Wicket Взаимодействие с пользователем Веб-фреймворки Безопасность
Группа

Группа

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

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

wicket-security-wicomsec
Последняя версия

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

1.5-RC5.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Wicket Common Security
Library of common security related classes
Организация-разработчик

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

Apache Software Foundation

Скачать wicket-security-wicomsec

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

<!-- https://jarcasting.com/artifacts/org.wicketstuff/wicket-security-wicomsec/ -->
<dependency>
    <groupId>org.wicketstuff</groupId>
    <artifactId>wicket-security-wicomsec</artifactId>
    <version>1.5-RC5.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/wicket-security-wicomsec/
implementation 'org.wicketstuff:wicket-security-wicomsec:1.5-RC5.1'
// https://jarcasting.com/artifacts/org.wicketstuff/wicket-security-wicomsec/
implementation ("org.wicketstuff:wicket-security-wicomsec:1.5-RC5.1")
'org.wicketstuff:wicket-security-wicomsec:jar:1.5-RC5.1'
<dependency org="org.wicketstuff" name="wicket-security-wicomsec" rev="1.5-RC5.1">
  <artifact name="wicket-security-wicomsec" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='wicket-security-wicomsec', version='1.5-RC5.1')
)
libraryDependencies += "org.wicketstuff" % "wicket-security-wicomsec" % "1.5-RC5.1"
[org.wicketstuff/wicket-security-wicomsec "1.5-RC5.1"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.6.1
org.apache.wicket : wicket pom 1.5-RC5.1

runtime (2)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-log4j12 jar 1.6.1
log4j : log4j jar 1.2.16

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.8.2

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

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

Wicket Stuff Core

Overview:

Wicket Stuff is a collection of open source projects for the Apache Wicket web framework created and maintained by the Wicket community.

The core release is essentially a container into which developers place their project that ensures that regular releases are made that pair the projects to a specific wicket version.

The project acceptance criteria is very broad. So long as it is wicket related you are welcome to add in your module.

Our release process allows end users an easy way to track a project relative to the wicket release cycle.

For example, if a user sees a org.wicketstuff:someproject artifact with a version of 1.4.16.1 they can know immediately that it is based on wicket 1.4.16 and that it is the first point release (the 1.4.16 version would have been the original release).

Project Documentation (Wiki):

https://github.com/wicketstuff/core/wiki

Project Documentation (JavaDoc):

JavaDocs are hosted at http://www.javadoc.io. Just append to 'http://www.javadoc.io/doc' the group id and the artifact id of a module to get its javadoc. For example:

-http://www.javadoc.io/doc/org.wicketstuff/wicketstuff-stateless

-http://www.javadoc.io/doc/org.wicketstuff/wicketstuff-restannotations

org.wicketstuff

WicketStuff

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

Версия
1.5-RC5.1
1.5-RC4.2