Last Version

JPA Unit - Cucumber Extension 0.5.0

JUnit extension for simple testing of JPA entities and components

License

License

Categories

Categories

Cucumber Application Testing & Monitoring
GroupId

GroupId

com.github.dadrus.jpa-unit
ArtifactId

ArtifactId

jpa-unit-cucumber
Version

Version

0.5.0
Type

Type

jar
Description

Description

JPA Unit - Cucumber Extension
JUnit extension for simple testing of JPA entities and components

Download jpa-unit-cucumber 0.5.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.5.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.5.0'
// https://jarcasting.com/artifacts/com.github.dadrus.jpa-unit/jpa-unit-cucumber/
implementation ("com.github.dadrus.jpa-unit:jpa-unit-cucumber:0.5.0")
'com.github.dadrus.jpa-unit:jpa-unit-cucumber:jar:0.5.0'
<dependency org="com.github.dadrus.jpa-unit" name="jpa-unit-cucumber" rev="0.5.0">
  <artifact name="jpa-unit-cucumber" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dadrus.jpa-unit', module='jpa-unit-cucumber', version='0.5.0')
)
libraryDependencies += "com.github.dadrus.jpa-unit" % "jpa-unit-cucumber" % "0.5.0"
[com.github.dadrus.jpa-unit/jpa-unit-cucumber "0.5.0"]

Dependencies

compile (4)

Group / Artifact Type Version
com.github.dadrus.jpa-unit : jpa-unit-core jar 0.5.0
net.bytebuddy : byte-buddy jar 1.8.12
org.slf4j : slf4j-api jar 1.7.25
info.cukes : cucumber-java jar 1.2.5

Project Modules

There are no modules declared in this project.