License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdbr.eti.clairton |
ArtifactId | ArtifactIdsecurity |
Last Version | Last Version2.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSecurity
Segurança baseado em token com uso de CDI interceptors
|
Project URL |
Project URL |
Filename | Size |
---|---|
security-2.4.0.pom | |
security-2.4.0.jar | 22 KB |
security-2.4.0-sources.jar | 14 KB |
security-2.4.0-javadoc.jar | 123 KB |
Browse |
<!-- https://jarcasting.com/artifacts/br.eti.clairton/security/ -->
<dependency>
<groupId>br.eti.clairton</groupId>
<artifactId>security</artifactId>
<version>2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/br.eti.clairton/security/
implementation 'br.eti.clairton:security:2.4.0'
// https://jarcasting.com/artifacts/br.eti.clairton/security/
implementation ("br.eti.clairton:security:2.4.0")
'br.eti.clairton:security:jar:2.4.0'
<dependency org="br.eti.clairton" name="security" rev="2.4.0">
<artifact name="security" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.eti.clairton', module='security', version='2.4.0')
)
libraryDependencies += "br.eti.clairton" % "security" % "2.4.0"
[br.eti.clairton/security "2.4.0"]
Group / Artifact | Type | Version |
---|---|---|
net.vidageek : mirror | jar | 1.6.1 |
Group / Artifact | Type | Version |
---|---|---|
javax.validation : validation-api | jar | 1.1.0.Final |
javax.enterprise : cdi-api | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.6 |
br.eti.clairton : ds-test | jar | 0.4.0 |
org.mockito : mockito-all | jar | 1.10.19 |
junit : junit | jar | 4.12 |
org.apache.logging.log4j : log4j-core | jar | 2.1 |
org.apache.logging.log4j : log4j-1.2-api | jar | 2.1 |
org.hibernate.javax.persistence : hibernate-jpa-2.0-api | jar | 1.0.0.Final |