| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices |
| GroupId | GroupIdcom.zxyinfo |
| ArtifactId | ArtifactIdqueue-spring-boot-samples |
| Last Version | Last Version1.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionZXY Info Co., Ltd Dependencies
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.zxyinfo/queue-spring-boot-samples/ -->
<dependency>
<groupId>com.zxyinfo</groupId>
<artifactId>queue-spring-boot-samples</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.zxyinfo/queue-spring-boot-samples/
implementation 'com.zxyinfo:queue-spring-boot-samples:1.0.2'
// https://jarcasting.com/artifacts/com.zxyinfo/queue-spring-boot-samples/
implementation ("com.zxyinfo:queue-spring-boot-samples:1.0.2")
'com.zxyinfo:queue-spring-boot-samples:jar:1.0.2'
<dependency org="com.zxyinfo" name="queue-spring-boot-samples" rev="1.0.2">
<artifact name="queue-spring-boot-samples" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zxyinfo', module='queue-spring-boot-samples', version='1.0.2')
)
libraryDependencies += "com.zxyinfo" % "queue-spring-boot-samples" % "1.0.2"
[com.zxyinfo/queue-spring-boot-samples "1.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | |
| org.mybatis.spring.boot : mybatis-spring-boot-starter | jar | 2.1.2 |
| com.zxyinfo : queue-spring-boot-starter | jar | 1.0.2 |
| org.projectlombok : lombok Optional | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-devtools Optional | jar | |
| mysql : mysql-connector-java | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | |
| junit : junit | jar |