License |
License |
---|---|
GroupId | GroupIdcom.solacesystems |
ArtifactId | ArtifactIdsol-common |
Last Version | Last Version10.15.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionUtilities for Solace Messaging API for Java
Utilities for Solace Messaging API for Java
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
sol-common-10.15.0.pom | |
sol-common-10.15.0.jar | 2 KB |
sol-common-10.15.0-sources.jar | 2 KB |
sol-common-10.15.0-javadoc.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.solacesystems/sol-common/ -->
<dependency>
<groupId>com.solacesystems</groupId>
<artifactId>sol-common</artifactId>
<version>10.15.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.solacesystems/sol-common/
implementation 'com.solacesystems:sol-common:10.15.0'
// https://jarcasting.com/artifacts/com.solacesystems/sol-common/
implementation ("com.solacesystems:sol-common:10.15.0")
'com.solacesystems:sol-common:jar:10.15.0'
<dependency org="com.solacesystems" name="sol-common" rev="10.15.0">
<artifact name="sol-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.solacesystems', module='sol-common', version='10.15.0')
)
libraryDependencies += "com.solacesystems" % "sol-common" % "10.15.0"
[com.solacesystems/sol-common "10.15.0"]
Group / Artifact | Type | Version |
---|---|---|
commons-logging : commons-logging | jar | 1.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |