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