License |
License |
---|---|
GroupId | GroupIdcom.github.clarkstore |
ArtifactId | ArtifactIdos-ali |
Version | Version0.5.7 |
Type | Typepom |
Description |
Descriptionali服务模块
|
Filename | Size |
---|---|
os-ali-0.5.7.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.clarkstore/os-ali/ -->
<dependency>
<groupId>com.github.clarkstore</groupId>
<artifactId>os-ali</artifactId>
<version>0.5.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.clarkstore/os-ali/
implementation 'com.github.clarkstore:os-ali:0.5.7'
// https://jarcasting.com/artifacts/com.github.clarkstore/os-ali/
implementation ("com.github.clarkstore:os-ali:0.5.7")
'com.github.clarkstore:os-ali:pom:0.5.7'
<dependency org="com.github.clarkstore" name="os-ali" rev="0.5.7">
<artifact name="os-ali" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.clarkstore', module='os-ali', version='0.5.7')
)
libraryDependencies += "com.github.clarkstore" % "os-ali" % "0.5.7"
[com.github.clarkstore/os-ali "0.5.7"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok Optional | jar | |
cn.hutool : hutool-all | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |