is not current version
Last Version 3.0.1

com.heavenark.infrastructure:ark-springboot 3.0.0

Heaven Ark Infrastructure StringBoot Support

GroupId

GroupId

com.heavenark.infrastructure
ArtifactId

ArtifactId

ark-springboot
Version

Version

3.0.0
Type

Type

jar

Download ark-springboot 3.0.0


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