is not current version
Last Version 3.0.0

ark-base 2.7.0

Heaven Ark Infrastructure Tool Base

License

License

GroupId

GroupId

com.heavenark.infrastructure
ArtifactId

ArtifactId

ark-base
Version

Version

2.7.0
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.7.0


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

Dependencies

provided (5)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.