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

Spring Security - Portlet Sample 2.0.5.RELEASE

Spring Security

Лицензия

Лицензия

Категории

Категории

Безопасность
Группа

Группа

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

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

spring-security-samples-portlet
Версия

Версия

2.0.5.RELEASE
Тип

Тип

war
Описание

Описание

Spring Security - Portlet Sample
Spring Security
Организация-разработчик

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

SpringSource, Inc

Скачать spring-security-samples-portlet 2.0.5.RELEASE


<!-- https://jarcasting.com/artifacts/org.springframework.security/spring-security-samples-portlet/ -->
<dependency>
    <groupId>org.springframework.security</groupId>
    <artifactId>spring-security-samples-portlet</artifactId>
    <version>2.0.5.RELEASE</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.security/spring-security-samples-portlet/
implementation 'org.springframework.security:spring-security-samples-portlet:2.0.5.RELEASE'
// https://jarcasting.com/artifacts/org.springframework.security/spring-security-samples-portlet/
implementation ("org.springframework.security:spring-security-samples-portlet:2.0.5.RELEASE")
'org.springframework.security:spring-security-samples-portlet:war:2.0.5.RELEASE'
<dependency org="org.springframework.security" name="spring-security-samples-portlet" rev="2.0.5.RELEASE">
  <artifact name="spring-security-samples-portlet" type="war" />
</dependency>
@Grapes(
@Grab(group='org.springframework.security', module='spring-security-samples-portlet', version='2.0.5.RELEASE')
)
libraryDependencies += "org.springframework.security" % "spring-security-samples-portlet" % "2.0.5.RELEASE"
[org.springframework.security/spring-security-samples-portlet "2.0.5.RELEASE"]

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
org.springframework.security : spring-security-core jar 2.0.5.RELEASE
org.springframework.security : spring-security-portlet jar 2.0.5.RELEASE
org.springframework : spring jar 2.0.8
org.springframework : spring-portlet jar 2.0.8
org.apache.commons : commons-io jar 1.3.2
org.aspectj : aspectjrt jar 1.5.4
org.aspectj : aspectjweaver Необязательный jar 1.5.4

provided (2)

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

runtime (2)

Идентификатор библиотеки Тип Версия
javax.servlet : jstl jar 1.1.2
taglibs : standard jar 1.1.2

test (2)

Идентификатор библиотеки Тип Версия
org.springframework : spring-mock jar 2.0.8
junit : junit jar 4.4

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

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