is not current version
Last Version 2.10

org.odpi.egeria:information-view-spring 2.4


Categories

Categories

ORM Data
GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

information-view-spring
Version

Version

2.4
Type

Type

jar

Download information-view-spring 2.4


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