Last Version

ark-log 3.0.2

Heaven Ark Infrastructure Log Framework

License

License

GroupId

GroupId

com.heavenark.infrastructure
ArtifactId

ArtifactId

ark-log
Version

Version

3.0.2
Type

Type

jar
Description

Description

ark-log
Heaven Ark Infrastructure Log Framework
Project URL

Project URL

https://gitlab.heavenark.com/heaven-ark-infrastructure/ark-infrastructure-log
Source Code Management

Source Code Management

https://gitlab.heavenark.com/heaven-ark-infrastructure/ark-infrastructure-log

Download ark-log 3.0.2


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

Dependencies

compile (3)

Group / Artifact Type Version
com.heavenark.infrastructure : ark-base jar 3.0.0
org.fusesource.jansi : jansi jar 2.4.0
com.fasterxml.jackson.core : jackson-databind Optional jar 2.13.2.2

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.24
org.jetbrains : annotations jar 23.0.0

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2

Project Modules

There are no modules declared in this project.