License |
License |
---|---|
Categories |
CategoriesSecurity CLI User Interface |
GroupId | GroupIdorg.odpi.egeria |
ArtifactId | ArtifactIdsecurity-integrator-client |
Version | Version2.9 |
Type | Typejar |
Description |
DescriptionSecurity Integrator OMIS Client
Provides a Java client for the Security Integrator OMIS.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.odpi.egeria/security-integrator-client/ -->
<dependency>
<groupId>org.odpi.egeria</groupId>
<artifactId>security-integrator-client</artifactId>
<version>2.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.odpi.egeria/security-integrator-client/
implementation 'org.odpi.egeria:security-integrator-client:2.9'
// https://jarcasting.com/artifacts/org.odpi.egeria/security-integrator-client/
implementation ("org.odpi.egeria:security-integrator-client:2.9")
'org.odpi.egeria:security-integrator-client:jar:2.9'
<dependency org="org.odpi.egeria" name="security-integrator-client" rev="2.9">
<artifact name="security-integrator-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.odpi.egeria', module='security-integrator-client', version='2.9')
)
libraryDependencies += "org.odpi.egeria" % "security-integrator-client" % "2.9"
[org.odpi.egeria/security-integrator-client "2.9"]
Group / Artifact | Type | Version |
---|---|---|
org.odpi.egeria : audit-log-framework | jar | 2.9 |
org.odpi.egeria : open-connector-framework | jar | 2.9 |
org.odpi.egeria : ffdc-services | jar | 2.9 |
org.odpi.egeria : security-integrator-api | jar | 2.9 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.30 |