Last Version

auth-security 5.2.1

The project auth-security contains a few simple modules like authorisation and authentication.

License

License

Categories

Categories

Security
GroupId

GroupId

de.alpharogroup
ArtifactId

ArtifactId

auth-security
Version

Version

5.2.1
Type

Type

jar
Description

Description

auth-security
The project auth-security contains a few simple modules like authorisation and authentication.
Project Organization

Project Organization

Alpha Ro Group UG (haftungsbeschrängt)

Download auth-security 5.2.1


<!-- https://jarcasting.com/artifacts/de.alpharogroup/auth-security/ -->
<dependency>
    <groupId>de.alpharogroup</groupId>
    <artifactId>auth-security</artifactId>
    <version>5.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.alpharogroup/auth-security/
implementation 'de.alpharogroup:auth-security:5.2.1'
// https://jarcasting.com/artifacts/de.alpharogroup/auth-security/
implementation ("de.alpharogroup:auth-security:5.2.1")
'de.alpharogroup:auth-security:jar:5.2.1'
<dependency org="de.alpharogroup" name="auth-security" rev="5.2.1">
  <artifact name="auth-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.alpharogroup', module='auth-security', version='5.2.1')
)
libraryDependencies += "de.alpharogroup" % "auth-security" % "5.2.1"
[de.alpharogroup/auth-security "5.2.1"]

Dependencies

compile (4)

Group / Artifact Type Version
de.alpharogroup : auth-api jar 5.2.1
de.alpharogroup : randomizer-core jar 5.6
de.alpharogroup : silly-collections jar 5
org.projectlombok : lombok jar 1.18.4

test (8)

Group / Artifact Type Version
de.alpharogroup : file-worker jar 5.0.1
de.alpharogroup : test-objects jar 5
org.meanbean : meanbean jar 2.0.3
de.alpharogroup : meanbean-factories jar 1.1.1
de.alpharogroup : jobject-evaluate jar 2.5
org.testng : testng jar 6.14.3
junit : junit jar 4.12
org.mockito : mockito-core jar 2.23.4

Project Modules

There are no modules declared in this project.