License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdorg.odpi.egeria |
ArtifactId | ArtifactIdsecurity-sync-connectors |
Last Version | Last Version2.10 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSecurity Synchronization Connectors
The security synchronization connectors provide plugins to the governance daemon
that synchronizes classification, user information and governance definitions
with security enforcement points.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
security-sync-connectors-2.10.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.odpi.egeria/security-sync-connectors/ -->
<dependency>
<groupId>org.odpi.egeria</groupId>
<artifactId>security-sync-connectors</artifactId>
<version>2.10</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.odpi.egeria/security-sync-connectors/
implementation 'org.odpi.egeria:security-sync-connectors:2.10'
// https://jarcasting.com/artifacts/org.odpi.egeria/security-sync-connectors/
implementation ("org.odpi.egeria:security-sync-connectors:2.10")
'org.odpi.egeria:security-sync-connectors:pom:2.10'
<dependency org="org.odpi.egeria" name="security-sync-connectors" rev="2.10">
<artifact name="security-sync-connectors" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.odpi.egeria', module='security-sync-connectors', version='2.10')
)
libraryDependencies += "org.odpi.egeria" % "security-sync-connectors" % "2.10"
[org.odpi.egeria/security-sync-connectors "2.10"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.30 |