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

com.agilarity:jbehave-spring-stories 1.0.0

Make it easier to setup and run JBehave tests

Группа

Группа

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

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

jbehave-spring-stories
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать jbehave-spring-stories 1.0.0


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