License |
License |
---|---|
Categories |
CategoriesJinq Data Databases |
GroupId | GroupIdcom.github.ymstars |
ArtifactId | ArtifactIdjinqiu-cloud-common |
Last Version | Last Version1.0.0-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjinqiu-cloud-common
Micro Service Backend Project Common Java Lib
|
<!-- https://jarcasting.com/artifacts/com.github.ymstars/jinqiu-cloud-common/ -->
<dependency>
<groupId>com.github.ymstars</groupId>
<artifactId>jinqiu-cloud-common</artifactId>
<version>1.0.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ymstars/jinqiu-cloud-common/
implementation 'com.github.ymstars:jinqiu-cloud-common:1.0.0-RELEASE'
// https://jarcasting.com/artifacts/com.github.ymstars/jinqiu-cloud-common/
implementation ("com.github.ymstars:jinqiu-cloud-common:1.0.0-RELEASE")
'com.github.ymstars:jinqiu-cloud-common:jar:1.0.0-RELEASE'
<dependency org="com.github.ymstars" name="jinqiu-cloud-common" rev="1.0.0-RELEASE">
<artifact name="jinqiu-cloud-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ymstars', module='jinqiu-cloud-common', version='1.0.0-RELEASE')
)
libraryDependencies += "com.github.ymstars" % "jinqiu-cloud-common" % "1.0.0-RELEASE"
[com.github.ymstars/jinqiu-cloud-common "1.0.0-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |