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