Last Version

io.github.novareseller:log 1.5.3.beta

spring web rapid development tool

License

License

GroupId

GroupId

io.github.novareseller
ArtifactId

ArtifactId

log
Version

Version

1.5.3.beta
Type

Type

jar
Description

Description

spring web rapid development tool
Source Code Management

Source Code Management

https://github.com/novareseller/dagger/tree/main/log

Download log 1.5.3.beta


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

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure Optional jar 2.3.9.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.3.9.RELEASE
org.aspectj : aspectjweaver jar 1.8.13
ch.qos.logback : logback-classic jar 1.2.3
io.github.novareseller : tool jar 1.5.3.beta
com.alibaba : transmittable-thread-local jar 2.12.1

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.10

Project Modules

There are no modules declared in this project.