Jar examples for d:datasets
Common datasets for tests
You can download jar file datasets 1.0.0 in this page.
Open Source License
You can use the following script to add datasets-1.0.0.jar to your project.
<dependency> <groupId>com.github.sebhoss</groupId> <artifactId>datasets</artifactId> <version>1.0.0</version> </dependency>
compile group: 'com.github.sebhoss', name: 'datasets', version: '1.0.0'
libraryDependencies += "com.github.sebhoss" % "datasets" % "1.0.0"
<dependency org="com.github.sebhoss" name="datasets" rev="1.0.0"/>
@Grapes(@Grab(group='com.github.sebhoss', module='datasets', version='1.0.0'))
'com.github.sebhoss:datasets:jar:1.0.0'
Click the following link to download the jar file.
datasets-1.0.0-javadoc.jar