Последняя версия

Structr 2.0.1

Structr is an open source framework based on the popular Neo4j graph database.

Лицензия

Лицензия

Группа

Группа

org.structr
Идентификатор

Идентификатор

structr
Версия

Версия

2.0.1
Тип

Тип

pom
Описание

Описание

Structr
Structr is an open source framework based on the popular Neo4j graph database.
Ссылка на сайт

Ссылка на сайт

http://structr.org
Система контроля версий

Система контроля версий

https://github.com/structr/structr

Скачать structr 2.0.1

Имя Файла Размер
structr-2.0.1.pom 7 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.structr/structr/ -->
<dependency>
    <groupId>org.structr</groupId>
    <artifactId>structr</artifactId>
    <version>2.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.structr/structr/
implementation 'org.structr:structr:2.0.1'
// https://jarcasting.com/artifacts/org.structr/structr/
implementation ("org.structr:structr:2.0.1")
'org.structr:structr:pom:2.0.1'
<dependency org="org.structr" name="structr" rev="2.0.1">
  <artifact name="structr" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.structr', module='structr', version='2.0.1')
)
libraryDependencies += "org.structr" % "structr" % "2.0.1"
[org.structr/structr "2.0.1"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • structr-core
  • structr-rest
  • structr-ui
  • structr-db-driver-api