is not current version
Last Version 1.1.0.M2

org.openengsb.integrationtest:openengsb-integrationtest-test 1.1.0.M1

This project contains all Integration Tests that run with pax exam

GroupId

GroupId

org.openengsb.integrationtest
ArtifactId

ArtifactId

openengsb-integrationtest-test
Version

Version

1.1.0.M1
Type

Type

jar

Download openengsb-integrationtest-test 1.1.0.M1


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