не последняя версия
Последняя версия 1.1.3

com.uifuture.maven.plugins:auto-generate-test-maven-plugin 1.1.1

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

Категории

Категории

Maven Компиляция и сборка Auto Библиотеки уровня приложения Code Generators
Группа

Группа

com.uifuture.maven.plugins
Идентификатор

Идентификатор

auto-generate-test-maven-plugin
Версия

Версия

1.1.1
Тип

Тип

pom

Скачать auto-generate-test-maven-plugin 1.1.1

Имя Файла Размер
auto-generate-test-maven-plugin-1.1.1.pom 6 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.uifuture.maven.plugins/auto-generate-test-maven-plugin/ -->
<dependency>
    <groupId>com.uifuture.maven.plugins</groupId>
    <artifactId>auto-generate-test-maven-plugin</artifactId>
    <version>1.1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.uifuture.maven.plugins/auto-generate-test-maven-plugin/
implementation 'com.uifuture.maven.plugins:auto-generate-test-maven-plugin:1.1.1'
// https://jarcasting.com/artifacts/com.uifuture.maven.plugins/auto-generate-test-maven-plugin/
implementation ("com.uifuture.maven.plugins:auto-generate-test-maven-plugin:1.1.1")
'com.uifuture.maven.plugins:auto-generate-test-maven-plugin:pom:1.1.1'
<dependency org="com.uifuture.maven.plugins" name="auto-generate-test-maven-plugin" rev="1.1.1">
  <artifact name="auto-generate-test-maven-plugin" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.uifuture.maven.plugins', module='auto-generate-test-maven-plugin', version='1.1.1')
)
libraryDependencies += "com.uifuture.maven.plugins" % "auto-generate-test-maven-plugin" % "1.1.1"
[com.uifuture.maven.plugins/auto-generate-test-maven-plugin "1.1.1"]