Last Version

minijax-example-websocket 0.5.10

Coexisting REST and WebSocket endpoints

GroupId

GroupId

org.minijax
ArtifactId

ArtifactId

minijax-example-websocket
Version

Version

0.5.10
Type

Type

jar
Description

Description

minijax-example-websocket
Coexisting REST and WebSocket endpoints

Download minijax-example-websocket 0.5.10


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

Dependencies

compile (3)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar
org.minijax : minijax-undertow jar
org.minijax : minijax-undertow-websocket jar

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar
org.mockito : mockito-core jar
org.mockito : mockito-junit-jupiter jar

Project Modules

There are no modules declared in this project.