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

org.odpi.egeria:security-sync-connectors 0.1

The security synchronization connectors provide plugins to the governance daemon that synchronizes classification, user information and governance definitions with security enforcement points.

Категории

Категории

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

Группа

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

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

security-sync-connectors
Версия

Версия

0.1
Тип

Тип

jar

Скачать security-sync-connectors 0.1


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