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