License |
License |
---|---|
GroupId | GroupIdcom.github.clarkstore |
ArtifactId | ArtifactIdos-common |
Last Version | Last Version0.6.12 |
Release Date | Release Date |
Type | Typepom |
Description |
Description公共模块
|
Filename | Size |
---|---|
os-common-0.6.12.pom | 701 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.clarkstore/os-common/ -->
<dependency>
<groupId>com.github.clarkstore</groupId>
<artifactId>os-common</artifactId>
<version>0.6.12</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.clarkstore/os-common/
implementation 'com.github.clarkstore:os-common:0.6.12'
// https://jarcasting.com/artifacts/com.github.clarkstore/os-common/
implementation ("com.github.clarkstore:os-common:0.6.12")
'com.github.clarkstore:os-common:pom:0.6.12'
<dependency org="com.github.clarkstore" name="os-common" rev="0.6.12">
<artifact name="os-common" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.clarkstore', module='os-common', version='0.6.12')
)
libraryDependencies += "com.github.clarkstore" % "os-common" % "0.6.12"
[com.github.clarkstore/os-common "0.6.12"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |