License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdfr.smallcrew.foundation |
ArtifactId | ArtifactIdsmallcrew-security |
Last Version | Last Version1.0.10 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSmallcrew Foundation :: Security
Foundation of all smallcrew's projects needing authenticated users and role management
|
Project Organization |
Project OrganizationSmallcrew |
Filename | Size |
---|---|
smallcrew-security-1.0.10.pom | |
smallcrew-security-1.0.10.jar | 17 KB |
smallcrew-security-1.0.10-sources.jar | 15 KB |
smallcrew-security-1.0.10-javadoc.jar | 114 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fr.smallcrew.foundation/smallcrew-security/ -->
<dependency>
<groupId>fr.smallcrew.foundation</groupId>
<artifactId>smallcrew-security</artifactId>
<version>1.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/fr.smallcrew.foundation/smallcrew-security/
implementation 'fr.smallcrew.foundation:smallcrew-security:1.0.10'
// https://jarcasting.com/artifacts/fr.smallcrew.foundation/smallcrew-security/
implementation ("fr.smallcrew.foundation:smallcrew-security:1.0.10")
'fr.smallcrew.foundation:smallcrew-security:jar:1.0.10'
<dependency org="fr.smallcrew.foundation" name="smallcrew-security" rev="1.0.10">
<artifact name="smallcrew-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.smallcrew.foundation', module='smallcrew-security', version='1.0.10')
)
libraryDependencies += "fr.smallcrew.foundation" % "smallcrew-security" % "1.0.10"
[fr.smallcrew.foundation/smallcrew-security "1.0.10"]
Group / Artifact | Type | Version |
---|---|---|
fr.smallcrew.foundation : smallcrew-rest | jar | 1.0.10 |
fr.smallcrew.foundation : smallcrew-data | jar | 1.0.10 |
fr.smallcrew.foundation : smallcrew-utils | jar | 1.0.10 |
org.springframework.security : spring-security-core | jar | 3.1.3.RELEASE |
org.springframework.security : spring-security-config | jar | 3.1.3.RELEASE |
org.springframework.security : spring-security-web | jar | 3.1.3.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
fr.smallcrew.foundation : smallcrew-test | jar | 1.0.10 |