License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.solacesystems |
ArtifactId | ArtifactIdsolclientj |
Last Version | Last Version10.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionsolclientj
The core system dependency; the one you want to add to your project
|
Project URL |
Project URL |
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"]
Group / Artifact | Type | Version |
---|---|---|
com.solacesystems : solclientj-common | jar | 10.0.0 |
com.solacesystems : solclientj-native-common | jar | 10.0.0 |