| License |
License |
|---|---|
| GroupId | GroupIdcom.probelogr |
| ArtifactId | ArtifactIdprobelogr-lib |
| Last Version | Last Version1.0.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionprobelogr-lib
This lib is used to stream log data into Probelogr's data analysis stream
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| probelogr-lib-1.0.6.pom | |
| probelogr-lib-1.0.6.jar | 28 KB |
| probelogr-lib-1.0.6-sources.jar | 21 KB |
| probelogr-lib-1.0.6-javadoc.jar | 137 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.probelogr/probelogr-lib/ -->
<dependency>
<groupId>com.probelogr</groupId>
<artifactId>probelogr-lib</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.probelogr/probelogr-lib/
implementation 'com.probelogr:probelogr-lib:1.0.6'
// https://jarcasting.com/artifacts/com.probelogr/probelogr-lib/
implementation ("com.probelogr:probelogr-lib:1.0.6")
'com.probelogr:probelogr-lib:jar:1.0.6'
<dependency org="com.probelogr" name="probelogr-lib" rev="1.0.6">
<artifact name="probelogr-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.probelogr', module='probelogr-lib', version='1.0.6')
)
libraryDependencies += "com.probelogr" % "probelogr-lib" % "1.0.6"
[com.probelogr/probelogr-lib "1.0.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-websocket | jar | 2.5.5 |
| commons-io : commons-io | jar | 2.11.0 |
| com.google.code.gson : gson | jar | 2.8.7 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.12.5 |
| org.springframework : spring-messaging | jar | 5.3.10 |
| org.springframework : spring-websocket | jar | 5.3.10 |