| License | License | 
|---|---|
| Categories | CategoriesSpring Boot Container Microservices | 
| GroupId | GroupIdio.github.sevdokimov.logviewer | 
| ArtifactId | ArtifactIdlog-viewer-spring-boot | 
| Last Version | Last Version1.0.3 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionLog Viewer Spring-boot integration Classes for integration with spring-boot | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
<!-- 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"]| 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 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 | 
| javax.websocket : javax.websocket-api | jar | 1.0 |