License |
License |
---|---|
Categories |
CategoriesCLI User Interface Messaging Application Layer Libs |
GroupId | GroupIdcom.solace |
ArtifactId | ArtifactIdsolace-messaging-client |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSolace PubSub+ Messaging API for Java
Java client API for Solace PubSub+ advanced event broker.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.solace/solace-messaging-client/ -->
<dependency>
<groupId>com.solace</groupId>
<artifactId>solace-messaging-client</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.solace/solace-messaging-client/
implementation 'com.solace:solace-messaging-client:1.1.0'
// https://jarcasting.com/artifacts/com.solace/solace-messaging-client/
implementation ("com.solace:solace-messaging-client:1.1.0")
'com.solace:solace-messaging-client:jar:1.1.0'
<dependency org="com.solace" name="solace-messaging-client" rev="1.1.0">
<artifact name="solace-messaging-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.solace', module='solace-messaging-client', version='1.1.0')
)
libraryDependencies += "com.solace" % "solace-messaging-client" % "1.1.0"
[com.solace/solace-messaging-client "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.solacesystems : sol-jcsmp | jar | 10.15.0 |