License |
License |
---|---|
GroupId | GroupIdtech.guyi.component |
ArtifactId | ArtifactIdmessage-stream-rabbitmq |
Version | Version1.0 |
Type | Typejar |
Description |
DescriptionUnified message flow API
|
<!-- https://jarcasting.com/artifacts/tech.guyi.component/message-stream-rabbitmq/ -->
<dependency>
<groupId>tech.guyi.component</groupId>
<artifactId>message-stream-rabbitmq</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/tech.guyi.component/message-stream-rabbitmq/
implementation 'tech.guyi.component:message-stream-rabbitmq:1.0'
// https://jarcasting.com/artifacts/tech.guyi.component/message-stream-rabbitmq/
implementation ("tech.guyi.component:message-stream-rabbitmq:1.0")
'tech.guyi.component:message-stream-rabbitmq:jar:1.0'
<dependency org="tech.guyi.component" name="message-stream-rabbitmq" rev="1.0">
<artifact name="message-stream-rabbitmq" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.guyi.component', module='message-stream-rabbitmq', version='1.0')
)
libraryDependencies += "tech.guyi.component" % "message-stream-rabbitmq" % "1.0"
[tech.guyi.component/message-stream-rabbitmq "1.0"]
Group / Artifact | Type | Version |
---|---|---|
tech.guyi.component : message-stream-api | jar | 1.0 |
com.rabbitmq : amqp-client | jar | 5.10.0 |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.4.1 |
org.slf4j : slf4j-api | jar | 2.0.0-alpha1 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.16 |
org.springframework.boot : spring-boot-configuration-processor | jar | 2.4.1 |