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

org.evosuite.plugins:evosuite-maven-plugin-test 1.0.4-alpha1


Категории

Категории

Maven Компиляция и сборка
Группа

Группа

org.evosuite.plugins
Идентификатор

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

evosuite-maven-plugin-test
Версия

Версия

1.0.4-alpha1
Тип

Тип

jar

Скачать evosuite-maven-plugin-test 1.0.4-alpha1


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