Last Version

spring-cloud-starter-starter-function-web 3.2.6

Spring Cloud Starter

License

License

GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-starter-function-web
Version

Version

3.2.6
Type

Type

jar
Description

Description

spring-cloud-starter-starter-function-web
Spring Cloud Starter
Project URL

Project URL

https://projects.spring.io/spring-cloud
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-cloud-starter-function-web 3.2.6


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-function-web jar
org.springframework.boot : spring-boot-starter-web jar
javax.annotation : javax.annotation-api jar

Project Modules

There are no modules declared in this project.