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