bootique-jdbc-test: Helper classes for unit tests that require a database

Provides helper classes for unit tests that require a database

License

License

Categories

Categories

Bootique User Interface Web Frameworks
GroupId

GroupId

io.bootique.jdbc
ArtifactId

ArtifactId

bootique-jdbc-test
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

bootique-jdbc-test: Helper classes for unit tests that require a database
Provides helper classes for unit tests that require a database
Project Organization

Project Organization

ObjectStyle LLC

Download bootique-jdbc-test

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
io.bootique.jdbc : bootique-jdbc jar 2.0.1
io.bootique : bootique-test jar 2.0.1
org.apache.derby : derby jar 10.14.1.0
org.apache.commons : commons-csv jar 1.3
org.slf4j : slf4j-api jar 1.7.25

test (3)

Group / Artifact Type Version
org.mockito : mockito-core jar 3.9.0
org.slf4j : slf4j-simple jar 1.7.25
io.bootique.jdbc : bootique-jdbc-tomcat jar 2.0.1

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
1.3
1.2
1.1
1.0
1.0.RC1
0.25
0.24
0.14
0.13
0.12