License |
License |
---|---|
GroupId | GroupIdcom.github.clarkstore |
ArtifactId | ArtifactIdos-ali |
Version | Version0.4.2 |
Type | Typepom |
Description |
Descriptionali服务模块
|
Filename | Size |
---|---|
os-ali-0.4.2.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.4.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.clarkstore/os-ali/
implementation 'com.github.clarkstore:os-ali:0.4.2'
// https://jarcasting.com/artifacts/com.github.clarkstore/os-ali/
implementation ("com.github.clarkstore:os-ali:0.4.2")
'com.github.clarkstore:os-ali:pom:0.4.2'
<dependency org="com.github.clarkstore" name="os-ali" rev="0.4.2">
<artifact name="os-ali" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.clarkstore', module='os-ali', version='0.4.2')
)
libraryDependencies += "com.github.clarkstore" % "os-ali" % "0.4.2"
[com.github.clarkstore/os-ali "0.4.2"]
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 |