Download streams-config-0.5.1.jar file - Jar s

Jar examples for s:streams-config

Description

Stream and Stream Component General Configuration Objects and Utilities

You can download jar file streams-config 0.5.1 in this page.

License

Apache License

Build File

You can use the following script to add streams-config-0.5.1.jar to your project.

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

Download

Click the following link to download the jar file.

streams-config-0.5.1-javadoc.jar
streams-config-0.5.1-tests.jar
streams-config-0.5.1.jar
streams-config-0.5.1.pom



Related Tutorials