| License | License | 
|---|---|
| GroupId | GroupIdcom.heavenark.infrastructure | 
| ArtifactId | ArtifactIdark-springboot | 
| Last Version | Last Version3.0.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionark-springboot Heaven Ark Infrastructure StringBoot Support | 
| Filename | Size | 
|---|---|
| ark-springboot-3.0.1.pom | |
| ark-springboot-3.0.1.jar | 27 KB | 
| ark-springboot-3.0.1-sources.jar | 18 KB | 
| ark-springboot-3.0.1-javadoc.jar | 136 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.heavenark.infrastructure/ark-springboot/ -->
<dependency>
    <groupId>com.heavenark.infrastructure</groupId>
    <artifactId>ark-springboot</artifactId>
    <version>3.0.1</version>
</dependency>// https://jarcasting.com/artifacts/com.heavenark.infrastructure/ark-springboot/
implementation 'com.heavenark.infrastructure:ark-springboot:3.0.1'// https://jarcasting.com/artifacts/com.heavenark.infrastructure/ark-springboot/
implementation ("com.heavenark.infrastructure:ark-springboot:3.0.1")'com.heavenark.infrastructure:ark-springboot:jar:3.0.1'<dependency org="com.heavenark.infrastructure" name="ark-springboot" rev="3.0.1">
  <artifact name="ark-springboot" type="jar" />
</dependency>@Grapes(
@Grab(group='com.heavenark.infrastructure', module='ark-springboot', version='3.0.1')
)libraryDependencies += "com.heavenark.infrastructure" % "ark-springboot" % "3.0.1"[com.heavenark.infrastructure/ark-springboot "3.0.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.gandon.tomcat : juli-to-slf4j | jar | 1.1.1 | 
| org.springframework.boot : spring-boot-starter-aop | jar | 2.6.5 | 
| org.mybatis.spring.boot : mybatis-spring-boot-starter | jar | 2.2.2 | 
| org.springframework.boot : spring-boot-configuration-processor | jar | 2.6.5 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.heavenark.infrastructure : ark-base | jar | 3.0.0 | 
| com.heavenark.infrastructure : ark-log | jar | 3.0.0 | 
| com.heavenark.infrastructure : ark-web | jar | 3.0.0 | 
| org.springframework : spring-webmvc | jar | 5.3.17 | 
| org.apache.tomcat.embed : tomcat-embed-core | jar | 9.0.60 | 
| org.slf4j : slf4j-api | jar | 1.7.36 | 
| org.projectlombok : lombok | jar | 1.18.22 | 
| org.jetbrains : annotations | jar | 23.0.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 |