License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdorg.odpi.egeria |
ArtifactId | ArtifactIdegeria-connector-ibm-information-server-test |
Last Version | Last Version2.11 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionIBM Information Server Connectors - tests
A set of common utilities and mocks for testing the IBM Information Server connectors for Egeria.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.odpi.egeria/egeria-connector-ibm-information-server-test/ -->
<dependency>
<groupId>org.odpi.egeria</groupId>
<artifactId>egeria-connector-ibm-information-server-test</artifactId>
<version>2.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.odpi.egeria/egeria-connector-ibm-information-server-test/
implementation 'org.odpi.egeria:egeria-connector-ibm-information-server-test:2.11'
// https://jarcasting.com/artifacts/org.odpi.egeria/egeria-connector-ibm-information-server-test/
implementation ("org.odpi.egeria:egeria-connector-ibm-information-server-test:2.11")
'org.odpi.egeria:egeria-connector-ibm-information-server-test:jar:2.11'
<dependency org="org.odpi.egeria" name="egeria-connector-ibm-information-server-test" rev="2.11">
<artifact name="egeria-connector-ibm-information-server-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.odpi.egeria', module='egeria-connector-ibm-information-server-test', version='2.11')
)
libraryDependencies += "org.odpi.egeria" % "egeria-connector-ibm-information-server-test" % "2.11"
[org.odpi.egeria/egeria-connector-ibm-information-server-test "2.11"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.31 |
org.springframework : spring-core | jar | 5.3.8 |
org.testng : testng | jar | 7.4.0 |
org.mock-server : mockserver-client-java | jar | 5.11.2 |
org.mock-server : mockserver-core | jar | 5.11.2 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.31 |