Download testutils-1.2.18.jar file - Jar t

Jar examples for t:testutils

Description

Ponzu is a collections framework for Java. It has JDK-compatible List, Set and Map implementations with a rich API and set of utility classes that work with any JDK compatible Collections, Arrays, Maps or Strings.

You can download jar file testutils 1.2.18 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add testutils-1.2.18.jar to your project.

<dependency>
   <groupId>org.apache.ws.commons.axiom</groupId>
   <artifactId>testutils</artifactId>
   <version>1.2.18</version>
</dependency>
compile group: 'org.apache.ws.commons.axiom', name: 'testutils', version: '1.2.18'
libraryDependencies += "org.apache.ws.commons.axiom" % "testutils" % "1.2.18"
<dependency org="org.apache.ws.commons.axiom" name="testutils" rev="1.2.18"/>
@Grapes(@Grab(group='org.apache.ws.commons.axiom', module='testutils', version='1.2.18'))
'org.apache.ws.commons.axiom:testutils:jar:1.2.18'

Download

Click the following link to download the jar file.

testutils-1.2.18-javadoc.jar
testutils-1.2.18-sources.jar
testutils-1.2.18.jar
testutils-1.2.18.pom



Related Tutorials