Last Version

Security Synchronization Services API 2.5

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

License

License

Categories

Categories

Security
GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

security-sync-services-api
Version

Version

2.5
Type

Type

jar
Description

Description

Security Synchronization Services API
Provides the definitions that make up the APIs used by external components when communicating with the security synchronization services.
Project Organization

Project Organization

ODPi
Source Code Management

Source Code Management

http://github.com/odpi/egeria/tree/master

Download security-sync-services-api 2.5


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

Dependencies

test (1)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.30

Project Modules

There are no modules declared in this project.