is not current version
Last Version 0.0.4

io.github.guyuefeng2016:gen-test 0.0.1

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

GroupId

GroupId

io.github.guyuefeng2016
ArtifactId

ArtifactId

gen-test
Version

Version

0.0.1
Type

Type

pom

Download gen-test 0.0.1

Filename Size
gen-test-0.0.1.pom 11 KB
Browse

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