Last Version

Repository Services General APIs 3.9

The repository services general APIs used by all components that depend on the OMRS.

License

License

GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

repository-services-apis
Version

Version

3.9
Type

Type

jar
Description

Description

Repository Services General APIs
The repository services general APIs used by all components that depend on the OMRS.
Project Organization

Project Organization

LF AI & Data Foundation
Source Code Management

Source Code Management

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

Download repository-services-apis 3.9


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

Dependencies

compile (6)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.36
com.fasterxml.jackson.core : jackson-databind jar 2.13.2.2
com.fasterxml.jackson.core : jackson-annotations jar 2.13.2
org.odpi.egeria : audit-log-framework jar 3.9
org.odpi.egeria : open-connector-framework jar 3.9
org.apache.commons : commons-collections4 jar 4.4

test (3)

Group / Artifact Type Version
org.odpi.egeria : open-metadata-ut jar 3.9
org.testng : testng jar 7.5
org.slf4j : slf4j-simple jar 1.7.36

Project Modules

There are no modules declared in this project.