GroupId | GroupIdorg.odpi.egeria |
---|---|
ArtifactId | ArtifactIdrex-view-spring |
Version | Version1.8 |
Type | Typejar |
Filename | Size |
---|---|
rex-view-spring-1.8.pom | |
rex-view-spring-1.8.jar | 3 KB |
rex-view-spring-1.8-sources.jar | 4 KB |
rex-view-spring-1.8-javadoc.jar | 26 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.odpi.egeria/rex-view-spring/ -->
<dependency>
<groupId>org.odpi.egeria</groupId>
<artifactId>rex-view-spring</artifactId>
<version>1.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.odpi.egeria/rex-view-spring/
implementation 'org.odpi.egeria:rex-view-spring:1.8'
// https://jarcasting.com/artifacts/org.odpi.egeria/rex-view-spring/
implementation ("org.odpi.egeria:rex-view-spring:1.8")
'org.odpi.egeria:rex-view-spring:jar:1.8'
<dependency org="org.odpi.egeria" name="rex-view-spring" rev="1.8">
<artifact name="rex-view-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.odpi.egeria', module='rex-view-spring', version='1.8')
)
libraryDependencies += "org.odpi.egeria" % "rex-view-spring" % "1.8"
[org.odpi.egeria/rex-view-spring "1.8"]