License |
License |
---|---|
GroupId | GroupIdtech.guyi.component |
ArtifactId | ArtifactIdmessage-stream |
Version | Version1.0 |
Type | Typepom |
Description |
Descriptionmessage-stream
Unified message flow API
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
message-stream-1.0.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/tech.guyi.component/message-stream/ -->
<dependency>
<groupId>tech.guyi.component</groupId>
<artifactId>message-stream</artifactId>
<version>1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/tech.guyi.component/message-stream/
implementation 'tech.guyi.component:message-stream:1.0'
// https://jarcasting.com/artifacts/tech.guyi.component/message-stream/
implementation ("tech.guyi.component:message-stream:1.0")
'tech.guyi.component:message-stream:pom:1.0'
<dependency org="tech.guyi.component" name="message-stream" rev="1.0">
<artifact name="message-stream" type="pom" />
</dependency>
@Grapes(
@Grab(group='tech.guyi.component', module='message-stream', version='1.0')
)
libraryDependencies += "tech.guyi.component" % "message-stream" % "1.0"
[tech.guyi.component/message-stream "1.0"]
Group / Artifact | Type | Version |
---|---|---|
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 |