| License |
License |
|---|---|
| GroupId | GroupIdorg.springframework.cloud.fn |
| ArtifactId | ArtifactIdspring-functions-parent |
| Version | Version1.2.0 |
| Type | Typepom |
| Description |
DescriptionPivotal Java Functions Parent
|
| Filename | Size |
|---|---|
| spring-functions-parent-1.2.0.pom | 3 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.springframework.cloud.fn/spring-functions-parent/ -->
<dependency>
<groupId>org.springframework.cloud.fn</groupId>
<artifactId>spring-functions-parent</artifactId>
<version>1.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.cloud.fn/spring-functions-parent/
implementation 'org.springframework.cloud.fn:spring-functions-parent:1.2.0'
// https://jarcasting.com/artifacts/org.springframework.cloud.fn/spring-functions-parent/
implementation ("org.springframework.cloud.fn:spring-functions-parent:1.2.0")
'org.springframework.cloud.fn:spring-functions-parent:pom:1.2.0'
<dependency org="org.springframework.cloud.fn" name="spring-functions-parent" rev="1.2.0">
<artifact name="spring-functions-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.springframework.cloud.fn', module='spring-functions-parent', version='1.2.0')
)
libraryDependencies += "org.springframework.cloud.fn" % "spring-functions-parent" % "1.2.0"
[org.springframework.cloud.fn/spring-functions-parent "1.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-validation | jar | |
| com.jayway.jsonpath : json-path | jar | |
| org.springframework.boot : spring-boot-starter-json | jar | |
| org.springframework.boot : spring-boot-starter-integration | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-configuration-processor | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | |
| io.projectreactor : reactor-test | jar | |
| org.springframework.integration : spring-integration-test | jar | |
| org.testcontainers : junit-jupiter | jar | |
| org.testcontainers : testcontainers | jar | |
| org.awaitility : awaitility | jar |