40 Star 100 Fork 125

openGauss/openGauss-connector-jdbc

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
build.properties 1.25 KB
一键复制 编辑 原始数据 按行查看 历史
# Default build parameters. These may be overridden by local configuration
# settings in build.local.properties.
#
major=9
minor=3
fullversion=9.3
def_pgport=5432
enable_debug=yes
maven.group.id=org.postgresql
maven.artifact.id=postgresql
maven.artifact.version=9.3-1103
maven.artifact.description=The PostgreSQL Driver
# Maven snapshots and staging repository id and url
maven.snapshots.repository.id=sonatype-nexus-snapshots
maven.snapshots.repository.url=https://oss.sonatype.org/content/repositories/snapshots
maven.staging.repository.id=sonatype-nexus-staging
maven.staging.repository.url=https://oss.sonatype.org/service/local/staging/deploy/maven2
gs_version=openGauss 1.0.0
# the open postgresql jdbc properties
server=localhost
port=5432
secondaryServer=localhost
secondaryPort=5433
secondaryServer2=localhost
secondaryServerPort2=5434
database=jdbc_utf8_a
database_pg=jdbc_utf8_pg
database_b=jdbc_utf8_b
username=test
password=test123@
privilegedUser=postgres
privilegedPassword=
sspiusername=testsspi
preparethreshold=5
loggerLevel=OFF
loggerFile=target/pgjdbc-tests.log
protocolVersion=0
sslpassword=sslpwd
# tlcp=true
# sslmode=verify-ca
# sslrootcert=cacert.pem
# sslcert=client.crt
# sslkey=client.key.pk8
# sslenccert=client_enc.crt
# sslenckey=client_enc.key.pk8
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/opengauss/openGauss-connector-jdbc.git
git@gitee.com:opengauss/openGauss-connector-jdbc.git
opengauss
openGauss-connector-jdbc
openGauss-connector-jdbc
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385