| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdme.hao0 |
| ArtifactId | ArtifactIddiablo-client-spring |
| Last Version | Last Version1.2.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiondiablo-client-spring
A LightWeight Persistent Configure Component
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/me.hao0/diablo-client-spring/ -->
<dependency>
<groupId>me.hao0</groupId>
<artifactId>diablo-client-spring</artifactId>
<version>1.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/me.hao0/diablo-client-spring/
implementation 'me.hao0:diablo-client-spring:1.2.3'
// https://jarcasting.com/artifacts/me.hao0/diablo-client-spring/
implementation ("me.hao0:diablo-client-spring:1.2.3")
'me.hao0:diablo-client-spring:jar:1.2.3'
<dependency org="me.hao0" name="diablo-client-spring" rev="1.2.3">
<artifact name="diablo-client-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.hao0', module='diablo-client-spring', version='1.2.3')
)
libraryDependencies += "me.hao0" % "diablo-client-spring" % "1.2.3"
[me.hao0/diablo-client-spring "1.2.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| me.hao0 : diablo-client | jar | 1.2.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-context | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-test | jar | |
| ch.qos.logback : logback-core | jar | 1.1.7 |
| ch.qos.logback : logback-classic | jar | 1.1.7 |
| commons-logging : commons-logging | jar | 1.2 |
| junit : junit | jar | 4.12 |