Last Version

Core - ngast-core 0.1.0

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

License

License

GroupId

GroupId

com.zxytech.ngast
ArtifactId

ArtifactId

ngast-core
Version

Version

0.1.0
Type

Type

jar
Description

Description

Core - ngast-core
基于 Test(NG) + (A)llure + Re(st) Assured 实现接口测试
Source Code Management

Source Code Management

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

Download ngast-core 0.1.0


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

Dependencies

compile (24)

Group / Artifact Type Version
io.rest-assured : rest-assured jar
org.testng : testng jar
io.qameta.allure : allure-rest-assured jar
io.qameta.allure : allure-testng jar
io.qameta.allure : allure-generator jar
io.qameta.allure : allure-attachments jar
io.qameta.allure : allure-jsonunit jar
com.fasterxml.jackson.core : jackson-annotations jar
com.fasterxml.jackson.core : jackson-databind jar
com.google.code.gson : gson jar
org.apache.commons : commons-lang3 jar
com.google.inject : guice jar
org.slf4j : slf4j-api jar
ch.qos.logback : logback-classic jar
org.apache.httpcomponents : httpasyncclient jar
org.apache.httpcomponents : httpcore-nio jar
org.apache.httpcomponents : httpmime jar
org.freemarker : freemarker jar
org.hamcrest : hamcrest-all jar
commons-io : commons-io jar
org.apache.commons : commons-text jar
org.apache.commons : commons-collections4 jar
org.apache.commons : commons-math3 jar
org.apache.httpcomponents : httpclient jar

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

Project Modules

There are no modules declared in this project.