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

License

License

Categories

Categories

JUnit Unit Testing Bootique User Interface Web Frameworks
GroupId

GroupId

io.bootique.jdbc
ArtifactId

ArtifactId

bootique-jdbc-junit5-derby
Last Version

Last Version

2.0.1
Release Date

Release Date

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

How to add to project

<!-- 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.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.bootique.jdbc/bootique-jdbc-junit5-derby/
implementation 'io.bootique.jdbc:bootique-jdbc-junit5-derby:2.0.1'
// https://jarcasting.com/artifacts/io.bootique.jdbc/bootique-jdbc-junit5-derby/
implementation ("io.bootique.jdbc:bootique-jdbc-junit5-derby:2.0.1")
'io.bootique.jdbc:bootique-jdbc-junit5-derby:jar:2.0.1'
<dependency org="io.bootique.jdbc" name="bootique-jdbc-junit5-derby" rev="2.0.1">
  <artifact name="bootique-jdbc-junit5-derby" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.bootique.jdbc', module='bootique-jdbc-junit5-derby', version='2.0.1')
)
libraryDependencies += "io.bootique.jdbc" % "bootique-jdbc-junit5-derby" % "2.0.1"
[io.bootique.jdbc/bootique-jdbc-junit5-derby "2.0.1"]

Dependencies

compile (2)

Group / Artifact Type Version
io.bootique.jdbc : bootique-jdbc-junit5 jar 2.0.1
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.
io.bootique.jdbc

Bootique Project

Bootique is a minimally opinionated platform for modern runnable Java apps

Versions

Version
2.0.1
2.0
2.0.RC1
2.0.M1
2.0.B1