is not current version
Last Version 2.3.0.RELEASE

com.yo1000:dbspock-dbsetup 2.1.2.RELEASE


Categories

Categories

Spock Application Testing & Monitoring
GroupId

GroupId

com.yo1000
ArtifactId

ArtifactId

dbspock-dbsetup
Version

Version

2.1.2.RELEASE
Type

Type

jar

Download dbspock-dbsetup 2.1.2.RELEASE


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