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

org.specrunner:specrunner-sql 1.1.0


Группа

Группа

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

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

specrunner-sql
Версия

Версия

1.1.0
Тип

Тип

jar

Скачать specrunner-sql 1.1.0


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