Last Version

Munzi-Log 0.0.1

api server request, response log managing

License

License

GroupId

GroupId

io.github.mqwerm98
ArtifactId

ArtifactId

munzi-log
Version

Version

0.0.1
Type

Type

jar
Description

Description

Munzi-Log
api server request, response log managing
Project URL

Project URL

https://github.com/mqwerm98/logging-module

Download munzi-log 0.0.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-log4j2 jar 2.6.1
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.11.0
org.bgee.log4jdbc-log4j2 : log4jdbc-log4j2-jdbc4.1 jar 1.16

runtime (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-jpa jar
org.springframework.boot : spring-boot-starter-web jar
com.lmax : disruptor jar 3.4.4

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.