Jar examples for s:streams-testing
Apache Streams Testing Configuration
You can download jar file streams-testing 0.3-incubating in this page.
Apache License
You can use the following script to add streams-testing-0.3-incubating.jar to your project.
<dependency> <groupId>org.apache.streams</groupId> <artifactId>streams-testing</artifactId> <version>0.3-incubating</version> </dependency>
compile group: 'org.apache.streams', name: 'streams-testing', version: '0.3-incubating'
libraryDependencies += "org.apache.streams" % "streams-testing" % "0.3-incubating"
<dependency org="org.apache.streams" name="streams-testing" rev="0.3-incubating"/>
@Grapes(@Grab(group='org.apache.streams', module='streams-testing', version='0.3-incubating'))
'org.apache.streams:streams-testing:jar:0.3-incubating'
Click the following link to download the jar file.
streams-testing-0.3-incubating-tests.jar