LIS Commons Test DB

Link Intersystems Commons Test DB (lis-commons-test-db) provides a JUnit 5 extensions for test database setup and is shipped with the sakila test database provided by mysql.

License

License

GroupId

GroupId

com.link-intersystems.commons
ArtifactId

ArtifactId

lis-commons-test-db
Last Version

Last Version

1.5.1
Release Date

Release Date

Type

Type

jar
Description

Description

LIS Commons Test DB
Link Intersystems Commons Test DB (lis-commons-test-db) provides a JUnit 5 extensions for test database setup and is shipped with the sakila test database provided by mysql.
Project Organization

Project Organization

Link Intersystems GmbH

Download lis-commons-test-db

How to add to project

<!-- https://jarcasting.com/artifacts/com.link-intersystems.commons/lis-commons-test-db/ -->
<dependency>
    <groupId>com.link-intersystems.commons</groupId>
    <artifactId>lis-commons-test-db</artifactId>
    <version>1.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.link-intersystems.commons/lis-commons-test-db/
implementation 'com.link-intersystems.commons:lis-commons-test-db:1.5.1'
// https://jarcasting.com/artifacts/com.link-intersystems.commons/lis-commons-test-db/
implementation ("com.link-intersystems.commons:lis-commons-test-db:1.5.1")
'com.link-intersystems.commons:lis-commons-test-db:jar:1.5.1'
<dependency org="com.link-intersystems.commons" name="lis-commons-test-db" rev="1.5.1">
  <artifact name="lis-commons-test-db" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.link-intersystems.commons', module='lis-commons-test-db', version='1.5.1')
)
libraryDependencies += "com.link-intersystems.commons" % "lis-commons-test-db" % "1.5.1"
[com.link-intersystems.commons/lis-commons-test-db "1.5.1"]

Dependencies

compile (2)

Group / Artifact Type Version
com.link-intersystems.commons : lis-commons-test jar 1.5.1
com.h2database : h2 jar 2.1.212

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar
org.junit.platform : junit-platform-suite jar
org.mockito : mockito-core jar 4.4.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.1
1.5.0