Download fujion-test-1.0.0.jar file - Jar f

Jar examples for f:fujion-test

Description

Testing framework that includes mock classes for core components.

You can download jar file fujion-test 1.0.0 in this page.

Build File

You can use the following script to add fujion-test-1.0.0.jar to your project.

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

Download

Click the following link to download the jar file.

fujion-test-1.0.0-javadoc.jar
fujion-test-1.0.0-sources.jar
fujion-test-1.0.0-test-sources.jar
fujion-test-1.0.0-tests.jar
fujion-test-1.0.0.jar
fujion-test-1.0.0.pom



Related Tutorials