Download daas-bm-core-1.0.0.jar file - Jar d

Jar examples for d:daas-bm-core

Description

The business message service.

You can download jar file daas-bm-core 1.0.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add daas-bm-core-1.0.0.jar to your project.

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

Download

Click the following link to download the jar file.

daas-bm-core-1.0.0-javadoc.jar
daas-bm-core-1.0.0-sources.jar
daas-bm-core-1.0.0.jar
daas-bm-core-1.0.0.pom



Related Tutorials