License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdorg.odpi.egeria |
ArtifactId | ArtifactIdopen-metadata-compliance-suite |
Version | Version0.2 |
Type | Typejar |
Description |
DescriptionOpen Metadata Compliance Suite
Test code and frameworks to enable a vendor to verify that their products can inter-operate
with other technologies through the open metadata standards.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.odpi.egeria/open-metadata-compliance-suite/ -->
<dependency>
<groupId>org.odpi.egeria</groupId>
<artifactId>open-metadata-compliance-suite</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.odpi.egeria/open-metadata-compliance-suite/
implementation 'org.odpi.egeria:open-metadata-compliance-suite:0.2'
// https://jarcasting.com/artifacts/org.odpi.egeria/open-metadata-compliance-suite/
implementation ("org.odpi.egeria:open-metadata-compliance-suite:0.2")
'org.odpi.egeria:open-metadata-compliance-suite:jar:0.2'
<dependency org="org.odpi.egeria" name="open-metadata-compliance-suite" rev="0.2">
<artifact name="open-metadata-compliance-suite" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.odpi.egeria', module='open-metadata-compliance-suite', version='0.2')
)
libraryDependencies += "org.odpi.egeria" % "open-metadata-compliance-suite" % "0.2"
[org.odpi.egeria/open-metadata-compliance-suite "0.2"]
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.4 |
commons-collections : commons-collections | jar | 3.2.2 |
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
org.odpi.egeria : repository-services-implementation | jar | 0.2 |
org.odpi.egeria : connector-configuration-factory | jar | 0.2 |
org.slf4j : slf4j-api | jar | 1.7.25 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.9.2 |
com.webcohesion.enunciate : enunciate-core-annotations | jar | 2.10.1 |
org.apache.kafka : kafka-clients | jar | 0.10.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.14.3 |
org.mockito : mockito-core | jar | 2.18.3 |