is not current version
Last Version 2.5

org.odpi.egeria:security-sync-services 1.3

The security synchronization services support the configuration of a security enforcement engine.

Categories

Categories

Security
GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

security-sync-services
Version

Version

1.3
Type

Type

pom

Download security-sync-services 1.3


<!-- https://jarcasting.com/artifacts/org.odpi.egeria/security-sync-services/ -->
<dependency>
    <groupId>org.odpi.egeria</groupId>
    <artifactId>security-sync-services</artifactId>
    <version>1.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.odpi.egeria/security-sync-services/
implementation 'org.odpi.egeria:security-sync-services:1.3'
// https://jarcasting.com/artifacts/org.odpi.egeria/security-sync-services/
implementation ("org.odpi.egeria:security-sync-services:1.3")
'org.odpi.egeria:security-sync-services:pom:1.3'
<dependency org="org.odpi.egeria" name="security-sync-services" rev="1.3">
  <artifact name="security-sync-services" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.odpi.egeria', module='security-sync-services', version='1.3')
)
libraryDependencies += "org.odpi.egeria" % "security-sync-services" % "1.3"
[org.odpi.egeria/security-sync-services "1.3"]