License |
License |
---|---|
GroupId | GroupIdorg.springframework.cloud |
ArtifactId | ArtifactIdspring-cloud-function-docs |
Last Version | Last Version3.2.6 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSpring Cloud Function Docs
Spring Cloud Function Docs
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
spring-cloud-function-docs-3.2.6.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-function-docs/ -->
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-function-docs</artifactId>
<version>3.2.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-function-docs/
implementation 'org.springframework.cloud:spring-cloud-function-docs:3.2.6'
// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-function-docs/
implementation ("org.springframework.cloud:spring-cloud-function-docs:3.2.6")
'org.springframework.cloud:spring-cloud-function-docs:pom:3.2.6'
<dependency org="org.springframework.cloud" name="spring-cloud-function-docs" rev="3.2.6">
<artifact name="spring-cloud-function-docs" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.springframework.cloud', module='spring-cloud-function-docs', version='3.2.6')
)
libraryDependencies += "org.springframework.cloud" % "spring-cloud-function-docs" % "3.2.6"
[org.springframework.cloud/spring-cloud-function-docs "3.2.6"]
Group / Artifact | Type | Version |
---|---|---|
javax.annotation : javax.annotation-api | jar |