gen-test

自动生成白盒测试用例,自动进行黑盒测试,性能测试, 如对技术感兴趣,可加qq群:852278138

License

License

GroupId

GroupId

io.github.guyuefeng2016
ArtifactId

ArtifactId

gen-test
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

gen-test
自动生成白盒测试用例,自动进行黑盒测试,性能测试, 如对技术感兴趣,可加qq群:852278138

Download gen-test

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.guyuefeng2016/gen-test/ -->
<dependency>
    <groupId>io.github.guyuefeng2016</groupId>
    <artifactId>gen-test</artifactId>
    <version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.guyuefeng2016/gen-test/
implementation 'io.github.guyuefeng2016:gen-test:0.0.4'
// https://jarcasting.com/artifacts/io.github.guyuefeng2016/gen-test/
implementation ("io.github.guyuefeng2016:gen-test:0.0.4")
'io.github.guyuefeng2016:gen-test:jar:0.0.4'
<dependency org="io.github.guyuefeng2016" name="gen-test" rev="0.0.4">
  <artifact name="gen-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.guyuefeng2016', module='gen-test', version='0.0.4')
)
libraryDependencies += "io.github.guyuefeng2016" % "gen-test" % "0.0.4"
[io.github.guyuefeng2016/gen-test "0.0.4"]

Dependencies

compile (18)

Group / Artifact Type Version
io.springfox : springfox-swagger2 jar 2.9.2
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.10.2
com.fasterxml.jackson.core : jackson-databind jar 2.10.2
com.fasterxml.jackson.core : jackson-annotations jar 2.10.2
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.10.2
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.10.2
com.fasterxml.jackson.module : jackson-module-parameter-names jar 2.10.2
com.alibaba : fastjson jar 1.2.83
com.google.code.findbugs : jsr305 jar 3.0.2
com.fasterxml.jackson.core : jackson-core jar 2.10.2
org.apache.maven.plugins : maven-compiler-plugin jar 3.8.1
org.springframework.boot : spring-boot-maven-plugin jar 2.3.7.RELEASE
org.apache.maven.plugins : maven-surefire-plugin jar 2.12.4
org.apache.maven.plugins : maven-deploy-plugin jar 2.8.2
org.springframework.boot : spring-boot-starter-test jar 2.2.8.RELEASE
org.projectlombok : lombok jar 1.18.20
org.apache.commons : commons-lang3 jar 3.11
org.springframework.boot : spring-boot-starter-freemarker jar 2.4.5

provided (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.4.5
org.springframework.boot : spring-boot-starter-web jar 2.5.12
org.springframework.cloud : spring-cloud-starter-bootstrap jar 3.0.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.4
0.0.3
0.0.2
0.0.1