Last Version

Thin Launcher Parent 1.0.28.RELEASE

Tools for working with "thin" executable jars that can download their own dependendies, either at runtime or build time

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.springframework.boot.experimental
ArtifactId

ArtifactId

spring-boot-thin-launcher-parent
Version

Version

1.0.28.RELEASE
Type

Type

pom
Description

Description

Thin Launcher Parent
Tools for working with "thin" executable jars that can download their own dependendies, either at runtime or build time
Project URL

Project URL

https://spring.io/spring-boot
Project Organization

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

https://github.com/dsyer/spring-boot-thin-launcher

Download spring-boot-thin-launcher-parent 1.0.28.RELEASE


<!-- https://jarcasting.com/artifacts/org.springframework.boot.experimental/spring-boot-thin-launcher-parent/ -->
<dependency>
    <groupId>org.springframework.boot.experimental</groupId>
    <artifactId>spring-boot-thin-launcher-parent</artifactId>
    <version>1.0.28.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.boot.experimental/spring-boot-thin-launcher-parent/
implementation 'org.springframework.boot.experimental:spring-boot-thin-launcher-parent:1.0.28.RELEASE'
// https://jarcasting.com/artifacts/org.springframework.boot.experimental/spring-boot-thin-launcher-parent/
implementation ("org.springframework.boot.experimental:spring-boot-thin-launcher-parent:1.0.28.RELEASE")
'org.springframework.boot.experimental:spring-boot-thin-launcher-parent:pom:1.0.28.RELEASE'
<dependency org="org.springframework.boot.experimental" name="spring-boot-thin-launcher-parent" rev="1.0.28.RELEASE">
  <artifact name="spring-boot-thin-launcher-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.springframework.boot.experimental', module='spring-boot-thin-launcher-parent', version='1.0.28.RELEASE')
)
libraryDependencies += "org.springframework.boot.experimental" % "spring-boot-thin-launcher-parent" % "1.0.28.RELEASE"
[org.springframework.boot.experimental/spring-boot-thin-launcher-parent "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

  • wrapper
  • layout
  • launcher
  • maven-plugin
  • gradle-plugin
  • tools
  • samples
  • deployer