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

org.specrunner:specrunner-sql 1.4.17


Группа

Группа

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

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

specrunner-sql
Версия

Версия

1.4.17
Тип

Тип

jar

Скачать specrunner-sql 1.4.17


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