is not current version
Last Version 1.3.0

ru.shadam.gretty:gretty-spock 1.2.5

Advanced gradle plugin for running web-apps on jetty

Categories

Categories

Spock Application Testing & Monitoring
GroupId

GroupId

ru.shadam.gretty
ArtifactId

ArtifactId

gretty-spock
Version

Version

1.2.5
Type

Type

jar

Download gretty-spock 1.2.5


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