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

org.codehaus.geb:geb-junit3 0.4


Категории

Категории

JUnit Тестирование компонентов
Группа

Группа

org.codehaus.geb
Идентификатор

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

geb-junit3
Версия

Версия

0.4
Тип

Тип

jar

Скачать geb-junit3 0.4

Имя Файла Размер
geb-junit3-0.4.pom
geb-junit3-0.4.jar 7 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.codehaus.geb/geb-junit3/ -->
<dependency>
    <groupId>org.codehaus.geb</groupId>
    <artifactId>geb-junit3</artifactId>
    <version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.geb/geb-junit3/
implementation 'org.codehaus.geb:geb-junit3:0.4'
// https://jarcasting.com/artifacts/org.codehaus.geb/geb-junit3/
implementation ("org.codehaus.geb:geb-junit3:0.4")
'org.codehaus.geb:geb-junit3:jar:0.4'
<dependency org="org.codehaus.geb" name="geb-junit3" rev="0.4">
  <artifact name="geb-junit3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.geb', module='geb-junit3', version='0.4')
)
libraryDependencies += "org.codehaus.geb" % "geb-junit3" % "0.4"
[org.codehaus.geb/geb-junit3 "0.4"]