GroupId | GroupIdcom.solacesystems |
---|---|
ArtifactId | ArtifactIdsol-jcsmp |
Version | Version10.6.4 |
Type | Typejar |
Filename | Size |
---|---|
sol-jcsmp-10.6.4.pom | |
sol-jcsmp-10.6.4.jar | 1 MB |
sol-jcsmp-10.6.4-sources.jar | 4 KB |
sol-jcsmp-10.6.4-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.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.solacesystems/sol-jcsmp/
implementation 'com.solacesystems:sol-jcsmp:10.6.4'
// https://jarcasting.com/artifacts/com.solacesystems/sol-jcsmp/
implementation ("com.solacesystems:sol-jcsmp:10.6.4")
'com.solacesystems:sol-jcsmp:jar:10.6.4'
<dependency org="com.solacesystems" name="sol-jcsmp" rev="10.6.4">
<artifact name="sol-jcsmp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.solacesystems', module='sol-jcsmp', version='10.6.4')
)
libraryDependencies += "com.solacesystems" % "sol-jcsmp" % "10.6.4"
[com.solacesystems/sol-jcsmp "10.6.4"]