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