| License |
License |
|---|---|
| GroupId | GroupIdin.clouthink.daas |
| ArtifactId | ArtifactIddaas-edm |
| Last Version | Last Version1.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiondaas-edm
The lightweight event driven message framework based on reactor.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| daas-edm-1.0.2.pom | |
| daas-edm-1.0.2.jar | 11 KB |
| daas-edm-1.0.2-sources.jar | 6 KB |
| daas-edm-1.0.2-javadoc.jar | 73 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/in.clouthink.daas/daas-edm/ -->
<dependency>
<groupId>in.clouthink.daas</groupId>
<artifactId>daas-edm</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/in.clouthink.daas/daas-edm/
implementation 'in.clouthink.daas:daas-edm:1.0.2'
// https://jarcasting.com/artifacts/in.clouthink.daas/daas-edm/
implementation ("in.clouthink.daas:daas-edm:1.0.2")
'in.clouthink.daas:daas-edm:jar:1.0.2'
<dependency org="in.clouthink.daas" name="daas-edm" rev="1.0.2">
<artifact name="daas-edm" type="jar" />
</dependency>
@Grapes(
@Grab(group='in.clouthink.daas', module='daas-edm', version='1.0.2')
)
libraryDependencies += "in.clouthink.daas" % "daas-edm" % "1.0.2"
[in.clouthink.daas/daas-edm "1.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.projectreactor : reactor-core | jar | 2.0.4.RELEASE |
| io.projectreactor : reactor-bus | jar | 2.0.4.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |