License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdza.co.grindrodbank |
ArtifactId | ArtifactIdsecurity |
Last Version | Last Version1.1.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsecurity
Shared library for permission attribute validation
|
Project URL |
Project URL |
Filename | Size |
---|---|
security-1.1.6.pom | |
security-1.1.6.jar | 7 KB |
security-1.1.6-sources.jar | 3 KB |
security-1.1.6-javadoc.jar | 33 KB |
Browse |
<!-- https://jarcasting.com/artifacts/za.co.grindrodbank/security/ -->
<dependency>
<groupId>za.co.grindrodbank</groupId>
<artifactId>security</artifactId>
<version>1.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/za.co.grindrodbank/security/
implementation 'za.co.grindrodbank:security:1.1.6'
// https://jarcasting.com/artifacts/za.co.grindrodbank/security/
implementation ("za.co.grindrodbank:security:1.1.6")
'za.co.grindrodbank:security:jar:1.1.6'
<dependency org="za.co.grindrodbank" name="security" rev="1.1.6">
<artifact name="security" type="jar" />
</dependency>
@Grapes(
@Grab(group='za.co.grindrodbank', module='security', version='1.1.6')
)
libraryDependencies += "za.co.grindrodbank" % "security" % "1.1.6"
[za.co.grindrodbank/security "1.1.6"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-security | jar | 2.1.8.RELEASE |
org.springframework.security.oauth.boot : spring-security-oauth2-autoconfigure | jar | 2.2.0.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.1.8.RELEASE |
org.powermock : powermock-module-junit4 | jar | 2.0.0 |
org.powermock : powermock-api-mockito2 | jar | 2.0.0 |