Jar examples for f:fujion-test
Testing framework that includes mock classes for core components.
You can download jar file fujion-test 1.0.0 in this page.
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'
Click the following link to download the jar file.
fujion-test-1.0.0-javadoc.jar