is not current version
Last Version 1.0.0-M3

org.gaixie.jibu.itest:core-itest-suite 1.0.0-M2


GroupId

GroupId

org.gaixie.jibu.itest
ArtifactId

ArtifactId

core-itest-suite
Version

Version

1.0.0-M2
Type

Type

jar

Download core-itest-suite 1.0.0-M2


<!-- https://jarcasting.com/artifacts/org.gaixie.jibu.itest/core-itest-suite/ -->
<dependency>
    <groupId>org.gaixie.jibu.itest</groupId>
    <artifactId>core-itest-suite</artifactId>
    <version>1.0.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/org.gaixie.jibu.itest/core-itest-suite/
implementation 'org.gaixie.jibu.itest:core-itest-suite:1.0.0-M2'
// https://jarcasting.com/artifacts/org.gaixie.jibu.itest/core-itest-suite/
implementation ("org.gaixie.jibu.itest:core-itest-suite:1.0.0-M2")
'org.gaixie.jibu.itest:core-itest-suite:jar:1.0.0-M2'
<dependency org="org.gaixie.jibu.itest" name="core-itest-suite" rev="1.0.0-M2">
  <artifact name="core-itest-suite" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.gaixie.jibu.itest', module='core-itest-suite', version='1.0.0-M2')
)
libraryDependencies += "org.gaixie.jibu.itest" % "core-itest-suite" % "1.0.0-M2"
[org.gaixie.jibu.itest/core-itest-suite "1.0.0-M2"]