Last Version

ark-base 3.0.0

Heaven Ark Infrastructure Tool Base

License

License

GroupId

GroupId

com.heavenark.infrastructure
ArtifactId

ArtifactId

ark-base
Version

Version

3.0.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 3.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.yaml : snakeyaml Optional jar 1.30
com.fasterxml.jackson.core : jackson-databind Optional jar 2.13.2.1
com.moandjiezana.toml : toml4j Optional jar 0.7.2

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22
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.