is not current version
Last Version 1.2.1

websocket-consumer 1.0.3

websocket consumer

License

License

GroupId

GroupId

org.springframework.cloud.fn
ArtifactId

ArtifactId

websocket-consumer
Version

Version

1.0.3
Type

Type

jar
Description

Description

websocket-consumer
websocket consumer

Download websocket-consumer 1.0.3


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

Dependencies

compile (8)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-actuator jar
org.springframework : spring-messaging jar
org.springframework : spring-websocket jar
io.netty : netty-all jar
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

provided (1)

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

test (8)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar
org.springframework.cloud.fn : function-test-support jar 1.0.3
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

Project Modules

There are no modules declared in this project.