License |
License |
---|---|
GroupId | GroupIdcom.heavenark.infrastructure |
ArtifactId | ArtifactIdark-web |
Last Version | Last Version3.0.1 |
Release Date | Release Date |
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-3.0.1.pom | |
ark-web-3.0.1.jar | 23 KB |
ark-web-3.0.1-sources.jar | 15 KB |
ark-web-3.0.1-javadoc.jar | 128 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.heavenark.infrastructure/ark-web/ -->
<dependency>
<groupId>com.heavenark.infrastructure</groupId>
<artifactId>ark-web</artifactId>
<version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.heavenark.infrastructure/ark-web/
implementation 'com.heavenark.infrastructure:ark-web:3.0.1'
// https://jarcasting.com/artifacts/com.heavenark.infrastructure/ark-web/
implementation ("com.heavenark.infrastructure:ark-web:3.0.1")
'com.heavenark.infrastructure:ark-web:jar:3.0.1'
<dependency org="com.heavenark.infrastructure" name="ark-web" rev="3.0.1">
<artifact name="ark-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.heavenark.infrastructure', module='ark-web', version='3.0.1')
)
libraryDependencies += "com.heavenark.infrastructure" % "ark-web" % "3.0.1"
[com.heavenark.infrastructure/ark-web "3.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.heavenark.infrastructure : ark-base | jar | 3.0.0 |
com.heavenark.infrastructure : ark-log | jar | 3.0.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2.1 |
org.mybatis : mybatis Optional | jar | 3.5.9 |
Group / Artifact | Type | Version |
---|---|---|
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 |