Jar examples for d:ds-test
A simples to create datasources in tests
You can download jar file ds-test 0.4.0 in this page.
Apache License, Version 2.0
You can use the following script to add ds-test-0.4.0.jar to your project.
<dependency> <groupId>br.eti.clairton</groupId> <artifactId>ds-test</artifactId> <version>0.4.0</version> </dependency>
compile group: 'br.eti.clairton', name: 'ds-test', version: '0.4.0'
libraryDependencies += "br.eti.clairton" % "ds-test" % "0.4.0"
<dependency org="br.eti.clairton" name="ds-test" rev="0.4.0"/>
@Grapes(@Grab(group='br.eti.clairton', module='ds-test', version='0.4.0'))
'br.eti.clairton:ds-test:jar:0.4.0'
Click the following link to download the jar file.
ds-test-0.4.0-javadoc.jar