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