License |
License |
---|---|
GroupId | GroupIdin.clouthink.daas |
ArtifactId | ArtifactIddaas-bm-core |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondaas-bm-core
The business message service.
|
Project URL |
Project URL |
Filename | Size |
---|---|
daas-bm-core-1.0.3.pom | |
daas-bm-core-1.0.3.jar | 42 KB |
daas-bm-core-1.0.3-sources.jar | 33 KB |
daas-bm-core-1.0.3-javadoc.jar | 360 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.mockito : mockito-all | jar | 1.9.5 |