| License |
License |
|---|---|
| GroupId | GroupIdorg.odpi.egeria |
| ArtifactId | ArtifactIdaccess-services-fvt |
| Version | Version3.3 |
| Type | Typepom |
| Description |
DescriptionOMAS FV and SV Tests
The open metadata access services test module contains Functional Verification Test (FVT) and System
Verification Test (SVT) resources.
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| access-services-fvt-3.3.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.odpi.egeria/access-services-fvt/ -->
<dependency>
<groupId>org.odpi.egeria</groupId>
<artifactId>access-services-fvt</artifactId>
<version>3.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.odpi.egeria/access-services-fvt/
implementation 'org.odpi.egeria:access-services-fvt:3.3'
// https://jarcasting.com/artifacts/org.odpi.egeria/access-services-fvt/
implementation ("org.odpi.egeria:access-services-fvt:3.3")
'org.odpi.egeria:access-services-fvt:pom:3.3'
<dependency org="org.odpi.egeria" name="access-services-fvt" rev="3.3">
<artifact name="access-services-fvt" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.odpi.egeria', module='access-services-fvt', version='3.3')
)
libraryDependencies += "org.odpi.egeria" % "access-services-fvt" % "3.3"
[org.odpi.egeria/access-services-fvt "3.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.32 |