is not current version
Last Version 1.0.28.RELEASE

Spring Cloud Deployer Thin 1.0.27.RELEASE

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
Version

Version

1.0.27.RELEASE
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 1.0.27.RELEASE


<!-- 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.27.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-deployer-thin/
implementation 'org.springframework.cloud:spring-cloud-deployer-thin:1.0.27.RELEASE'
// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-deployer-thin/
implementation ("org.springframework.cloud:spring-cloud-deployer-thin:1.0.27.RELEASE")
'org.springframework.cloud:spring-cloud-deployer-thin:jar:1.0.27.RELEASE'
<dependency org="org.springframework.cloud" name="spring-cloud-deployer-thin" rev="1.0.27.RELEASE">
  <artifact name="spring-cloud-deployer-thin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.cloud', module='spring-cloud-deployer-thin', version='1.0.27.RELEASE')
)
libraryDependencies += "org.springframework.cloud" % "spring-cloud-deployer-thin" % "1.0.27.RELEASE"
[org.springframework.cloud/spring-cloud-deployer-thin "1.0.27.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.27.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.