License |
License |
---|---|
GroupId | GroupIdcom.solacesystems |
ArtifactId | ArtifactIdsolsuite |
Last Version | Last Version10.15.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSolsuite
Solsuite Applications and API's
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
solsuite-10.15.0.pom | 30 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.solacesystems/solsuite/ -->
<dependency>
<groupId>com.solacesystems</groupId>
<artifactId>solsuite</artifactId>
<version>10.15.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.solacesystems/solsuite/
implementation 'com.solacesystems:solsuite:10.15.0'
// https://jarcasting.com/artifacts/com.solacesystems/solsuite/
implementation ("com.solacesystems:solsuite:10.15.0")
'com.solacesystems:solsuite:pom:10.15.0'
<dependency org="com.solacesystems" name="solsuite" rev="10.15.0">
<artifact name="solsuite" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.solacesystems', module='solsuite', version='10.15.0')
)
libraryDependencies += "com.solacesystems" % "solsuite" % "10.15.0"
[com.solacesystems/solsuite "10.15.0"]