License |
License |
---|---|
Categories |
CategoriesAnt Build Tools Security |
GroupId | GroupIdbr.com.anteros |
ArtifactId | ArtifactIdAnteros-Security-Spring |
Last Version | Last Version2.0.17 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAnteros Security Spring
Anteros Security Spring for Java.
|
Project URL |
Project URL |
Project Organization |
Project OrganizationAnteros Tecnologia |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/br.com.anteros/Anteros-Security-Spring/ -->
<dependency>
<groupId>br.com.anteros</groupId>
<artifactId>Anteros-Security-Spring</artifactId>
<version>2.0.17</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.anteros/Anteros-Security-Spring/
implementation 'br.com.anteros:Anteros-Security-Spring:2.0.17'
// https://jarcasting.com/artifacts/br.com.anteros/Anteros-Security-Spring/
implementation ("br.com.anteros:Anteros-Security-Spring:2.0.17")
'br.com.anteros:Anteros-Security-Spring:jar:2.0.17'
<dependency org="br.com.anteros" name="Anteros-Security-Spring" rev="2.0.17">
<artifact name="Anteros-Security-Spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.anteros', module='Anteros-Security-Spring', version='2.0.17')
)
libraryDependencies += "br.com.anteros" % "Anteros-Security-Spring" % "2.0.17"
[br.com.anteros/Anteros-Security-Spring "2.0.17"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-core | jar | 5.0.7.RELEASE |
org.springframework.security : spring-security-web | jar | 5.0.6.RELEASE |
org.springframework.security : spring-security-core | jar | 5.0.6.RELEASE |
org.springframework.security : spring-security-config | jar | 5.0.6.RELEASE |
org.springframework : spring-tx | jar | 5.0.6.RELEASE |
org.springframework : spring-jdbc | jar | 5.0.6.RELEASE |
org.springframework : spring-webmvc | jar | 5.0.7.RELEASE |
br.com.anteros : Anteros-Security-Store | jar | [1.0.11,) |
br.com.anteros : Anteros-Core | jar | [1.2.6,) |
log4j : log4j | jar | 1.2.16 |
org.slf4j : slf4j-api | jar | 1.7.7 |
org.slf4j : slf4j-log4j12 | jar | 1.7.7 |
commons-fileupload : commons-fileupload | jar | 1.3.3 |
org.springframework.security.oauth : spring-security-oauth2 | jar | 2.3.3.RELEASE |
org.springframework.boot : spring-boot | jar | 2.1.2.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.0.1 |