Download test-util-0.0.3.jar file - Jar t

Jar examples for t:test-util

Description

Pegasus is a framework for building robust, scalable service architectures using dynamic discovery and simple asychronous type-checked REST + JSON APIs.

You can download jar file test-util 0.0.3 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add test-util-0.0.3.jar to your project.

<dependency>
   <groupId>com.bacoder.parser</groupId>
   <artifactId>test-util</artifactId>
   <version>0.0.3</version>
</dependency>
compile group: 'com.bacoder.parser', name: 'test-util', version: '0.0.3'
libraryDependencies += "com.bacoder.parser" % "test-util" % "0.0.3"
<dependency org="com.bacoder.parser" name="test-util" rev="0.0.3"/>
@Grapes(@Grab(group='com.bacoder.parser', module='test-util', version='0.0.3'))
'com.bacoder.parser:test-util:jar:0.0.3'

Download

Click the following link to download the jar file.

test-util-0.0.3-javadoc.jar
test-util-0.0.3-sources.jar
test-util-0.0.3.jar
test-util-0.0.3.pom



Related Tutorials