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

Jar examples for s:streams-monitoring

Description

Monitoring of executing streams and stream components.

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

streams-monitoring-0.6.0-javadoc.jar
streams-monitoring-0.6.0-tests.jar
streams-monitoring-0.6.0.jar
streams-monitoring-0.6.0.pom



Related Tutorials