Last Version

spring-cloud-function-adapter-azure 3.2.6

Azure Function Adapter for Spring Cloud Function

License

License

GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-function-adapter-azure
Version

Version

3.2.6
Type

Type

jar
Description

Description

spring-cloud-function-adapter-azure
Azure Function Adapter for Spring Cloud Function
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-cloud-function-adapter-azure 3.2.6


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-function-context jar
org.springframework.boot : spring-boot-starter jar
io.projectreactor : reactor-core jar
com.microsoft.azure.functions : azure-functions-java-library jar 1.2.2
javax.annotation : javax.annotation-api 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.