License |
License |
---|---|
Categories |
CategoriesMaven Build Tools Auto Application Layer Libs Code Generators |
GroupId | GroupIdcom.uifuture.maven.plugins |
ArtifactId | ArtifactIdmaven-auto-generate-test-plugin |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typemaven-plugin |
Description |
Descriptionmaven-auto-generate-test-plugin
MAGT-plugin,基于Java的自动测试代码生成Maven插件,项目地址:https://github.com/chenhaoxiang/maven-auto-generate-test-plugin
|
<plugin>
<groupId>com.uifuture.maven.plugins</groupId>
<artifactId>maven-auto-generate-test-plugin</artifactId>
<version>1.0.0</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
com.thoughtworks.qdox : qdox | jar | 2.0-M10 |
org.freemarker : freemarker | jar | 2.3.28 |
org.apache.maven : maven-plugin-api | jar | 3.6.0 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.6.0 |