License |
License |
---|---|
GroupId | GroupIdcom.heavenark.infrastructure |
ArtifactId | ArtifactIdark-web |
Version | Version2.4.0 |
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.4.0.pom | |
ark-web-2.4.0.jar | 14 KB |
ark-web-2.4.0-sources.jar | 9 KB |
ark-web-2.4.0-javadoc.jar | 60 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.heavenark.infrastructure/ark-web/ -->
<dependency>
<groupId>com.heavenark.infrastructure</groupId>
<artifactId>ark-web</artifactId>
<version>2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.heavenark.infrastructure/ark-web/
implementation 'com.heavenark.infrastructure:ark-web:2.4.0'
// https://jarcasting.com/artifacts/com.heavenark.infrastructure/ark-web/
implementation ("com.heavenark.infrastructure:ark-web:2.4.0")
'com.heavenark.infrastructure:ark-web:jar:2.4.0'
<dependency org="com.heavenark.infrastructure" name="ark-web" rev="2.4.0">
<artifact name="ark-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.heavenark.infrastructure', module='ark-web', version='2.4.0')
)
libraryDependencies += "com.heavenark.infrastructure" % "ark-web" % "2.4.0"
[com.heavenark.infrastructure/ark-web "2.4.0"]
Group / Artifact | Type | Version |
---|---|---|
com.heavenark.infrastructure : ark-base | jar | 2.4.1 |
com.heavenark.infrastructure : ark-log | jar | 2.4.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 |
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 |