is not current version
Last Version 3.9

org.odpi.egeria:rex-view-spring 3.1


GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

rex-view-spring
Version

Version

3.1
Type

Type

jar

Download rex-view-spring 3.1


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