| License |
License |
|---|---|
| GroupId | GroupIdorg.dotwebstack.framework |
| ArtifactId | ArtifactIdexample-postgres |
| Version | Version0.3.101 |
| Type | Typejar |
| Description |
DescriptionAn 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 |
| Filename | Size |
|---|---|
| example-postgres-0.3.101.pom | |
| example-postgres-0.3.101.jar | 39 MB |
| example-postgres-0.3.101-sources.jar | 10 KB |
| example-postgres-0.3.101-javadoc.jar | 390 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.dotwebstack.framework/example-postgres/ -->
<dependency>
<groupId>org.dotwebstack.framework</groupId>
<artifactId>example-postgres</artifactId>
<version>0.3.101</version>
</dependency>
// https://jarcasting.com/artifacts/org.dotwebstack.framework/example-postgres/
implementation 'org.dotwebstack.framework:example-postgres:0.3.101'
// https://jarcasting.com/artifacts/org.dotwebstack.framework/example-postgres/
implementation ("org.dotwebstack.framework:example-postgres:0.3.101")
'org.dotwebstack.framework:example-postgres:jar:0.3.101'
<dependency org="org.dotwebstack.framework" name="example-postgres" rev="0.3.101">
<artifact name="example-postgres" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dotwebstack.framework', module='example-postgres', version='0.3.101')
)
libraryDependencies += "org.dotwebstack.framework" % "example-postgres" % "0.3.101"
[org.dotwebstack.framework/example-postgres "0.3.101"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.dotwebstack.framework : backend-postgres | jar | 0.3.101 |
| org.dotwebstack.framework : service-graphql | jar | 0.3.101 |
| org.dotwebstack.framework : ext-spatial | jar | 0.3.101 |