Last Version

Data Infrastructure OMAS with Spring 0.2

Spring-based REST API for the Data Infrastructure Open Metadata Access Service (OMAS).

License

License

Categories

Categories

Data
GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

data-infrastructure-spring
Version

Version

0.2
Type

Type

jar
Description

Description

Data Infrastructure OMAS with Spring
Spring-based REST API for the Data Infrastructure Open Metadata Access Service (OMAS).
Project Organization

Project Organization

ODPi

Download data-infrastructure-spring 0.2


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

Dependencies

compile (10)

Group / Artifact Type Version
org.odpi.egeria : data-infrastructure-server jar 0.2
org.springframework : spring-web jar 5.0.6.RELEASE
org.odpi.egeria : open-connector-framework jar 0.2
org.odpi.egeria : repository-services-apis jar 0.2
org.odpi.egeria : admin-services-api jar 0.2
com.fasterxml.jackson.core : jackson-databind jar 2.9.2
org.slf4j : slf4j-api jar 1.7.25
com.fasterxml.jackson.core : jackson-annotations jar 2.9.2
com.webcohesion.enunciate : enunciate-core-annotations jar 2.10.1
org.apache.kafka : kafka-clients jar 0.10.0.0

test (2)

Group / Artifact Type Version
org.testng : testng jar 6.14.3
org.mockito : mockito-core jar 2.18.3

Project Modules

There are no modules declared in this project.