is not current version
Last Version 2.52.0

org.sdase.commons:sda-commons-server-security 2.28.5

A libraries to bootstrap services easily that follow the patterns and specifications promoted by the SDA SE

Categories

Categories

Security
GroupId

GroupId

org.sdase.commons
ArtifactId

ArtifactId

sda-commons-server-security
Version

Version

2.28.5
Type

Type

jar

Download sda-commons-server-security 2.28.5


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