maven-auto-generate-test-plugin

MAGT-plugin,基于Java的自动测试代码生成Maven插件,项目地址:https://github.com/chenhaoxiang/maven-auto-generate-test-plugin

License

License

Categories

Categories

Maven Build Tools Auto Application Layer Libs Code Generators
GroupId

GroupId

com.uifuture.maven.plugins
ArtifactId

ArtifactId

maven-auto-generate-test-plugin
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

maven-auto-generate-test-plugin
MAGT-plugin,基于Java的自动测试代码生成Maven插件,项目地址:https://github.com/chenhaoxiang/maven-auto-generate-test-plugin

Download maven-auto-generate-test-plugin

How to add to project

<plugin>
    <groupId>com.uifuture.maven.plugins</groupId>
    <artifactId>maven-auto-generate-test-plugin</artifactId>
    <version>1.0.0</version>
</plugin>

Dependencies

compile (4)

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

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0