License |
License |
---|---|
GroupId | GroupIdtech.guyi.component |
ArtifactId | ArtifactIdmessage-stream-api |
Version | Version1.0 |
Type | Typejar |
Description |
DescriptionUnified message flow API
|
Filename | Size |
---|---|
message-stream-api-1.0.pom | |
message-stream-api-1.0.jar | 38 KB |
message-stream-api-1.0-sources.jar | 26 KB |
message-stream-api-1.0-javadoc.jar | 263 KB |
Browse |
<!-- 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"]
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 |