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