Download afor-mock-0.1.7.jar file - Jar a

Jar examples for a:afor-mock

Description

afor-framework mock services, to enable integration tests for afor-framework

You can download jar file afor-mock 0.1.7 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add afor-mock-0.1.7.jar to your project.

<dependency>
   <groupId>nz.co.afor.framework.mock</groupId>
   <artifactId>afor-mock</artifactId>
   <version>0.1.7</version>
</dependency>
compile group: 'nz.co.afor.framework.mock', name: 'afor-mock', version: '0.1.7'
libraryDependencies += "nz.co.afor.framework.mock" % "afor-mock" % "0.1.7"
<dependency org="nz.co.afor.framework.mock" name="afor-mock" rev="0.1.7"/>
@Grapes(@Grab(group='nz.co.afor.framework.mock', module='afor-mock', version='0.1.7'))
'nz.co.afor.framework.mock:afor-mock:jar:0.1.7'

Download

Click the following link to download the jar file.

afor-mock-0.1.7-javadoc.jar
afor-mock-0.1.7-sources.jar
afor-mock-0.1.7.jar
afor-mock-0.1.7.pom



Related Tutorials