Download shield-base-processor-0.2.0-alpha1.jar file - Jar s

Jar examples for s:shield-base-processor

Description

Reactive Event Hub connecting Publishers to Subscribers

You can download jar file shield-base-processor 0.2.0-alpha1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add shield-base-processor-0.2.0-alpha1.jar to your project.

<dependency>
   <groupId>io.apptik.rhub</groupId>
   <artifactId>shield-base-processor</artifactId>
   <version>0.2.0-alpha1</version>
</dependency>
compile group: 'io.apptik.rhub', name: 'shield-base-processor', version: '0.2.0-alpha1'
libraryDependencies += "io.apptik.rhub" % "shield-base-processor" % "0.2.0-alpha1"
<dependency org="io.apptik.rhub" name="shield-base-processor" rev="0.2.0-alpha1"/>
@Grapes(@Grab(group='io.apptik.rhub', module='shield-base-processor', version='0.2.0-alpha1'))
'io.apptik.rhub:shield-base-processor:jar:0.2.0-alpha1'

Download

Click the following link to download the jar file.

shield-base-processor-0.2.0-alpha1-javadoc.jar
shield-base-processor-0.2.0-alpha1-sources.jar
shield-base-processor-0.2.0-alpha1.jar
shield-base-processor-0.2.0-alpha1.pom



Related Tutorials