Last Version

Kaazing Java Clients 5.1.0.4

Kaazing Java Clients

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.kaazing
ArtifactId

ArtifactId

java.client
Version

Version

5.1.0.4
Type

Type

pom
Description

Description

Kaazing Java Clients
Kaazing Java Clients
Project URL

Project URL

https://github.com/kaazing/java.client
Source Code Management

Source Code Management

https://github.com/kaazing/java.client

Download java.client 5.1.0.4

Filename Size
java.client-5.1.0.4.pom 17 KB
Browse

<!-- https://jarcasting.com/artifacts/org.kaazing/java.client/ -->
<dependency>
    <groupId>org.kaazing</groupId>
    <artifactId>java.client</artifactId>
    <version>5.1.0.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.kaazing/java.client/
implementation 'org.kaazing:java.client:5.1.0.4'
// https://jarcasting.com/artifacts/org.kaazing/java.client/
implementation ("org.kaazing:java.client:5.1.0.4")
'org.kaazing:java.client:pom:5.1.0.4'
<dependency org="org.kaazing" name="java.client" rev="5.1.0.4">
  <artifact name="java.client" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.kaazing', module='java.client', version='5.1.0.4')
)
libraryDependencies += "org.kaazing" % "java.client" % "5.1.0.4"
[org.kaazing/java.client "5.1.0.4"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • net.api
  • bridge
  • transport
  • ws
  • amqp-0-9-1
  • apidoc