Log Viewer parent

A parent pom.xml for Log Viewer project

License

License

GroupId

GroupId

io.github.sevdokimov.logviewer
ArtifactId

ArtifactId

log-parent
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

pom
Description

Description

Log Viewer parent
A parent pom.xml for Log Viewer project
Project URL

Project URL

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

Source Code Management

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

Download log-parent

Filename Size
log-parent-1.0.3.pom 6 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • log-viewer
  • log-viewer-frontend
  • log-viewer-cli
  • log-viewer-spring-boot

Versions

Version
1.0.3
1.0.1
1.0.0