is not current version
Last Version 3.9

org.odpi.egeria:access-services-fvt 1.2

The open metadata access services test module contains Functional Verification Test (FVT) and System Verification Test (SVT) resources.

GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

access-services-fvt
Version

Version

1.2
Type

Type

pom

Download access-services-fvt 1.2

Filename Size
access-services-fvt-1.2.pom 989 bytes
Browse

<!-- https://jarcasting.com/artifacts/org.odpi.egeria/access-services-fvt/ -->
<dependency>
    <groupId>org.odpi.egeria</groupId>
    <artifactId>access-services-fvt</artifactId>
    <version>1.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.odpi.egeria/access-services-fvt/
implementation 'org.odpi.egeria:access-services-fvt:1.2'
// https://jarcasting.com/artifacts/org.odpi.egeria/access-services-fvt/
implementation ("org.odpi.egeria:access-services-fvt:1.2")
'org.odpi.egeria:access-services-fvt:pom:1.2'
<dependency org="org.odpi.egeria" name="access-services-fvt" rev="1.2">
  <artifact name="access-services-fvt" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.odpi.egeria', module='access-services-fvt', version='1.2')
)
libraryDependencies += "org.odpi.egeria" % "access-services-fvt" % "1.2"
[org.odpi.egeria/access-services-fvt "1.2"]