Implementation of spring cloud stream binder based on PostgreSQL.

Provide some use tool class for simplify use dubbo

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.sprtool
ArtifactId

ArtifactId

sprtool-cloud-stream-binder-postgres
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Implementation of spring cloud stream binder based on PostgreSQL.
Provide some use tool class for simplify use dubbo
Project URL

Project URL

https://sourceforge.net/projects/sprtool/

Download sprtool-cloud-stream-binder-postgres

How to add to project

<!-- https://jarcasting.com/artifacts/net.sf.sprtool/sprtool-cloud-stream-binder-postgres/ -->
<dependency>
    <groupId>net.sf.sprtool</groupId>
    <artifactId>sprtool-cloud-stream-binder-postgres</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.sprtool/sprtool-cloud-stream-binder-postgres/
implementation 'net.sf.sprtool:sprtool-cloud-stream-binder-postgres:1.1.0'
// https://jarcasting.com/artifacts/net.sf.sprtool/sprtool-cloud-stream-binder-postgres/
implementation ("net.sf.sprtool:sprtool-cloud-stream-binder-postgres:1.1.0")
'net.sf.sprtool:sprtool-cloud-stream-binder-postgres:jar:1.1.0'
<dependency org="net.sf.sprtool" name="sprtool-cloud-stream-binder-postgres" rev="1.1.0">
  <artifact name="sprtool-cloud-stream-binder-postgres" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.sprtool', module='sprtool-cloud-stream-binder-postgres', version='1.1.0')
)
libraryDependencies += "net.sf.sprtool" % "sprtool-cloud-stream-binder-postgres" % "1.1.0"
[net.sf.sprtool/sprtool-cloud-stream-binder-postgres "1.1.0"]

Dependencies

runtime (2)

Group / Artifact Type Version
org.postgresql : postgresql jar 42.2.11
org.springframework.cloud : spring-cloud-stream jar 3.1.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0