| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.dotwebstack.framework |
| Идентификатор | Идентификаторgraphql-postgres |
| Версия | Версия0.3.118 |
| Тип | Типjar |
| Описание |
Описание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.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| graphql-postgres-0.3.118.pom | |
| graphql-postgres-0.3.118.jar | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.dotwebstack.framework/graphql-postgres/ -->
<dependency>
<groupId>org.dotwebstack.framework</groupId>
<artifactId>graphql-postgres</artifactId>
<version>0.3.118</version>
</dependency>
// https://jarcasting.com/artifacts/org.dotwebstack.framework/graphql-postgres/
implementation 'org.dotwebstack.framework:graphql-postgres:0.3.118'
// https://jarcasting.com/artifacts/org.dotwebstack.framework/graphql-postgres/
implementation ("org.dotwebstack.framework:graphql-postgres:0.3.118")
'org.dotwebstack.framework:graphql-postgres:jar:0.3.118'
<dependency org="org.dotwebstack.framework" name="graphql-postgres" rev="0.3.118">
<artifact name="graphql-postgres" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dotwebstack.framework', module='graphql-postgres', version='0.3.118')
)
libraryDependencies += "org.dotwebstack.framework" % "graphql-postgres" % "0.3.118"
[org.dotwebstack.framework/graphql-postgres "0.3.118"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.dotwebstack.framework : backend-postgres | jar | 0.3.118 |
| org.dotwebstack.framework : service-graphql | jar | 0.3.118 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.24 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.dotwebstack.framework : test | jar | 0.3.118 |
| org.testcontainers : junit-jupiter | jar | 1.17.1 |
| org.testcontainers : postgresql | jar | 1.17.1 |