is not current version
Last Version 1.1.0.M2

org.openengsb.integrationtest:openengsb-integrationtest-test 1.0.1.RELEASE


GroupId

GroupId

org.openengsb.integrationtest
ArtifactId

ArtifactId

openengsb-integrationtest-test
Version

Version

1.0.1.RELEASE
Type

Type

jar

Download openengsb-integrationtest-test 1.0.1.RELEASE


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