is not current version
Last Version 12.2.2

org.teiid.wildfly.teiid-test-integration:test-integration-db 12.1.1

Integration tests that require external database dependencies

Categories

Categories

WildFly Container Application Servers
GroupId

GroupId

org.teiid.wildfly.teiid-test-integration
ArtifactId

ArtifactId

test-integration-db
Version

Version

12.1.1
Type

Type

jar

Download test-integration-db 12.1.1


<!-- https://jarcasting.com/artifacts/org.teiid.wildfly.teiid-test-integration/test-integration-db/ -->
<dependency>
    <groupId>org.teiid.wildfly.teiid-test-integration</groupId>
    <artifactId>test-integration-db</artifactId>
    <version>12.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.teiid.wildfly.teiid-test-integration/test-integration-db/
implementation 'org.teiid.wildfly.teiid-test-integration:test-integration-db:12.1.1'
// https://jarcasting.com/artifacts/org.teiid.wildfly.teiid-test-integration/test-integration-db/
implementation ("org.teiid.wildfly.teiid-test-integration:test-integration-db:12.1.1")
'org.teiid.wildfly.teiid-test-integration:test-integration-db:jar:12.1.1'
<dependency org="org.teiid.wildfly.teiid-test-integration" name="test-integration-db" rev="12.1.1">
  <artifact name="test-integration-db" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.teiid.wildfly.teiid-test-integration', module='test-integration-db', version='12.1.1')
)
libraryDependencies += "org.teiid.wildfly.teiid-test-integration" % "test-integration-db" % "12.1.1"
[org.teiid.wildfly.teiid-test-integration/test-integration-db "12.1.1"]