| License | License | 
|---|---|
| GroupId | GroupIdorg.cukesalad | 
| ArtifactId | ArtifactIdCukeDBSalad | 
| Last Version | Last Version1.0.3 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionCukeDBSalad This module is intended to help in testing REST services. | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| CukeDBSalad-1.0.3.pom | |
| CukeDBSalad-1.0.3.jar | 10 KB | 
| CukeDBSalad-1.0.3-sources.jar | 5 KB | 
| CukeDBSalad-1.0.3-javadoc.jar | 42 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.cukesalad/CukeDBSalad/ -->
<dependency>
    <groupId>org.cukesalad</groupId>
    <artifactId>CukeDBSalad</artifactId>
    <version>1.0.3</version>
</dependency>// https://jarcasting.com/artifacts/org.cukesalad/CukeDBSalad/
implementation 'org.cukesalad:CukeDBSalad:1.0.3'// https://jarcasting.com/artifacts/org.cukesalad/CukeDBSalad/
implementation ("org.cukesalad:CukeDBSalad:1.0.3")'org.cukesalad:CukeDBSalad:jar:1.0.3'<dependency org="org.cukesalad" name="CukeDBSalad" rev="1.0.3">
  <artifact name="CukeDBSalad" type="jar" />
</dependency>@Grapes(
@Grab(group='org.cukesalad', module='CukeDBSalad', version='1.0.3')
)libraryDependencies += "org.cukesalad" % "CukeDBSalad" % "1.0.3"[org.cukesalad/CukeDBSalad "1.0.3"]| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 | 
| commons-io : commons-io | jar | 2.4 | 
| com.fasterxml.jackson.core : jackson-databind | jar | 2.4.5 | 
| info.cukes : cucumber-junit | jar | 1.2.4 | 
| ch.qos.logback : logback-classic | jar | 1.1.3 | 
| info.cukes : cucumber-java | jar | 1.2.4 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.hsqldb : hsqldb | jar | 2.3.3 |