License |
License |
---|---|
GroupId | GroupIdcom.heavenark.infrastructure |
ArtifactId | ArtifactIdark-web |
Version | Version2.6.2 |
Type | Typejar |
Description |
Descriptionark-web
Heaven Ark Infrastructure Web Develop Tool
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ark-web-2.6.2.pom | |
ark-web-2.6.2.jar | 27 KB |
ark-web-2.6.2-sources.jar | 18 KB |
ark-web-2.6.2-javadoc.jar | 146 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.heavenark.infrastructure/ark-web/ -->
<dependency>
<groupId>com.heavenark.infrastructure</groupId>
<artifactId>ark-web</artifactId>
<version>2.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.heavenark.infrastructure/ark-web/
implementation 'com.heavenark.infrastructure:ark-web:2.6.2'
// https://jarcasting.com/artifacts/com.heavenark.infrastructure/ark-web/
implementation ("com.heavenark.infrastructure:ark-web:2.6.2")
'com.heavenark.infrastructure:ark-web:jar:2.6.2'
<dependency org="com.heavenark.infrastructure" name="ark-web" rev="2.6.2">
<artifact name="ark-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.heavenark.infrastructure', module='ark-web', version='2.6.2')
)
libraryDependencies += "com.heavenark.infrastructure" % "ark-web" % "2.6.2"
[com.heavenark.infrastructure/ark-web "2.6.2"]
Group / Artifact | Type | Version |
---|---|---|
com.heavenark.infrastructure : ark-base | jar | 2.6.1 |
com.heavenark.infrastructure : ark-log | jar | 2.6.2 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.0 |
org.apache.tomcat.embed : tomcat-embed-core Optional | jar | 9.0.54 |
org.mybatis : mybatis Optional | jar | 3.5.7 |
org.aspectj : aspectjweaver Optional | jar | 1.9.7 |
org.springframework.boot : spring-boot-starter Optional | jar | 2.6.1 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.6.1 |
org.springframework : spring-webmvc Optional | jar | 5.3.13 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api Optional | jar | 1.7.32 |
org.projectlombok : lombok | jar | 1.18.22 |
org.jetbrains : annotations | jar | 22.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |