Jar examples for s:spring-system-test
You can download jar file spring-system-test 0.0.8 in this page.
Apache License
You can use the following script to add spring-system-test-0.0.8.jar to your project.
<dependency> <groupId>com.fitbur.testify.junit</groupId> <artifactId>spring-system-test</artifactId> <version>0.0.8</version> </dependency>
compile group: 'com.fitbur.testify.junit', name: 'spring-system-test', version: '0.0.8'
libraryDependencies += "com.fitbur.testify.junit" % "spring-system-test" % "0.0.8"
<dependency org="com.fitbur.testify.junit" name="spring-system-test" rev="0.0.8"/>
@Grapes(@Grab(group='com.fitbur.testify.junit', module='spring-system-test', version='0.0.8'))
'com.fitbur.testify.junit:spring-system-test:jar:0.0.8'
Click the following link to download the jar file.
spring-system-test-0.0.8-javadoc.jar