License |
License |
---|---|
GroupId | GroupIdcn.chendahai |
ArtifactId | ArtifactIdrocketmq-console-alarm |
Version | Version1.0.3 |
Type | Typejar |
Description |
Descriptionrocketmq-console-ng
Parent pom providing dependency and plugin management for applications
built with Maven
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/cn.chendahai/rocketmq-console-alarm/ -->
<dependency>
<groupId>cn.chendahai</groupId>
<artifactId>rocketmq-console-alarm</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/cn.chendahai/rocketmq-console-alarm/
implementation 'cn.chendahai:rocketmq-console-alarm:1.0.3'
// https://jarcasting.com/artifacts/cn.chendahai/rocketmq-console-alarm/
implementation ("cn.chendahai:rocketmq-console-alarm:1.0.3")
'cn.chendahai:rocketmq-console-alarm:jar:1.0.3'
<dependency org="cn.chendahai" name="rocketmq-console-alarm" rev="1.0.3">
<artifact name="rocketmq-console-alarm" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.chendahai', module='rocketmq-console-alarm', version='1.0.3')
)
libraryDependencies += "cn.chendahai" % "rocketmq-console-alarm" % "1.0.3"
[cn.chendahai/rocketmq-console-alarm "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 1.4.3.RELEASE |
org.springframework.boot : spring-boot-starter-actuator | jar | 1.4.3.RELEASE |
commons-collections : commons-collections | jar | 3.2.2 |
org.apache.rocketmq : rocketmq-tools | jar | 4.0.0-incubating |
org.apache.rocketmq : rocketmq-namesrv | jar | 4.0.0-incubating |
org.apache.rocketmq : rocketmq-broker | jar | 4.0.0-incubating |
com.google.guava : guava | jar | 16.0.1 |
org.aspectj : aspectjrt | jar | 1.6.11 |
org.aspectj : aspectjweaver | jar | 1.6.11 |
cglib : cglib | jar | 2.2.2 |
org.jooq : joor | jar | 0.9.6 |
org.apache.httpcomponents : httpclient | jar | 4.5.6 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 1.4.3.RELEASE |