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

org.jbehave.site:jbehave-site 3.0

JBehave Site provide site resources and templates for use by JBehave documentations and distributions

Группа

Группа

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

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

jbehave-site
Версия

Версия

3.0
Тип

Тип

pom

Скачать jbehave-site 3.0

Имя Файла Размер
jbehave-site-3.0.pom 2 KB
Обзор

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