License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.waitmoon.ice |
ArtifactId | ArtifactIdice-client |
Version | Version0.0.4 |
Type | Typejar |
Description |
Descriptionice-client
致力于解决灵活繁复的硬编码问题
|
Filename | Size |
---|---|
ice-client-0.0.4.pom | |
ice-client-0.0.4.jar | 20 KB |
ice-client-0.0.4-sources.jar | 8 KB |
ice-client-0.0.4-javadoc.jar | 78 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.waitmoon.ice/ice-client/ -->
<dependency>
<groupId>com.waitmoon.ice</groupId>
<artifactId>ice-client</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.waitmoon.ice/ice-client/
implementation 'com.waitmoon.ice:ice-client:0.0.4'
// https://jarcasting.com/artifacts/com.waitmoon.ice/ice-client/
implementation ("com.waitmoon.ice:ice-client:0.0.4")
'com.waitmoon.ice:ice-client:jar:0.0.4'
<dependency org="com.waitmoon.ice" name="ice-client" rev="0.0.4">
<artifact name="ice-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.waitmoon.ice', module='ice-client', version='0.0.4')
)
libraryDependencies += "com.waitmoon.ice" % "ice-client" % "0.0.4"
[com.waitmoon.ice/ice-client "0.0.4"]
Group / Artifact | Type | Version |
---|---|---|
com.waitmoon.ice : ice-core | jar | 0.0.4 |
org.springframework.boot : spring-boot-starter-amqp | jar | 2.1.0.RELEASE |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.projectlombok : lombok | jar | 1.18.6 |
com.alibaba : fastjson | jar | 1.2.76 |