GroupId | GroupIdcom.solacesystems |
---|---|
ArtifactId | ArtifactIdsol-jcsmp |
Version | Version10.6.0 |
Type | Typejar |
Filename | Size |
---|---|
sol-jcsmp-10.6.0.pom | |
sol-jcsmp-10.6.0.jar | 1 MB |
sol-jcsmp-10.6.0-sources.jar | 4 KB |
sol-jcsmp-10.6.0-javadoc.jar | 790 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.solacesystems/sol-jcsmp/ -->
<dependency>
<groupId>com.solacesystems</groupId>
<artifactId>sol-jcsmp</artifactId>
<version>10.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.solacesystems/sol-jcsmp/
implementation 'com.solacesystems:sol-jcsmp:10.6.0'
// https://jarcasting.com/artifacts/com.solacesystems/sol-jcsmp/
implementation ("com.solacesystems:sol-jcsmp:10.6.0")
'com.solacesystems:sol-jcsmp:jar:10.6.0'
<dependency org="com.solacesystems" name="sol-jcsmp" rev="10.6.0">
<artifact name="sol-jcsmp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.solacesystems', module='sol-jcsmp', version='10.6.0')
)
libraryDependencies += "com.solacesystems" % "sol-jcsmp" % "10.6.0"
[com.solacesystems/sol-jcsmp "10.6.0"]