is not current version
Last Version 0.5.0

com.github.dadrus.jpa-unit:jpa-unit-cucumber 0.3.0


Categories

Categories

Cucumber Application Testing & Monitoring
GroupId

GroupId

com.github.dadrus.jpa-unit
ArtifactId

ArtifactId

jpa-unit-cucumber
Version

Version

0.3.0
Type

Type

jar

Download jpa-unit-cucumber 0.3.0


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