Last Version

rsocket-consumer 1.2.1

Pivotal Java Functions Parent

License

License

GroupId

GroupId

org.springframework.cloud.fn
ArtifactId

ArtifactId

rsocket-consumer
Version

Version

1.2.1
Type

Type

jar
Description

Description

rsocket-consumer
Pivotal Java Functions Parent

Download rsocket-consumer 1.2.1


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

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-rsocket jar
org.springframework.cloud.fn : config-common jar 1.2.1
org.springframework.boot : spring-boot-starter-validation jar
org.springframework.boot : spring-boot-starter-json jar
org.springframework.boot : spring-boot-starter-integration jar
com.jayway.jsonpath : json-path jar

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor jar

test (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
org.springframework.integration : spring-integration-test jar
io.projectreactor : reactor-test jar
org.testcontainers : junit-jupiter jar
org.testcontainers : testcontainers jar
org.awaitility : awaitility jar

Project Modules

There are no modules declared in this project.