is not current version
Last Version 3.0.0

ark-base 2.6.3

Heaven Ark Infrastructure Tool Base

License

License

GroupId

GroupId

com.heavenark.infrastructure
ArtifactId

ArtifactId

ark-base
Version

Version

2.6.3
Type

Type

jar
Description

Description

ark-base
Heaven Ark Infrastructure Tool Base
Project URL

Project URL

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

Source Code Management

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

Download ark-base 2.6.3


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

Dependencies

provided (5)

Group / Artifact Type Version
org.yaml : snakeyaml Optional jar 1.29
com.fasterxml.jackson.core : jackson-databind Optional jar 2.13.1
com.moandjiezana.toml : toml4j Optional jar 0.7.2
org.projectlombok : lombok jar 1.18.22
org.jetbrains : annotations jar 22.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.