| GroupId | GroupIdcom.gitee.hsg77 |
|---|---|
| ArtifactId | ArtifactIdpg-common |
| Version | Version1.1-RELEASES |
| Type | Typejar |
| Description |
Descriptionpg-common
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| pg-common-1.1-RELEASES.pom | |
| pg-common-1.1-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-RELEASES</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.hsg77/pg-common/
implementation 'com.gitee.hsg77:pg-common:1.1-RELEASES'
// https://jarcasting.com/artifacts/com.gitee.hsg77/pg-common/
implementation ("com.gitee.hsg77:pg-common:1.1-RELEASES")
'com.gitee.hsg77:pg-common:jar:1.1-RELEASES'
<dependency org="com.gitee.hsg77" name="pg-common" rev="1.1-RELEASES">
<artifact name="pg-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.hsg77', module='pg-common', version='1.1-RELEASES')
)
libraryDependencies += "com.gitee.hsg77" % "pg-common" % "1.1-RELEASES"
[com.gitee.hsg77/pg-common "1.1-RELEASES"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.apache.commons : commons-lang3 | jar | RELEASE |
| com.alibaba : fastjson | jar | 1.2.60 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.3.1 |
| com.github.pagehelper : pagehelper-spring-boot-starter | jar | 1.2.5 |
| com.github.jsqlparser : jsqlparser | jar | 1.0 |
| org.projectlombok : lombok | jar | 1.18.4 |
| org.springframework : spring-context-support | jar | RELEASE |
| org.postgresql : postgresql | jar | 42.2.5 |
| mysql : mysql-connector-java | jar | 5.1.23 |
| org.xerial : sqlite-jdbc | jar | 3.7.2 |
| com.oracle » ojdbc6 | jar | 6.0 |
| com.microsoft.sqlserver » sqljdbc4 | jar | 4.2 |
| com.dameng : Dm8JdbcDriver18 | jar | 8.1.1.49 |
| com.h2database : h2 | jar | 1.4.200 |
| com.aliyun.hbase : alihbase-client | jar | 1.1.12 |
| com.alibaba.hbase : alihbase-connector | jar | 1.0.12 |
| org.apache.phoenix : phoenix-core | jar | 4.15.0-HBase-1.4 |
| com.github.dov-vlaanderen : geoserver-manager | jar | 1.8.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-dependencies | pom | 2.1.1.RELEASE |