ITest :: Core ITest Suite

稳定、高效、简洁的 Java 应用开发模板。

License

License

GroupId

GroupId

org.gaixie.jibu.itest
ArtifactId

ArtifactId

core-itest-suite
Last Version

Last Version

1.0.0-M3
Release Date

Release Date

Type

Type

jar
Description

Description

ITest :: Core ITest Suite
稳定、高效、简洁的 Java 应用开发模板。
Project Organization

Project Organization

Gaixie.ORG

Download core-itest-suite

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.gaixie.jibu : jibu-core jar 1.0.0-M3

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-M3
1.0.0-M2
1.0.0-M1