License |
License |
---|---|
GroupId | GroupIdcom.heavenark.infrastructure |
ArtifactId | ArtifactIdark-web |
Version | Version2.5.1 |
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.5.1.pom | |
ark-web-2.5.1.jar | 24 KB |
ark-web-2.5.1-sources.jar | 16 KB |
ark-web-2.5.1-javadoc.jar | 127 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.heavenark.infrastructure/ark-web/ -->
<dependency>
<groupId>com.heavenark.infrastructure</groupId>
<artifactId>ark-web</artifactId>
<version>2.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.heavenark.infrastructure/ark-web/
implementation 'com.heavenark.infrastructure:ark-web:2.5.1'
// https://jarcasting.com/artifacts/com.heavenark.infrastructure/ark-web/
implementation ("com.heavenark.infrastructure:ark-web:2.5.1")
'com.heavenark.infrastructure:ark-web:jar:2.5.1'
<dependency org="com.heavenark.infrastructure" name="ark-web" rev="2.5.1">
<artifact name="ark-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.heavenark.infrastructure', module='ark-web', version='2.5.1')
)
libraryDependencies += "com.heavenark.infrastructure" % "ark-web" % "2.5.1"
[com.heavenark.infrastructure/ark-web "2.5.1"]
Group / Artifact | Type | Version |
---|---|---|
com.heavenark.infrastructure : ark-base | jar | 2.5.2 |
com.heavenark.infrastructure : ark-log | jar | 2.5.1 |
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.5.6 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.5.6 |
org.springframework : spring-webmvc Optional | jar | 5.3.12 |
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 |