Jar examples for t:test-utils
This package contains our Test Categories and other useful stuff for running our tests.
You can download jar file test-utils 4.1.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add test-utils-4.1.1.jar to your project.
<dependency> <groupId>com.cedarsoft.serialization</groupId> <artifactId>test-utils</artifactId> <version>4.1.1</version> </dependency>
compile group: 'com.cedarsoft.serialization', name: 'test-utils', version: '4.1.1'
libraryDependencies += "com.cedarsoft.serialization" % "test-utils" % "4.1.1"
<dependency org="com.cedarsoft.serialization" name="test-utils" rev="4.1.1"/>
@Grapes(@Grab(group='com.cedarsoft.serialization', module='test-utils', version='4.1.1'))
'com.cedarsoft.serialization:test-utils:jar:4.1.1'
Click the following link to download the jar file.
test-utils-4.1.1.pom