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

com.tngtech.jgiven:jgiven-maven-plugin 1.0.0-RC5

JGiven Maven Mojo

Категории

Категории

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

Группа

com.tngtech.jgiven
Идентификатор

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

jgiven-maven-plugin
Версия

Версия

1.0.0-RC5
Тип

Тип

jar

Скачать jgiven-maven-plugin 1.0.0-RC5


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