Last Version

org.dotwebstack.framework:graphql-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

graphql-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 graphql-postgres 0.3.122


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

Dependencies

compile (2)

Group / Artifact Type Version
org.dotwebstack.framework : backend-postgres jar 0.3.122
org.dotwebstack.framework : service-graphql jar 0.3.122

provided (1)

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

test (3)

Group / Artifact Type Version
org.dotwebstack.framework : test jar 0.3.122
org.testcontainers : junit-jupiter jar 1.17.2
org.testcontainers : postgresql jar 1.17.2

Project Modules

There are no modules declared in this project.