| License |
License |
|---|---|
| GroupId | GroupIdcom.heavenark.infrastructure |
| ArtifactId | ArtifactIdark-infrastructure |
| Last Version | Last Version3.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionark-infrastructure
Heaven Ark Infrastructure
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ark-infrastructure-3.0.2.pom | |
| ark-infrastructure-3.0.2.jar | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.heavenark.infrastructure/ark-infrastructure/ -->
<dependency>
<groupId>com.heavenark.infrastructure</groupId>
<artifactId>ark-infrastructure</artifactId>
<version>3.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.heavenark.infrastructure/ark-infrastructure/
implementation 'com.heavenark.infrastructure:ark-infrastructure:3.0.2'
// https://jarcasting.com/artifacts/com.heavenark.infrastructure/ark-infrastructure/
implementation ("com.heavenark.infrastructure:ark-infrastructure:3.0.2")
'com.heavenark.infrastructure:ark-infrastructure:jar:3.0.2'
<dependency org="com.heavenark.infrastructure" name="ark-infrastructure" rev="3.0.2">
<artifact name="ark-infrastructure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.heavenark.infrastructure', module='ark-infrastructure', version='3.0.2')
)
libraryDependencies += "com.heavenark.infrastructure" % "ark-infrastructure" % "3.0.2"
[com.heavenark.infrastructure/ark-infrastructure "3.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.heavenark.infrastructure : ark-base | jar | 3.0.0 |
| com.heavenark.infrastructure : ark-log | jar | 3.0.2 |
| com.heavenark.infrastructure : ark-web | jar | 3.0.1 |
| com.heavenark.infrastructure : ark-extra | jar | 3.0.1 |
| com.heavenark.infrastructure : ark-log-slf4j-support | jar | 3.0.2 |