Jar examples for s:SQLindTest
Generic material and tools for test purpose
You can download jar file SQLindTest 1.0.0 in this page.
OSL
You can use the following script to add SQLindTest-1.0.0.jar to your project.
<dependency> <groupId>net.sqlind</groupId> <artifactId>SQLindTest</artifactId> <version>1.0.0</version> </dependency>
compile group: 'net.sqlind', name: 'SQLindTest', version: '1.0.0'
libraryDependencies += "net.sqlind" % "SQLindTest" % "1.0.0"
<dependency org="net.sqlind" name="SQLindTest" rev="1.0.0"/>
@Grapes(@Grab(group='net.sqlind', module='SQLindTest', version='1.0.0'))
'net.sqlind:SQLindTest:jar:1.0.0'
Click the following link to download the jar file.
SQLindTest-1.0.0-javadoc.jar