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