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

SecureGraph: Core 0.9.1

Secure Graph is an API to manipulate graphs, similar to blueprints. Unlike blueprints, every Secure graph method requires authorizations and visibilities. Secure graph also supports multivalued properties as well as property metadata. The Secure Graph API was designed to be generic, allowing for multiple implementations. The only implementation provided currently is built on top of Apache Accumulo for data storage and Elastic Search for indexing.

Лицензия

Лицензия

Группа

Группа

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

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

securegraph-core
Версия

Версия

0.9.1
Тип

Тип

jar
Описание

Описание

SecureGraph: Core
Secure Graph is an API to manipulate graphs, similar to blueprints. Unlike blueprints, every Secure graph method requires authorizations and visibilities. Secure graph also supports multivalued properties as well as property metadata. The Secure Graph API was designed to be generic, allowing for multiple implementations. The only implementation provided currently is built on top of Apache Accumulo for data storage and Elastic Search for indexing.

Скачать securegraph-core 0.9.1


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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.5

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11

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

Данный проект не имеет модулей.