| License |
License |
|---|---|
| GroupId | GroupIdcom.github.uchephilz |
| ArtifactId | ArtifactIdprobelogr_tailer |
| Last Version | Last Version1.1.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionProbelogr Tailer
This Library is build by uchephilz to read data
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| probelogr_tailer-1.1.6.pom | |
| probelogr_tailer-1.1.6.jar | 10 KB |
| probelogr_tailer-1.1.6-sources.jar | 6 KB |
| probelogr_tailer-1.1.6-javadoc.jar | 55 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |