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