License |
License |
---|---|
GroupId | GroupIdcom.heavenark.infrastructure |
ArtifactId | ArtifactIdark-log |
Version | Version2.7.1 |
Type | Typejar |
Description |
Descriptionark-log
Heaven Ark Infrastructure Log Framework
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ark-log-2.7.1.pom | |
ark-log-2.7.1.jar | 35 KB |
ark-log-2.7.1-sources.jar | 18 KB |
ark-log-2.7.1-javadoc.jar | 105 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.heavenark.infrastructure/ark-log/ -->
<dependency>
<groupId>com.heavenark.infrastructure</groupId>
<artifactId>ark-log</artifactId>
<version>2.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.heavenark.infrastructure/ark-log/
implementation 'com.heavenark.infrastructure:ark-log:2.7.1'
// https://jarcasting.com/artifacts/com.heavenark.infrastructure/ark-log/
implementation ("com.heavenark.infrastructure:ark-log:2.7.1")
'com.heavenark.infrastructure:ark-log:jar:2.7.1'
<dependency org="com.heavenark.infrastructure" name="ark-log" rev="2.7.1">
<artifact name="ark-log" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.heavenark.infrastructure', module='ark-log', version='2.7.1')
)
libraryDependencies += "com.heavenark.infrastructure" % "ark-log" % "2.7.1"
[com.heavenark.infrastructure/ark-log "2.7.1"]
Group / Artifact | Type | Version |
---|---|---|
com.heavenark.infrastructure : ark-base | jar | 2.6.3 |
org.fusesource.jansi : jansi | jar | 2.4.0 |
com.fasterxml.jackson.core : jackson-databind Optional | jar | 2.13.1 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |
org.jetbrains : annotations | jar | 22.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |