| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.uchephilz |
| Идентификатор | Идентификаторprobelogr_tailer |
| Версия | Версия1.1.6 |
| Тип | Типjar |
| Описание |
ОписаниеProbelogr Tailer
This Library is build by uchephilz to read data
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| probelogr_tailer-1.1.6.pom | |
| probelogr_tailer-1.1.6.jar | 16 KB |
| probelogr_tailer-1.1.6-sources.jar | 11 KB |
| probelogr_tailer-1.1.6-javadoc.jar | 83 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.uchephilz/probelogr_tailer/ -->
<dependency>
<groupId>com.github.uchephilz</groupId>
<artifactId>probelogr_tailer</artifactId>
<version>1.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.uchephilz/probelogr_tailer/
implementation 'com.github.uchephilz:probelogr_tailer:1.1.6'
// https://jarcasting.com/artifacts/com.github.uchephilz/probelogr_tailer/
implementation ("com.github.uchephilz:probelogr_tailer:1.1.6")
'com.github.uchephilz:probelogr_tailer:jar:1.1.6'
<dependency org="com.github.uchephilz" name="probelogr_tailer" rev="1.1.6">
<artifact name="probelogr_tailer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.uchephilz', module='probelogr_tailer', version='1.1.6')
)
libraryDependencies += "com.github.uchephilz" % "probelogr_tailer" % "1.1.6"
[com.github.uchephilz/probelogr_tailer "1.1.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | 2.5.5 |
| commons-io : commons-io | jar | 2.11.0 |
| org.springframework.boot : spring-boot-starter-websocket | jar | 2.5.5 |
| org.springframework : spring-messaging | jar | |
| com.google.code.gson : gson | jar | 2.8.7 |