не последняя версия
Последняя версия 2.5

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

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

Категории

Категории

Безопасность
Группа

Группа

org.odpi.egeria
Идентификатор

Идентификатор

security-sync-services-api
Версия

Версия

2.4
Тип

Тип

jar

Скачать security-sync-services-api 2.4


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