| License |
License |
|---|---|
| GroupId | GroupIdcom.github.heidaodageshiwo |
| ArtifactId | ArtifactIdzqspringbootsnapshot |
| Last Version | Last Version0.0.2-RELEASE |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionzqspringbootsnapshot
Demo project for Spring Boot
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.heidaodageshiwo/zqspringbootsnapshot/ -->
<dependency>
<groupId>com.github.heidaodageshiwo</groupId>
<artifactId>zqspringbootsnapshot</artifactId>
<version>0.0.2-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.heidaodageshiwo/zqspringbootsnapshot/
implementation 'com.github.heidaodageshiwo:zqspringbootsnapshot:0.0.2-RELEASE'
// https://jarcasting.com/artifacts/com.github.heidaodageshiwo/zqspringbootsnapshot/
implementation ("com.github.heidaodageshiwo:zqspringbootsnapshot:0.0.2-RELEASE")
'com.github.heidaodageshiwo:zqspringbootsnapshot:jar:0.0.2-RELEASE'
<dependency org="com.github.heidaodageshiwo" name="zqspringbootsnapshot" rev="0.0.2-RELEASE">
<artifact name="zqspringbootsnapshot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.heidaodageshiwo', module='zqspringbootsnapshot', version='0.0.2-RELEASE')
)
libraryDependencies += "com.github.heidaodageshiwo" % "zqspringbootsnapshot" % "0.0.2-RELEASE"
[com.github.heidaodageshiwo/zqspringbootsnapshot "0.0.2-RELEASE"]