Last Version

ITest 1.0.0-RC1

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

License

License

GroupId

GroupId

org.gaixie.jibu.itest
ArtifactId

ArtifactId

itest
Version

Version

1.0.0-RC1
Type

Type

pom
Description

Description

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

Project Organization

Gaixie.ORG

Download itest 1.0.0-RC1

Filename Size
itest-1.0.0-RC1.pom 1 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • war-itest-suite