is not current version
Last Version 3.2.6

spring-cloud-function-deployer 3.1.3

Spring Cloud Function Deployer

License

License

GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-function-deployer
Version

Version

3.1.3
Type

Type

jar
Description

Description

spring-cloud-function-deployer
Spring Cloud Function Deployer
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-cloud-function-deployer 3.1.3


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-loader jar
org.springframework.boot : spring-boot-starter jar
org.springframework.cloud : spring-cloud-function-context jar
org.springframework.cloud : spring-cloud-deployer-resource-maven jar 2.5.1
org.springframework.boot : spring-boot-configuration-processor Optional jar

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.