| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJava Языки программирования CLI Взаимодействие с пользователем Sentinel Контейнер Микросервисы |
| Группа | Группаcom.logsentinel |
| Идентификатор | Идентификаторlogsentinel-java-client |
| Версия | Версия0.3.12 |
| Тип | Типjar |
| Описание |
Описаниеlogsentinel-java-client
Java Client for LogSentinel
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.logsentinel/logsentinel-java-client/ -->
<dependency>
<groupId>com.logsentinel</groupId>
<artifactId>logsentinel-java-client</artifactId>
<version>0.3.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.logsentinel/logsentinel-java-client/
implementation 'com.logsentinel:logsentinel-java-client:0.3.12'
// https://jarcasting.com/artifacts/com.logsentinel/logsentinel-java-client/
implementation ("com.logsentinel:logsentinel-java-client:0.3.12")
'com.logsentinel:logsentinel-java-client:jar:0.3.12'
<dependency org="com.logsentinel" name="logsentinel-java-client" rev="0.3.12">
<artifact name="logsentinel-java-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.logsentinel', module='logsentinel-java-client', version='0.3.12')
)
libraryDependencies += "com.logsentinel" % "logsentinel-java-client" % "0.3.12"
[com.logsentinel/logsentinel-java-client "0.3.12"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.annotation : javax.annotation-api | jar | 1.3.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 3.2.4 |