Download daas-edm-1.0.1.jar file - Jar d

Jar examples for d:daas-edm

Description

The lightweight event driven message framework based on reactor.

You can download jar file daas-edm 1.0.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add daas-edm-1.0.1.jar to your project.

<dependency>
   <groupId>in.clouthink.daas</groupId>
   <artifactId>daas-edm</artifactId>
   <version>1.0.1</version>
</dependency>
compile group: 'in.clouthink.daas', name: 'daas-edm', version: '1.0.1'
libraryDependencies += "in.clouthink.daas" % "daas-edm" % "1.0.1"
<dependency org="in.clouthink.daas" name="daas-edm" rev="1.0.1"/>
@Grapes(@Grab(group='in.clouthink.daas', module='daas-edm', version='1.0.1'))
'in.clouthink.daas:daas-edm:jar:1.0.1'

Download

Click the following link to download the jar file.

daas-edm-1.0.1-javadoc.jar
daas-edm-1.0.1-sources.jar
daas-edm-1.0.1.jar
daas-edm-1.0.1.pom



Related Tutorials