License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdorg.odpi.egeria |
ArtifactId | ArtifactIdsecurity-officer-tag-connector |
Last Version | Last Version3.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSecurity Officer Tag Connector
Security Officer Tag Connector provides the implementation for
calculation of the security tags classification assigned to the schema elements.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.odpi.egeria/security-officer-tag-connector/ -->
<dependency>
<groupId>org.odpi.egeria</groupId>
<artifactId>security-officer-tag-connector</artifactId>
<version>3.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.odpi.egeria/security-officer-tag-connector/
implementation 'org.odpi.egeria:security-officer-tag-connector:3.7'
// https://jarcasting.com/artifacts/org.odpi.egeria/security-officer-tag-connector/
implementation ("org.odpi.egeria:security-officer-tag-connector:3.7")
'org.odpi.egeria:security-officer-tag-connector:jar:3.7'
<dependency org="org.odpi.egeria" name="security-officer-tag-connector" rev="3.7">
<artifact name="security-officer-tag-connector" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.odpi.egeria', module='security-officer-tag-connector', version='3.7')
)
libraryDependencies += "org.odpi.egeria" % "security-officer-tag-connector" % "3.7"
[org.odpi.egeria/security-officer-tag-connector "3.7"]
Group / Artifact | Type | Version |
---|---|---|
org.odpi.egeria : open-connector-framework | jar | 3.7 |
org.odpi.egeria : security-officer-api | jar | 3.7 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.36 |