Last Version

ngast-api-test 0.1.0

基于 Test(NG) + (A)llure + Re(st) Assured 实现接口测试

License

License

GroupId

GroupId

com.zxytech.ngast
ArtifactId

ArtifactId

ngast-api-test
Version

Version

0.1.0
Type

Type

pom
Description

Description

ngast-api-test
基于 Test(NG) + (A)llure + Re(st) Assured 实现接口测试
Project URL

Project URL

https://github.com/stornado/ngast
Source Code Management

Source Code Management

https://github.com/stornado/ngast/tree/master

Download ngast-api-test 0.1.0

Filename Size
ngast-api-test-0.1.0.pom 7 KB
Browse

<!-- https://jarcasting.com/artifacts/com.zxytech.ngast/ngast-api-test/ -->
<dependency>
    <groupId>com.zxytech.ngast</groupId>
    <artifactId>ngast-api-test</artifactId>
    <version>0.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.zxytech.ngast/ngast-api-test/
implementation 'com.zxytech.ngast:ngast-api-test:0.1.0'
// https://jarcasting.com/artifacts/com.zxytech.ngast/ngast-api-test/
implementation ("com.zxytech.ngast:ngast-api-test:0.1.0")
'com.zxytech.ngast:ngast-api-test:pom:0.1.0'
<dependency org="com.zxytech.ngast" name="ngast-api-test" rev="0.1.0">
  <artifact name="ngast-api-test" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.zxytech.ngast', module='ngast-api-test', version='0.1.0')
)
libraryDependencies += "com.zxytech.ngast" % "ngast-api-test" % "0.1.0"
[com.zxytech.ngast/ngast-api-test "0.1.0"]

Dependencies

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

Project Modules

  • ngast-archetype
  • ngast-bom
  • ngast-core
  • ngast-modules-archetype