Last Version

Thin Wrapper 1.0.28.RELEASE

Bootstrap wrapper for launching a thin Boot jar

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.springframework.boot.experimental
ArtifactId

ArtifactId

spring-boot-thin-wrapper
Version

Version

1.0.28.RELEASE
Type

Type

jar
Description

Description

Thin Wrapper
Bootstrap wrapper for launching a thin Boot jar
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-boot-thin-wrapper 1.0.28.RELEASE


<!-- https://jarcasting.com/artifacts/org.springframework.boot.experimental/spring-boot-thin-wrapper/ -->
<dependency>
    <groupId>org.springframework.boot.experimental</groupId>
    <artifactId>spring-boot-thin-wrapper</artifactId>
    <version>1.0.28.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.boot.experimental/spring-boot-thin-wrapper/
implementation 'org.springframework.boot.experimental:spring-boot-thin-wrapper:1.0.28.RELEASE'
// https://jarcasting.com/artifacts/org.springframework.boot.experimental/spring-boot-thin-wrapper/
implementation ("org.springframework.boot.experimental:spring-boot-thin-wrapper:1.0.28.RELEASE")
'org.springframework.boot.experimental:spring-boot-thin-wrapper:jar:1.0.28.RELEASE'
<dependency org="org.springframework.boot.experimental" name="spring-boot-thin-wrapper" rev="1.0.28.RELEASE">
  <artifact name="spring-boot-thin-wrapper" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.boot.experimental', module='spring-boot-thin-wrapper', version='1.0.28.RELEASE')
)
libraryDependencies += "org.springframework.boot.experimental" % "spring-boot-thin-wrapper" % "1.0.28.RELEASE"
[org.springframework.boot.experimental/spring-boot-thin-wrapper "1.0.28.RELEASE"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.