| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices |
| GroupId | GroupIdcom.diboot |
| ArtifactId | ArtifactIddiboot-devtools-spring-boot-starter |
| Last Version | Last Version2.5.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiondiboot-devtools-spring-boot-starter
diboot devtools plugin
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.diboot/diboot-devtools-spring-boot-starter/ -->
<dependency>
<groupId>com.diboot</groupId>
<artifactId>diboot-devtools-spring-boot-starter</artifactId>
<version>2.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.diboot/diboot-devtools-spring-boot-starter/
implementation 'com.diboot:diboot-devtools-spring-boot-starter:2.5.0'
// https://jarcasting.com/artifacts/com.diboot/diboot-devtools-spring-boot-starter/
implementation ("com.diboot:diboot-devtools-spring-boot-starter:2.5.0")
'com.diboot:diboot-devtools-spring-boot-starter:jar:2.5.0'
<dependency org="com.diboot" name="diboot-devtools-spring-boot-starter" rev="2.5.0">
<artifact name="diboot-devtools-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.diboot', module='diboot-devtools-spring-boot-starter', version='2.5.0')
)
libraryDependencies += "com.diboot" % "diboot-devtools-spring-boot-starter" % "2.5.0"
[com.diboot/diboot-devtools-spring-boot-starter "2.5.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.6.5 |
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.6.5 |
| org.springframework.boot : spring-boot-starter-web | jar | 2.6.5 |
| org.mitre.dsmiley.httpproxy : smiley-http-proxy-servlet | jar | 1.12 |
| com.squareup.okhttp3 : okhttp | jar | 4.9.3 |
| com.diboot : diboot-core | jar | 2.5.0 |
| commons-io : commons-io | jar | 2.8.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.22 |
| mysql : mysql-connector-java | jar | 8.0.28 |
| io.swagger.core.v3 : swagger-annotations | jar | 2.1.13 |