is not current version
Last Version 2.0.1

bootique-jdbc-junit5-derby: JUnit5 helper classes for unit tests using in-memory Derby DB 2.0.RC1

Provides JUnit5-based helper classes for unit tests using in-memory Derby DB

License

License

Categories

Categories

JUnit Unit Testing Bootique User Interface Web Frameworks
GroupId

GroupId

io.bootique.jdbc
ArtifactId

ArtifactId

bootique-jdbc-junit5-derby
Version

Version

2.0.RC1
Type

Type

jar
Description

Description

bootique-jdbc-junit5-derby: JUnit5 helper classes for unit tests using in-memory Derby DB
Provides JUnit5-based helper classes for unit tests using in-memory Derby DB
Project Organization

Project Organization

ObjectStyle LLC

Download bootique-jdbc-junit5-derby 2.0.RC1


<!-- https://jarcasting.com/artifacts/io.bootique.jdbc/bootique-jdbc-junit5-derby/ -->
<dependency>
    <groupId>io.bootique.jdbc</groupId>
    <artifactId>bootique-jdbc-junit5-derby</artifactId>
    <version>2.0.RC1</version>
</dependency>
// https://jarcasting.com/artifacts/io.bootique.jdbc/bootique-jdbc-junit5-derby/
implementation 'io.bootique.jdbc:bootique-jdbc-junit5-derby:2.0.RC1'
// https://jarcasting.com/artifacts/io.bootique.jdbc/bootique-jdbc-junit5-derby/
implementation ("io.bootique.jdbc:bootique-jdbc-junit5-derby:2.0.RC1")
'io.bootique.jdbc:bootique-jdbc-junit5-derby:jar:2.0.RC1'
<dependency org="io.bootique.jdbc" name="bootique-jdbc-junit5-derby" rev="2.0.RC1">
  <artifact name="bootique-jdbc-junit5-derby" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.bootique.jdbc', module='bootique-jdbc-junit5-derby', version='2.0.RC1')
)
libraryDependencies += "io.bootique.jdbc" % "bootique-jdbc-junit5-derby" % "2.0.RC1"
[io.bootique.jdbc/bootique-jdbc-junit5-derby "2.0.RC1"]

Dependencies

compile (2)

Group / Artifact Type Version
io.bootique.jdbc : bootique-jdbc-junit5 jar 2.0.RC1
org.apache.derby : derby jar 10.14.1.0

test (2)

Group / Artifact Type Version
org.mockito : mockito-core jar 3.9.0
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.