не последняя версия
Последняя версия 10.15.0

com.solacesystems:solsuite 10.6.4

Solsuite Applications and API's

Группа

Группа

com.solacesystems
Идентификатор

Идентификатор

solsuite
Версия

Версия

10.6.4
Тип

Тип

pom

Скачать solsuite 10.6.4

Имя Файла Размер
solsuite-10.6.4.pom 30 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.solacesystems/solsuite/ -->
<dependency>
    <groupId>com.solacesystems</groupId>
    <artifactId>solsuite</artifactId>
    <version>10.6.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.solacesystems/solsuite/
implementation 'com.solacesystems:solsuite:10.6.4'
// https://jarcasting.com/artifacts/com.solacesystems/solsuite/
implementation ("com.solacesystems:solsuite:10.6.4")
'com.solacesystems:solsuite:pom:10.6.4'
<dependency org="com.solacesystems" name="solsuite" rev="10.6.4">
  <artifact name="solsuite" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.solacesystems', module='solsuite', version='10.6.4')
)
libraryDependencies += "com.solacesystems" % "solsuite" % "10.6.4"
[com.solacesystems/solsuite "10.6.4"]