Last Version

Security Synchronization Services 2.5

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

License

License

Categories

Categories

Security
GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

security-sync-services
Version

Version

2.5
Type

Type

pom
Description

Description

Security Synchronization Services
The security synchronization services support the configuration of a security enforcement engine.
Project Organization

Project Organization

ODPi
Source Code Management

Source Code Management

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

Download security-sync-services 2.5


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

Dependencies

test (1)

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

Project Modules

  • security-sync-services-api
  • security-sync-services-server