is not current version
Last Version 16.0.0

org.teiid.wildfly:test-integration-common 12.2.2

Common Integration tests that do not require external dependencies

Categories

Categories

WildFly Container Application Servers
GroupId

GroupId

org.teiid.wildfly
ArtifactId

ArtifactId

test-integration-common
Version

Version

12.2.2
Type

Type

jar

Download test-integration-common 12.2.2


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