is not current version
Last Version 2.5

org.odpi.egeria:security-sync-services-api 2.0

Provides the definitions that make up the APIs used by external components when communicating with the security synchronization services.

Categories

Categories

Security
GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

security-sync-services-api
Version

Version

2.0
Type

Type

jar

Download security-sync-services-api 2.0


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