Jar examples for d:DbSetup
Helps you setup your database with test data
You can download jar file DbSetup 2.1.0 in this page.
MIT License
You can use the following script to add DbSetup-2.1.0.jar to your project.
<dependency> <groupId>com.ninja-squad</groupId> <artifactId>DbSetup</artifactId> <version>2.1.0</version> </dependency>
compile group: 'com.ninja-squad', name: 'DbSetup', version: '2.1.0'
libraryDependencies += "com.ninja-squad" % "DbSetup" % "2.1.0"
<dependency org="com.ninja-squad" name="DbSetup" rev="2.1.0"/>
@Grapes(@Grab(group='com.ninja-squad', module='DbSetup', version='2.1.0'))
'com.ninja-squad:DbSetup:jar:2.1.0'
Click the following link to download the jar file.
DbSetup-2.1.0-javadoc.jar