Last Version

spring-cloud-function-deployer 3.2.6

Spring Cloud Function Deployer

License

License

GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-function-deployer
Version

Version

3.2.6
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.2.6


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

Dependencies

compile (6)

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
javax.annotation : javax.annotation-api jar

test (2)

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

Project Modules

There are no modules declared in this project.