License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdorg.springframework.boot.experimental |
ArtifactId | ArtifactIdspring-boot-thin-tools-converter |
Last Version | Last Version1.0.28.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring-boot-thin-tools-converter
Converts thin jars to fat jars
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.springframework.boot.experimental/spring-boot-thin-tools-converter/ -->
<dependency>
<groupId>org.springframework.boot.experimental</groupId>
<artifactId>spring-boot-thin-tools-converter</artifactId>
<version>1.0.28.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.boot.experimental/spring-boot-thin-tools-converter/
implementation 'org.springframework.boot.experimental:spring-boot-thin-tools-converter:1.0.28.RELEASE'
// https://jarcasting.com/artifacts/org.springframework.boot.experimental/spring-boot-thin-tools-converter/
implementation ("org.springframework.boot.experimental:spring-boot-thin-tools-converter:1.0.28.RELEASE")
'org.springframework.boot.experimental:spring-boot-thin-tools-converter:jar:1.0.28.RELEASE'
<dependency org="org.springframework.boot.experimental" name="spring-boot-thin-tools-converter" rev="1.0.28.RELEASE">
<artifact name="spring-boot-thin-tools-converter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.boot.experimental', module='spring-boot-thin-tools-converter', version='1.0.28.RELEASE')
)
libraryDependencies += "org.springframework.boot.experimental" % "spring-boot-thin-tools-converter" % "1.0.28.RELEASE"
[org.springframework.boot.experimental/spring-boot-thin-tools-converter "1.0.28.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-loader-tools | jar | 2.4.3 |