Last Version

Data Platform OMAS with Spring 1.7

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

License

License

Categories

Categories

Data ORM
GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

data-platform-spring
Version

Version

1.7
Type

Type

jar
Description

Description

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

Project Organization

ODPi
Source Code Management

Source Code Management

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

Download data-platform-spring 1.7


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

Dependencies

compile (5)

Group / Artifact Type Version
org.odpi.egeria : data-platform-server jar 1.7
org.odpi.egeria : data-platform-api jar 1.7
org.odpi.egeria : ffdc-services jar 1.7
org.springframework : spring-web jar 5.2.5.RELEASE
io.swagger.core.v3 : swagger-annotations jar 2.1.2

test (1)

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

Project Modules

There are no modules declared in this project.