Skip to content

no.maddin.mockjdbc.mock-jdbc 0.2.0-SNAPSHOT

Install 1/2: Add this to pom.xml:
Learn more about Maven or Gradle
<dependency>
  <groupId>no.maddin.mockjdbc</groupId>
  <artifactId>mock-jdbc</artifactId>
  <version>0.2.0-SNAPSHOT</version>
</dependency>
Install 2/2: Run via command line
$ mvn install

About this package

A JDBC driver that uses text files and can be used for testing.