License |
License |
---|---|
GroupId | GroupIdorg.openmdx |
ArtifactId | ArtifactIdopenmdx-authentication |
Last Version | Last Version2.18.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionopenmdx-authentication
openMDX/Authentication Library
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
openmdx-authentication-2.18.0.pom | |
openmdx-authentication-2.18.0.jar | 10 KB |
openmdx-authentication-2.18.0-sources.jar | 17 KB |
openmdx-authentication-2.18.0-javadoc.jar | 146 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.openmdx/openmdx-authentication/ -->
<dependency>
<groupId>org.openmdx</groupId>
<artifactId>openmdx-authentication</artifactId>
<version>2.18.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.openmdx/openmdx-authentication/
implementation 'org.openmdx:openmdx-authentication:2.18.0'
// https://jarcasting.com/artifacts/org.openmdx/openmdx-authentication/
implementation ("org.openmdx:openmdx-authentication:2.18.0")
'org.openmdx:openmdx-authentication:jar:2.18.0'
<dependency org="org.openmdx" name="openmdx-authentication" rev="2.18.0">
<artifact name="openmdx-authentication" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openmdx', module='openmdx-authentication', version='2.18.0')
)
libraryDependencies += "org.openmdx" % "openmdx-authentication" % "2.18.0"
[org.openmdx/openmdx-authentication "2.18.0"]