| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices |
| GroupId | GroupIdcom.mizhousoft.boot |
| ArtifactId | ArtifactIddriver-spring-boot-starter |
| Version | Version1.3.0 |
| Type | Typejar |
| Description |
Descriptiondriver-spring-boot-starter
Mizhousoft Boot
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.mizhousoft.boot/driver-spring-boot-starter/ -->
<dependency>
<groupId>com.mizhousoft.boot</groupId>
<artifactId>driver-spring-boot-starter</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.mizhousoft.boot/driver-spring-boot-starter/
implementation 'com.mizhousoft.boot:driver-spring-boot-starter:1.3.0'
// https://jarcasting.com/artifacts/com.mizhousoft.boot/driver-spring-boot-starter/
implementation ("com.mizhousoft.boot:driver-spring-boot-starter:1.3.0")
'com.mizhousoft.boot:driver-spring-boot-starter:jar:1.3.0'
<dependency org="com.mizhousoft.boot" name="driver-spring-boot-starter" rev="1.3.0">
<artifact name="driver-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mizhousoft.boot', module='driver-spring-boot-starter', version='1.3.0')
)
libraryDependencies += "com.mizhousoft.boot" % "driver-spring-boot-starter" % "1.3.0"
[com.mizhousoft.boot/driver-spring-boot-starter "1.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.32 |
| org.springframework.boot : spring-boot-autoconfigure-processor Optional | jar | |
| org.springframework.boot : spring-boot-starter | jar |