не последняя версия
Последняя версия 1.0.28.RELEASE

Thin Launcher Parent 1.0.26.RELEASE

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

Лицензия

Лицензия

Категории

Категории

Spring Boot Контейнер Микросервисы
Группа

Группа

org.springframework.boot.experimental
Идентификатор

Идентификатор

spring-boot-thin-launcher-parent
Версия

Версия

1.0.26.RELEASE
Тип

Тип

pom
Описание

Описание

Thin Launcher Parent
Tools for working with "thin" executable jars that can download their own dependendies, either at runtime or build time
Ссылка на сайт

Ссылка на сайт

https://spring.io/spring-boot
Организация-разработчик

Организация-разработчик

Pivotal Software, Inc.
Система контроля версий

Система контроля версий

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

Скачать spring-boot-thin-launcher-parent 1.0.26.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.26.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.26.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.26.RELEASE")
'org.springframework.boot.experimental:spring-boot-thin-launcher-parent:pom:1.0.26.RELEASE'
<dependency org="org.springframework.boot.experimental" name="spring-boot-thin-launcher-parent" rev="1.0.26.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.26.RELEASE')
)
libraryDependencies += "org.springframework.boot.experimental" % "spring-boot-thin-launcher-parent" % "1.0.26.RELEASE"
[org.springframework.boot.experimental/spring-boot-thin-launcher-parent "1.0.26.RELEASE"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

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