License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdorg.craftercms |
ArtifactId | ArtifactIdcrafter-profile-spring-security-preauth |
Last Version | Last Version2.4.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCrafter Profile Spring Security Preauth
Crafter Profile Spring Security Preauth
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.craftercms/crafter-profile-spring-security-preauth/ -->
<dependency>
<groupId>org.craftercms</groupId>
<artifactId>crafter-profile-spring-security-preauth</artifactId>
<version>2.4.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.craftercms/crafter-profile-spring-security-preauth/
implementation 'org.craftercms:crafter-profile-spring-security-preauth:2.4.4'
// https://jarcasting.com/artifacts/org.craftercms/crafter-profile-spring-security-preauth/
implementation ("org.craftercms:crafter-profile-spring-security-preauth:2.4.4")
'org.craftercms:crafter-profile-spring-security-preauth:jar:2.4.4'
<dependency org="org.craftercms" name="crafter-profile-spring-security-preauth" rev="2.4.4">
<artifact name="crafter-profile-spring-security-preauth" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.craftercms', module='crafter-profile-spring-security-preauth', version='2.4.4')
)
libraryDependencies += "org.craftercms" % "crafter-profile-spring-security-preauth" % "2.4.4"
[org.craftercms/crafter-profile-spring-security-preauth "2.4.4"]
Group / Artifact | Type | Version |
---|---|---|
org.craftercms : crafter-profile-client | jar | 2.4.4 |
org.springframework : spring-core | jar | 3.1.0.RELEASE |
org.springframework : spring-web | jar | 3.1.0.RELEASE |
org.springframework : spring-webmvc | jar | 3.1.0.RELEASE |
org.springframework.security : spring-security-web | jar | 3.1.0.RELEASE |
org.springframework.security : spring-security-config | jar | 3.1.0.RELEASE |
org.springframework.security : spring-security-taglibs | jar | 3.1.0.RELEASE |
log4j : log4j | jar | 1.2.16 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.7 |