ChillDev Spring Security Facelets taglib

Facelets taglib for Spring Security.

License

License

Categories

Categories

Security
GroupId

GroupId

pl.chilldev.facelets
ArtifactId

ArtifactId

facelets-taglib-spring-security
Last Version

Last Version

0.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

ChillDev Spring Security Facelets taglib
Facelets taglib for Spring Security.
Project Organization

Project Organization

Rafał Wrzeszcz - Wrzasq.pl

Download facelets-taglib-spring-security

How to add to project

<!-- https://jarcasting.com/artifacts/pl.chilldev.facelets/facelets-taglib-spring-security/ -->
<dependency>
    <groupId>pl.chilldev.facelets</groupId>
    <artifactId>facelets-taglib-spring-security</artifactId>
    <version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/pl.chilldev.facelets/facelets-taglib-spring-security/
implementation 'pl.chilldev.facelets:facelets-taglib-spring-security:0.0.5'
// https://jarcasting.com/artifacts/pl.chilldev.facelets/facelets-taglib-spring-security/
implementation ("pl.chilldev.facelets:facelets-taglib-spring-security:0.0.5")
'pl.chilldev.facelets:facelets-taglib-spring-security:jar:0.0.5'
<dependency org="pl.chilldev.facelets" name="facelets-taglib-spring-security" rev="0.0.5">
  <artifact name="facelets-taglib-spring-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.chilldev.facelets', module='facelets-taglib-spring-security', version='0.0.5')
)
libraryDependencies += "pl.chilldev.facelets" % "facelets-taglib-spring-security" % "0.0.5"
[pl.chilldev.facelets/facelets-taglib-spring-security "0.0.5"]

Dependencies

compile (8)

Group / Artifact Type Version
org.springframework.webflow : spring-faces jar 2.4.4.RELEASE
org.springframework.security : spring-security-core jar 4.1.2.RELEASE
org.springframework.security : spring-security-web jar 4.1.2.RELEASE
org.springframework.security : spring-security-taglibs jar 4.1.2.RELEASE
org.springframework : spring-beans jar 4.3.2.RELEASE
org.springframework : spring-context jar 4.3.2.RELEASE
org.springframework : spring-core jar 4.3.2.RELEASE
org.springframework : spring-web jar 4.3.2.RELEASE

provided (2)

Group / Artifact Type Version
javax : javaee-web-api jar 7.0
org.projectlombok : lombok jar 1.16.10

test (9)

Group / Artifact Type Version
org.mortbay.jetty : servlet-api-2.5 jar 6.1.14
com.sun.faces : jsf-api jar 2.2.13
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19
org.powermock : powermock-api-mockito jar 1.6.5
org.powermock : powermock-core jar 1.6.5
org.powermock : powermock-module-junit4 jar 1.6.5
org.springframework : spring-test jar 4.3.2.RELEASE
org.springframework.security : spring-security-test jar 4.1.2.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1