| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.solacesystems |
| Идентификатор | Идентификаторsolsuite |
| Последняя версия | Последняя версия10.15.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеSolsuite
Solsuite Applications and API's
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| solsuite-10.15.0.pom | 30 KB |
| Обзор |
<!-- 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"]