| License | License | 
|---|---|
| Categories | CategoriesJava Languages | 
| GroupId | GroupIdio.joynr.java.core | 
| ArtifactId | ArtifactIdclustercontroller-websocket-runtime | 
| Last Version | Last Version1.21.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionjoynr.io Dependency lock file | 
<!-- https://jarcasting.com/artifacts/io.joynr.java.core/clustercontroller-websocket-runtime/ -->
<dependency>
    <groupId>io.joynr.java.core</groupId>
    <artifactId>clustercontroller-websocket-runtime</artifactId>
    <version>1.21.1</version>
</dependency>// https://jarcasting.com/artifacts/io.joynr.java.core/clustercontroller-websocket-runtime/
implementation 'io.joynr.java.core:clustercontroller-websocket-runtime:1.21.1'// https://jarcasting.com/artifacts/io.joynr.java.core/clustercontroller-websocket-runtime/
implementation ("io.joynr.java.core:clustercontroller-websocket-runtime:1.21.1")'io.joynr.java.core:clustercontroller-websocket-runtime:jar:1.21.1'<dependency org="io.joynr.java.core" name="clustercontroller-websocket-runtime" rev="1.21.1">
  <artifact name="clustercontroller-websocket-runtime" type="jar" />
</dependency>@Grapes(
@Grab(group='io.joynr.java.core', module='clustercontroller-websocket-runtime', version='1.21.1')
)libraryDependencies += "io.joynr.java.core" % "clustercontroller-websocket-runtime" % "1.21.1"[io.joynr.java.core/clustercontroller-websocket-runtime "1.21.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| io.joynr.java.core : clustercontroller | jar | 1.21.1 | 
| io.joynr.java : javaapi | jar | 1.21.1 | 
| io.joynr.java.core : libjoynr | jar | 1.21.1 | 
| io.joynr.java.messaging.websocket : joynr-websocket-common | jar | 1.21.1 | 
| io.joynr.java.messaging : messaging-common | jar | 1.21.1 | 
| io.joynr.java.messaging.websocket : joynr-websocket-server | jar | 1.21.1 | 
| com.google.inject : guice | jar | 5.1.0 | 
| javax.inject : javax.inject | jar | 1 |