Last Version

Spring Boot Thin Launcher 1.0.28.RELEASE

Demo project for Spring Boot

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.springframework.boot.experimental
ArtifactId

ArtifactId

spring-boot-thin-launcher
Version

Version

1.0.28.RELEASE
Type

Type

jar
Description

Description

Spring Boot Thin Launcher
Demo project for Spring Boot
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-boot-thin-launcher 1.0.28.RELEASE


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

Dependencies

compile (10)

Group / Artifact Type Version
org.springframework : spring-core jar 5.3.4
org.springframework.boot : spring-boot-loader-tools jar 2.4.3
org.springframework.boot : spring-boot-loader jar 2.4.3
org.apache.maven : maven-core jar 3.5.4
org.apache.maven : maven-compat jar 3.5.4
org.apache.maven : maven-embedder jar 3.5.4
org.eclipse.aether : aether-transport-http jar 1.0.2.v20150114
org.eclipse.aether : aether-transport-file jar 1.0.2.v20150114
org.eclipse.aether : aether-connector-basic jar 1.0.2.v20150114
org.slf4j : slf4j-jdk14 Optional jar 1.7.30

Project Modules

There are no modules declared in this project.