GroupId | GroupIdorg.openmdx |
---|---|
ArtifactId | ArtifactIdopenmdx-authentication |
Version | Version2.17.7 |
Type | Typejar |
Filename | Size |
---|---|
openmdx-authentication-2.17.7.pom | |
openmdx-authentication-2.17.7.jar | 10 KB |
openmdx-authentication-2.17.7-sources.jar | 17 KB |
openmdx-authentication-2.17.7-javadoc.jar | 146 bytes |
Browse |
<!-- 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"]