Download streams-pojo-extensions-0.6.0.jar file - Jar s

Jar examples for s:streams-pojo-extensions

Description

Support for adding and modifying extension properties

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

streams-pojo-extensions-0.6.0-javadoc.jar
streams-pojo-extensions-0.6.0-tests.jar
streams-pojo-extensions-0.6.0.jar
streams-pojo-extensions-0.6.0.pom



Related Tutorials