Spring Cloud Deployer Thin

Deployer for Spring Boot apps in distinct classloaders, but all in memory

License

License

GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-deployer-thin
Last Version

Last Version

1.0.28.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Spring Cloud Deployer Thin
Deployer for Spring Boot apps in distinct classloaders, but all in memory
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-cloud-deployer-thin

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-logging jar 2.4.3
org.springframework.boot : spring-boot-starter jar 2.4.3
org.springframework.boot : spring-boot-starter-web Optional jar 2.4.3
org.springframework.boot.experimental : spring-boot-thin-launcher jar 1.0.28.RELEASE
org.springframework.boot : spring-boot-loader-tools jar 2.4.3
org.springframework.cloud : spring-cloud-deployer-spi jar 2.3.1.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.28.RELEASE
1.0.27.RELEASE
1.0.26.RELEASE
1.0.25.RELEASE
1.0.24.RELEASE
1.0.23.RELEASE
1.0.22.RELEASE
1.0.21.RELEASE
1.0.20.RELEASE
1.0.19.RELEASE
1.0.18.RELEASE
1.0.17.RELEASE
1.0.16.RELEASE
1.0.15.RELEASE
1.0.14.RELEASE
1.0.13.RELEASE
1.0.12.RELEASE
1.0.11.RELEASE
1.0.10.RELEASE
1.0.9.RELEASE
1.0.8.RELEASE
1.0.7.RELEASE
1.0.6.RELEASE
1.0.5.RELEASE
1.0.4.RELEASE
1.0.3.RELEASE
1.0.2.RELEASE
1.0.1.RELEASE
1.0.0.RELEASE