Download ds-test-0.4.0.jar file - Jar d

Jar examples for d:ds-test

Description

A simples to create datasources in tests

You can download jar file ds-test 0.4.0 in this page.

License

Apache License, Version 2.0

Build File

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'

Download

Click the following link to download the jar file.

ds-test-0.4.0-javadoc.jar
ds-test-0.4.0-sources.jar
ds-test-0.4.0.jar
ds-test-0.4.0.pom



Related Tutorials