| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.qcloud |
| Идентификатор | Идентификаторexample |
| Последняя версия | Последняя версия1.1.7 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеexample
Tencent Cloud Message Queue java tcp SDK
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| example-1.1.7.pom | |
| example-1.1.7.jar | 24 KB |
| example-1.1.7-sources.jar | 10 KB |
| example-1.1.7-javadoc.jar | 48 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.qcloud/example/ -->
<dependency>
<groupId>com.qcloud</groupId>
<artifactId>example</artifactId>
<version>1.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.qcloud/example/
implementation 'com.qcloud:example:1.1.7'
// https://jarcasting.com/artifacts/com.qcloud/example/
implementation ("com.qcloud:example:1.1.7")
'com.qcloud:example:jar:1.1.7'
<dependency org="com.qcloud" name="example" rev="1.1.7">
<artifact name="example" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.qcloud', module='example', version='1.1.7')
)
libraryDependencies += "com.qcloud" % "example" % "1.1.7"
[com.qcloud/example "1.1.7"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.qcloud : cmq-tcp-client | jar | 1.1.7 |
| commons-cli : commons-cli | jar | 1.2 |