is not current version
Last Version 2.18.0

org.openmdx:openmdx-authentication 2.17.7

openMDX/Authentication Library

GroupId

GroupId

org.openmdx
ArtifactId

ArtifactId

openmdx-authentication
Version

Version

2.17.7
Type

Type

jar

Download openmdx-authentication 2.17.7


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