| License |
License |
|---|---|
| GroupId | GroupIdtop.populus |
| ArtifactId | ArtifactIdbees-main |
| Last Version | Last Version1.0.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionbees-rocketmq
provide rocketmq support for bees
|
| Filename | Size |
|---|---|
| bees-main-1.0.4.pom | |
| bees-main-1.0.4.jar | 9 KB |
| bees-main-1.0.4-sources.jar | 7 KB |
| bees-main-1.0.4-javadoc.jar | 425 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/top.populus/bees-main/ -->
<dependency>
<groupId>top.populus</groupId>
<artifactId>bees-main</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/top.populus/bees-main/
implementation 'top.populus:bees-main:1.0.4'
// https://jarcasting.com/artifacts/top.populus/bees-main/
implementation ("top.populus:bees-main:1.0.4")
'top.populus:bees-main:jar:1.0.4'
<dependency org="top.populus" name="bees-main" rev="1.0.4">
<artifact name="bees-main" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.populus', module='bees-main', version='1.0.4')
)
libraryDependencies += "top.populus" % "bees-main" % "1.0.4"
[top.populus/bees-main "1.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| top.populus : bees-core | jar | 1.0.4 |
| top.populus : bees-utils | jar | 1.0.4 |
| top.populus : bees-interface | jar | 1.0.4 |
| top.populus : bees-presto | jar | 1.0.4 |
| top.populus » bees-jedis | jar | 1.0.4 |
| top.populus : bees-elasticsearch | jar | 1.0.4 |
| top.populus : bees-rocketmq | jar | 1.0.4 |
| com.google.guava : guava | jar | 27.1-jre |
| cn.hutool : hutool-all | jar | 4.5.6 |
| org.springframework : spring-context | jar | 5.1.9.RELEASE |
| org.springframework : spring-core | jar | 5.1.9.RELEASE |
| org.springframework : spring-beans | jar | 5.1.9.RELEASE |
| org.aspectj : aspectjweaver | jar | 1.9.4 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |