Categories |
CategoriesSecurity |
---|---|
GroupId | GroupIdorg.openmdx |
ArtifactId | ArtifactIdopenmdx-security |
Version | Version2.17.7 |
Type | Typejar |
Filename | Size |
---|---|
openmdx-security-2.17.7.pom | |
openmdx-security-2.17.7.jar | 233 KB |
openmdx-security-2.17.7-sources.jar | 189 KB |
openmdx-security-2.17.7-javadoc.jar | 146 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.openmdx/openmdx-security/ -->
<dependency>
<groupId>org.openmdx</groupId>
<artifactId>openmdx-security</artifactId>
<version>2.17.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.openmdx/openmdx-security/
implementation 'org.openmdx:openmdx-security:2.17.7'
// https://jarcasting.com/artifacts/org.openmdx/openmdx-security/
implementation ("org.openmdx:openmdx-security:2.17.7")
'org.openmdx:openmdx-security:jar:2.17.7'
<dependency org="org.openmdx" name="openmdx-security" rev="2.17.7">
<artifact name="openmdx-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openmdx', module='openmdx-security', version='2.17.7')
)
libraryDependencies += "org.openmdx" % "openmdx-security" % "2.17.7"
[org.openmdx/openmdx-security "2.17.7"]