License |
License |
---|---|
GroupId | GroupIdorg.springframework.cloud |
ArtifactId | ArtifactIdspring-cloud-function-deployer |
Last Version | Last Version3.2.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring-cloud-function-deployer
Spring Cloud Function Deployer
|
Project Organization |
Project Organization |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
io.cloudevents : cloudevents-spring | jar | 2.2.0 |