GroupId | GroupIdcom.gitee.hsg77 |
---|---|
ArtifactId | ArtifactIdpg-common |
Last Version | Last Version1.1.2-RELEASES |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpg-common
|
Project URL |
Project URL |
Filename | Size |
---|---|
pg-common-1.1.2-RELEASES.pom | |
pg-common-1.1.2-RELEASES.jar | 122 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.hsg77/pg-common/ -->
<dependency>
<groupId>com.gitee.hsg77</groupId>
<artifactId>pg-common</artifactId>
<version>1.1.2-RELEASES</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.hsg77/pg-common/
implementation 'com.gitee.hsg77:pg-common:1.1.2-RELEASES'
// https://jarcasting.com/artifacts/com.gitee.hsg77/pg-common/
implementation ("com.gitee.hsg77:pg-common:1.1.2-RELEASES")
'com.gitee.hsg77:pg-common:jar:1.1.2-RELEASES'
<dependency org="com.gitee.hsg77" name="pg-common" rev="1.1.2-RELEASES">
<artifact name="pg-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.hsg77', module='pg-common', version='1.1.2-RELEASES')
)
libraryDependencies += "com.gitee.hsg77" % "pg-common" % "1.1.2-RELEASES"
[com.gitee.hsg77/pg-common "1.1.2-RELEASES"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-dependencies | pom | 2.1.1.RELEASE |