Last Version

solclientj 10.0.0

The core system dependency; the one you want to add to your project

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.solacesystems
ArtifactId

ArtifactId

solclientj
Version

Version

10.0.0
Type

Type

pom
Description

Description

solclientj
The core system dependency; the one you want to add to your project
Project URL

Project URL

https://docs.solace.com/APIs.htm

Download solclientj 10.0.0

Filename Size
solclientj-10.0.0.pom 1 KB
Browse

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

Dependencies

compile (2)

Group / Artifact Type Version
com.solacesystems : solclientj-common jar 10.0.0
com.solacesystems : solclientj-native-common jar 10.0.0

Project Modules

There are no modules declared in this project.