License |
License |
---|---|
Categories |
CategoriesData Security |
GroupId | GroupIdorg.odpi.egeria |
ArtifactId | ArtifactIdmetadata-security |
Version | Version3.7 |
Type | Typepom |
Description |
DescriptionOpen Metadata Security
Plugin points for the server and the connectors to support fine-grained metadata security
authorization checks.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
metadata-security-3.7.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.odpi.egeria/metadata-security/ -->
<dependency>
<groupId>org.odpi.egeria</groupId>
<artifactId>metadata-security</artifactId>
<version>3.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.odpi.egeria/metadata-security/
implementation 'org.odpi.egeria:metadata-security:3.7'
// https://jarcasting.com/artifacts/org.odpi.egeria/metadata-security/
implementation ("org.odpi.egeria:metadata-security:3.7")
'org.odpi.egeria:metadata-security:pom:3.7'
<dependency org="org.odpi.egeria" name="metadata-security" rev="3.7">
<artifact name="metadata-security" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.odpi.egeria', module='metadata-security', version='3.7')
)
libraryDependencies += "org.odpi.egeria" % "metadata-security" % "3.7"
[org.odpi.egeria/metadata-security "3.7"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.36 |