Download afor-mock-0.1.16.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.16 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.16.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials