is not current version
Last Version 2.18.0

org.openmdx:openmdx-security 2.17.2

openMDX/Security Library

Categories

Categories

Security
GroupId

GroupId

org.openmdx
ArtifactId

ArtifactId

openmdx-security
Version

Version

2.17.2
Type

Type

jar

Download openmdx-security 2.17.2


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