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

org.jbehave:jbehave-archetypes 3.4-beta-4

Archetypes provided by JBehave

Группа

Группа

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

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

jbehave-archetypes
Версия

Версия

3.4-beta-4
Тип

Тип

pom

Скачать jbehave-archetypes 3.4-beta-4

Имя Файла Размер
jbehave-archetypes-3.4-beta-4.pom 2 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.jbehave/jbehave-archetypes/ -->
<dependency>
    <groupId>org.jbehave</groupId>
    <artifactId>jbehave-archetypes</artifactId>
    <version>3.4-beta-4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jbehave/jbehave-archetypes/
implementation 'org.jbehave:jbehave-archetypes:3.4-beta-4'
// https://jarcasting.com/artifacts/org.jbehave/jbehave-archetypes/
implementation ("org.jbehave:jbehave-archetypes:3.4-beta-4")
'org.jbehave:jbehave-archetypes:pom:3.4-beta-4'
<dependency org="org.jbehave" name="jbehave-archetypes" rev="3.4-beta-4">
  <artifact name="jbehave-archetypes" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jbehave', module='jbehave-archetypes', version='3.4-beta-4')
)
libraryDependencies += "org.jbehave" % "jbehave-archetypes" % "3.4-beta-4"
[org.jbehave/jbehave-archetypes "3.4-beta-4"]