Download streams-pojo-extensions-0.2-incubating.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.2-incubating in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

streams-pojo-extensions-0.2-incubating-tests.jar
streams-pojo-extensions-0.2-incubating.jar
streams-pojo-extensions-0.2-incubating.pom



Related Tutorials