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