is not current version
Last Version 2.3.0.RELEASE

com.yo1000:dbspock-parent 2.2.0.RELEASE

Expresses the data as Spockly!

Categories

Categories

Spock Application Testing & Monitoring
GroupId

GroupId

com.yo1000
ArtifactId

ArtifactId

dbspock-parent
Version

Version

2.2.0.RELEASE
Type

Type

pom

Download dbspock-parent 2.2.0.RELEASE


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