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