Last Version

org.dotwebstack.framework:backend-postgres 0.3.122

An extensible full-stack framework which offers the foundation and building blocks for developing (Linked) Data services, including URI dereferencing, RESTful API’s, and much more.

License

License

GroupId

GroupId

org.dotwebstack.framework
ArtifactId

ArtifactId

backend-postgres
Version

Version

0.3.122
Type

Type

jar
Description

Description

An extensible full-stack framework which offers the foundation and building blocks for developing (Linked) Data services, including URI dereferencing, RESTful API’s, and much more.
Project Organization

Project Organization

DotWebStack

Download backend-postgres 0.3.122


<!-- https://jarcasting.com/artifacts/org.dotwebstack.framework/backend-postgres/ -->
<dependency>
    <groupId>org.dotwebstack.framework</groupId>
    <artifactId>backend-postgres</artifactId>
    <version>0.3.122</version>
</dependency>
// https://jarcasting.com/artifacts/org.dotwebstack.framework/backend-postgres/
implementation 'org.dotwebstack.framework:backend-postgres:0.3.122'
// https://jarcasting.com/artifacts/org.dotwebstack.framework/backend-postgres/
implementation ("org.dotwebstack.framework:backend-postgres:0.3.122")
'org.dotwebstack.framework:backend-postgres:jar:0.3.122'
<dependency org="org.dotwebstack.framework" name="backend-postgres" rev="0.3.122">
  <artifact name="backend-postgres" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dotwebstack.framework', module='backend-postgres', version='0.3.122')
)
libraryDependencies += "org.dotwebstack.framework" % "backend-postgres" % "0.3.122"
[org.dotwebstack.framework/backend-postgres "0.3.122"]

Dependencies

compile (5)

Group / Artifact Type Version
org.dotwebstack.framework : core jar 0.3.122
org.dotwebstack.framework : ext-spatial jar 0.3.122
org.postgresql : r2dbc-postgresql jar
io.r2dbc : r2dbc-pool jar
org.jooq : jooq jar

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.24

test (2)

Group / Artifact Type Version
org.dotwebstack.framework : test jar 0.3.122
io.projectreactor : reactor-test jar

Project Modules

There are no modules declared in this project.