Log Viewer Spring-boot integration

Classes for integration with spring-boot

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.sevdokimov.logviewer
ArtifactId

ArtifactId

log-viewer-spring-boot
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Log Viewer Spring-boot integration
Classes for integration with spring-boot
Project URL

Project URL

https://github.com/sevdokimov/log-viewer
Source Code Management

Source Code Management

http://github.com/sevdokimov/log-viewer/tree/master/log-viewer-spring-boot

Download log-viewer-spring-boot

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.sevdokimov.logviewer/log-viewer-spring-boot/ -->
<dependency>
    <groupId>io.github.sevdokimov.logviewer</groupId>
    <artifactId>log-viewer-spring-boot</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.sevdokimov.logviewer/log-viewer-spring-boot/
implementation 'io.github.sevdokimov.logviewer:log-viewer-spring-boot:1.0.3'
// https://jarcasting.com/artifacts/io.github.sevdokimov.logviewer/log-viewer-spring-boot/
implementation ("io.github.sevdokimov.logviewer:log-viewer-spring-boot:1.0.3")
'io.github.sevdokimov.logviewer:log-viewer-spring-boot:jar:1.0.3'
<dependency org="io.github.sevdokimov.logviewer" name="log-viewer-spring-boot" rev="1.0.3">
  <artifact name="log-viewer-spring-boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.sevdokimov.logviewer', module='log-viewer-spring-boot', version='1.0.3')
)
libraryDependencies += "io.github.sevdokimov.logviewer" % "log-viewer-spring-boot" % "1.0.3"
[io.github.sevdokimov.logviewer/log-viewer-spring-boot "1.0.3"]

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot jar
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework : spring-websocket Optional jar
io.github.sevdokimov.logviewer : log-viewer jar 1.0.3

provided (2)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0
javax.websocket : javax.websocket-api jar 1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.1
1.0.0