License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Gradle Build Tools |
GroupId | GroupIdorg.springframework.boot.experimental |
ArtifactId | ArtifactIdspring-boot-thin-gradle-plugin |
Last Version | Last Version1.0.28.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring Boot Thin Gradle
Grade plugin for Spring Boot Thin Launcher
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.springframework.boot.experimental/spring-boot-thin-gradle-plugin/ -->
<dependency>
<groupId>org.springframework.boot.experimental</groupId>
<artifactId>spring-boot-thin-gradle-plugin</artifactId>
<version>1.0.28.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.boot.experimental/spring-boot-thin-gradle-plugin/
implementation 'org.springframework.boot.experimental:spring-boot-thin-gradle-plugin:1.0.28.RELEASE'
// https://jarcasting.com/artifacts/org.springframework.boot.experimental/spring-boot-thin-gradle-plugin/
implementation ("org.springframework.boot.experimental:spring-boot-thin-gradle-plugin:1.0.28.RELEASE")
'org.springframework.boot.experimental:spring-boot-thin-gradle-plugin:jar:1.0.28.RELEASE'
<dependency org="org.springframework.boot.experimental" name="spring-boot-thin-gradle-plugin" rev="1.0.28.RELEASE">
<artifact name="spring-boot-thin-gradle-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.boot.experimental', module='spring-boot-thin-gradle-plugin', version='1.0.28.RELEASE')
)
libraryDependencies += "org.springframework.boot.experimental" % "spring-boot-thin-gradle-plugin" % "1.0.28.RELEASE"
[org.springframework.boot.experimental/spring-boot-thin-gradle-plugin "1.0.28.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-loader | jar | 2.4.3 |
org.springframework.boot : spring-boot-loader-tools | jar | 2.4.3 |
org.springframework.boot.experimental : spring-boot-thin-layout | jar | 1.0.28.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.groovy : groovy | jar | 2.4.21 |
org.gradle » gradle-core | jar | 2.9 |
org.gradle » gradle-platform-jvm | jar | 2.9 |
org.gradle » gradle-base-services | jar | 2.9 |
org.gradle » gradle-plugins | jar | 2.9 |
org.gradle » gradle-maven | jar | 3.5 |
io.spring.gradle : dependency-management-plugin | jar | 1.0.4.RELEASE |