daas-bm-core

The business message service.

License

License

GroupId

GroupId

in.clouthink.daas
ArtifactId

ArtifactId

daas-bm-core
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

daas-bm-core
The business message service.
Project URL

Project URL

http://clouthink.in

Download daas-bm-core

How to add to project

<!-- https://jarcasting.com/artifacts/in.clouthink.daas/daas-bm-core/ -->
<dependency>
    <groupId>in.clouthink.daas</groupId>
    <artifactId>daas-bm-core</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/in.clouthink.daas/daas-bm-core/
implementation 'in.clouthink.daas:daas-bm-core:1.0.3'
// https://jarcasting.com/artifacts/in.clouthink.daas/daas-bm-core/
implementation ("in.clouthink.daas:daas-bm-core:1.0.3")
'in.clouthink.daas:daas-bm-core:jar:1.0.3'
<dependency org="in.clouthink.daas" name="daas-bm-core" rev="1.0.3">
  <artifact name="daas-bm-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='in.clouthink.daas', module='daas-bm-core', version='1.0.3')
)
libraryDependencies += "in.clouthink.daas" % "daas-bm-core" % "1.0.3"
[in.clouthink.daas/daas-bm-core "1.0.3"]

Dependencies

provided (6)

Group / Artifact Type Version
org.springframework : spring-context-support jar 3.2.13.RELEASE
org.springframework : spring-web jar 3.2.13.RELEASE
org.springframework : spring-webmvc jar 3.2.13.RELEASE
org.springframework.data : spring-data-commons jar 1.7.1.RELEASE
javax.servlet : javax.servlet-api jar 3.0.1
commons-logging : commons-logging jar 1.1.3

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0