License |
License |
---|---|
Categories |
CategoriesJinq Data Databases |
GroupId | GroupIdcom.github.ymstars |
ArtifactId | ArtifactIdjinqiu-microservice-parent-pom |
Last Version | Last Version1.0.0-RELEASE |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionjinqiu-microservice-parent-pom
Micro Service Backend Project Global Pom.
|
Filename | Size |
---|---|
jinqiu-microservice-parent-pom-1.0.0-RELEASE.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ymstars/jinqiu-microservice-parent-pom/ -->
<dependency>
<groupId>com.github.ymstars</groupId>
<artifactId>jinqiu-microservice-parent-pom</artifactId>
<version>1.0.0-RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ymstars/jinqiu-microservice-parent-pom/
implementation 'com.github.ymstars:jinqiu-microservice-parent-pom:1.0.0-RELEASE'
// https://jarcasting.com/artifacts/com.github.ymstars/jinqiu-microservice-parent-pom/
implementation ("com.github.ymstars:jinqiu-microservice-parent-pom:1.0.0-RELEASE")
'com.github.ymstars:jinqiu-microservice-parent-pom:pom:1.0.0-RELEASE'
<dependency org="com.github.ymstars" name="jinqiu-microservice-parent-pom" rev="1.0.0-RELEASE">
<artifact name="jinqiu-microservice-parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.ymstars', module='jinqiu-microservice-parent-pom', version='1.0.0-RELEASE')
)
libraryDependencies += "com.github.ymstars" % "jinqiu-microservice-parent-pom" % "1.0.0-RELEASE"
[com.github.ymstars/jinqiu-microservice-parent-pom "1.0.0-RELEASE"]