Jar examples for u:util-test
DataMeta utilities for testing, including but not limited to unit tests. Make sure that you add dependency on this project in the test scope!
You can download jar file util-test 1.0.0 in this page.
MIT License
You can use the following script to add util-test-1.0.0.jar to your project.
<dependency> <groupId>com.github.ebaydatameta</groupId> <artifactId>util-test</artifactId> <version>1.0.0</version> </dependency>
compile group: 'com.github.ebaydatameta', name: 'util-test', version: '1.0.0'
libraryDependencies += "com.github.ebaydatameta" % "util-test" % "1.0.0"
<dependency org="com.github.ebaydatameta" name="util-test" rev="1.0.0"/>
@Grapes(@Grab(group='com.github.ebaydatameta', module='util-test', version='1.0.0'))
'com.github.ebaydatameta:util-test:jar:1.0.0'
Click the following link to download the jar file.
util-test-1.0.0-javadoc.jar