Download streams-testing-0.6.0.jar file - Jar s

Jar examples for s:streams-testing

Description

Apache Streams Testing Configuration

You can download jar file streams-testing 0.6.0 in this page.

License

Apache License

Build File

You can use the following script to add streams-testing-0.6.0.jar to your project.

<dependency>
   <groupId>org.apache.streams</groupId>
   <artifactId>streams-testing</artifactId>
   <version>0.6.0</version>
</dependency>
compile group: 'org.apache.streams', name: 'streams-testing', version: '0.6.0'
libraryDependencies += "org.apache.streams" % "streams-testing" % "0.6.0"
<dependency org="org.apache.streams" name="streams-testing" rev="0.6.0"/>
@Grapes(@Grab(group='org.apache.streams', module='streams-testing', version='0.6.0'))
'org.apache.streams:streams-testing:jar:0.6.0'

Download

Click the following link to download the jar file.

streams-testing-0.6.0-tests.jar
streams-testing-0.6.0.jar
streams-testing-0.6.0.pom



Related Tutorials