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 1.5.3 in this page.
The Apache Software License, Version 2.0
You can use the following script to add test-utils-1.5.3.jar to your project.
<dependency> <groupId>org.apache.deltaspike.test</groupId> <artifactId>test-utils</artifactId> <version>1.5.3</version> </dependency>
compile group: 'org.apache.deltaspike.test', name: 'test-utils', version: '1.5.3'
libraryDependencies += "org.apache.deltaspike.test" % "test-utils" % "1.5.3"
<dependency org="org.apache.deltaspike.test" name="test-utils" rev="1.5.3"/>
@Grapes(@Grab(group='org.apache.deltaspike.test', module='test-utils', version='1.5.3'))
'org.apache.deltaspike.test:test-utils:jar:1.5.3'
Click the following link to download the jar file.
test-utils-1.5.3-sources.jar