probelogr-lib

This lib is used to stream log data into Probelogr's data analysis stream

License

License

GroupId

GroupId

com.probelogr
ArtifactId

ArtifactId

probelogr-lib
Last Version

Last Version

1.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

probelogr-lib
This lib is used to stream log data into Probelogr's data analysis stream
Project URL

Project URL

https://bitbucket.org/uchephilips/probelogr-lib
Source Code Management

Source Code Management

https://bitbucket.org/uchephilips/probelogr-lib

Download probelogr-lib

How to add to project

<!-- 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"]

Dependencies

compile (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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2