Last Version

tech.guyi.component:message-stream-api 1.0

Unified message flow API

License

License

GroupId

GroupId

tech.guyi.component
ArtifactId

ArtifactId

message-stream-api
Version

Version

1.0
Type

Type

jar
Description

Description

Unified message flow API

Download message-stream-api 1.0


<!-- https://jarcasting.com/artifacts/tech.guyi.component/message-stream-api/ -->
<dependency>
    <groupId>tech.guyi.component</groupId>
    <artifactId>message-stream-api</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/tech.guyi.component/message-stream-api/
implementation 'tech.guyi.component:message-stream-api:1.0'
// https://jarcasting.com/artifacts/tech.guyi.component/message-stream-api/
implementation ("tech.guyi.component:message-stream-api:1.0")
'tech.guyi.component:message-stream-api:jar:1.0'
<dependency org="tech.guyi.component" name="message-stream-api" rev="1.0">
  <artifact name="message-stream-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.guyi.component', module='message-stream-api', version='1.0')
)
libraryDependencies += "tech.guyi.component" % "message-stream-api" % "1.0"
[tech.guyi.component/message-stream-api "1.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.4.1
org.slf4j : slf4j-api jar 2.0.0-alpha1

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.16
org.springframework.boot : spring-boot-configuration-processor jar 2.4.1

Project Modules

There are no modules declared in this project.