is not current version
Last Version 3.9

org.odpi.egeria:asset-owner-spring 3.1

Spring-based REST API for the Asset Owner Open Metadata Access Service (OMAS).

Categories

Categories

owner Application Layer Libs Configuration
GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

asset-owner-spring
Version

Version

3.1
Type

Type

jar

Download asset-owner-spring 3.1


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