is not current version
Last Version 1.14.1

no.priv.bang.authservice:authservice.web.security 1.12.2


Categories

Categories

Security
GroupId

GroupId

no.priv.bang.authservice
ArtifactId

ArtifactId

authservice.web.security
Version

Version

1.12.2
Type

Type

jar

Download authservice.web.security 1.12.2


<!-- https://jarcasting.com/artifacts/no.priv.bang.authservice/authservice.web.security/ -->
<dependency>
    <groupId>no.priv.bang.authservice</groupId>
    <artifactId>authservice.web.security</artifactId>
    <version>1.12.2</version>
</dependency>
// https://jarcasting.com/artifacts/no.priv.bang.authservice/authservice.web.security/
implementation 'no.priv.bang.authservice:authservice.web.security:1.12.2'
// https://jarcasting.com/artifacts/no.priv.bang.authservice/authservice.web.security/
implementation ("no.priv.bang.authservice:authservice.web.security:1.12.2")
'no.priv.bang.authservice:authservice.web.security:jar:1.12.2'
<dependency org="no.priv.bang.authservice" name="authservice.web.security" rev="1.12.2">
  <artifact name="authservice.web.security" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.priv.bang.authservice', module='authservice.web.security', version='1.12.2')
)
libraryDependencies += "no.priv.bang.authservice" % "authservice.web.security" % "1.12.2"
[no.priv.bang.authservice/authservice.web.security "1.12.2"]