| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.dotwebstack.framework |
| Идентификатор | Идентификаторexample-postgres |
| Версия | Версия0.3.106 |
| Тип | Тип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.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| example-postgres-0.3.106.pom | |
| example-postgres-0.3.106.jar | 39 MB |
| example-postgres-0.3.106-sources.jar | 10 KB |
| example-postgres-0.3.106-javadoc.jar | 390 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.dotwebstack.framework/example-postgres/ -->
<dependency>
<groupId>org.dotwebstack.framework</groupId>
<artifactId>example-postgres</artifactId>
<version>0.3.106</version>
</dependency>
// https://jarcasting.com/artifacts/org.dotwebstack.framework/example-postgres/
implementation 'org.dotwebstack.framework:example-postgres:0.3.106'
// https://jarcasting.com/artifacts/org.dotwebstack.framework/example-postgres/
implementation ("org.dotwebstack.framework:example-postgres:0.3.106")
'org.dotwebstack.framework:example-postgres:jar:0.3.106'
<dependency org="org.dotwebstack.framework" name="example-postgres" rev="0.3.106">
<artifact name="example-postgres" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dotwebstack.framework', module='example-postgres', version='0.3.106')
)
libraryDependencies += "org.dotwebstack.framework" % "example-postgres" % "0.3.106"
[org.dotwebstack.framework/example-postgres "0.3.106"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.dotwebstack.framework : backend-postgres | jar | 0.3.106 |
| org.dotwebstack.framework : service-graphql | jar | 0.3.106 |
| org.dotwebstack.framework : ext-spatial | jar | 0.3.106 |