| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.specrunner |
| Идентификатор | Идентификаторspecrunner-core-spring |
| Последняя версия | Последняя версия1.5.17 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеAcceptance Test Driven Development tool
|
<!-- https://jarcasting.com/artifacts/org.specrunner/specrunner-core-spring/ -->
<dependency>
<groupId>org.specrunner</groupId>
<artifactId>specrunner-core-spring</artifactId>
<version>1.5.17</version>
</dependency>
// https://jarcasting.com/artifacts/org.specrunner/specrunner-core-spring/
implementation 'org.specrunner:specrunner-core-spring:1.5.17'
// https://jarcasting.com/artifacts/org.specrunner/specrunner-core-spring/
implementation ("org.specrunner:specrunner-core-spring:1.5.17")
'org.specrunner:specrunner-core-spring:jar:1.5.17'
<dependency org="org.specrunner" name="specrunner-core-spring" rev="1.5.17">
<artifact name="specrunner-core-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.specrunner', module='specrunner-core-spring', version='1.5.17')
)
libraryDependencies += "org.specrunner" % "specrunner-core-spring" % "1.5.17"
[org.specrunner/specrunner-core-spring "1.5.17"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.specrunner : specrunner-core | jar | 1.5.17 |
| org.springframework : spring-context | jar | 4.2.6.RELEASE |
| org.springframework : spring-test | jar | 4.2.6.RELEASE |