| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.agilarity |
| Идентификатор | Идентификаторjbehave-spring-stories |
| Последняя версия | Последняя версия1.0.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcom.agilarity:jbehave-spring-stories
Make it easier to setup and run JBehave tests
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- https://jarcasting.com/artifacts/com.agilarity/jbehave-spring-stories/ -->
<dependency>
<groupId>com.agilarity</groupId>
<artifactId>jbehave-spring-stories</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.agilarity/jbehave-spring-stories/
implementation 'com.agilarity:jbehave-spring-stories:1.0.3'
// https://jarcasting.com/artifacts/com.agilarity/jbehave-spring-stories/
implementation ("com.agilarity:jbehave-spring-stories:1.0.3")
'com.agilarity:jbehave-spring-stories:jar:1.0.3'
<dependency org="com.agilarity" name="jbehave-spring-stories" rev="1.0.3">
<artifact name="jbehave-spring-stories" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.agilarity', module='jbehave-spring-stories', version='1.0.3')
)
libraryDependencies += "com.agilarity" % "jbehave-spring-stories" % "1.0.3"
[com.agilarity/jbehave-spring-stories "1.0.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.agilarity : jbehave-stories | jar | 1.0.7 |
| org.jbehave : jbehave-spring | jar | 3.9.1 |
| cglib : cglib | jar | 3.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.easytesting : fest-assert | jar | 1.4 |