| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.sharispe |
| Идентификатор | Идентификаторslib-graph-model |
| Версия | Версия0.9.1 |
| Тип | Типjar |
| Описание |
Описаниеslib-graph-model
Graph model used to represent graph of URIs
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| slib-graph-model-0.9.1.pom | |
| slib-graph-model-0.9.1.jar | 6 KB |
| slib-graph-model-0.9.1-sources.jar | 14 KB |
| slib-graph-model-0.9.1-javadoc.jar | 93 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.sharispe/slib-graph-model/ -->
<dependency>
<groupId>com.github.sharispe</groupId>
<artifactId>slib-graph-model</artifactId>
<version>0.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sharispe/slib-graph-model/
implementation 'com.github.sharispe:slib-graph-model:0.9.1'
// https://jarcasting.com/artifacts/com.github.sharispe/slib-graph-model/
implementation ("com.github.sharispe:slib-graph-model:0.9.1")
'com.github.sharispe:slib-graph-model:jar:0.9.1'
<dependency org="com.github.sharispe" name="slib-graph-model" rev="0.9.1">
<artifact name="slib-graph-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sharispe', module='slib-graph-model', version='0.9.1')
)
libraryDependencies += "com.github.sharispe" % "slib-graph-model" % "0.9.1"
[com.github.sharispe/slib-graph-model "0.9.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.openrdf.sesame : sesame-runtime | jar | 2.7.13 |
| com.github.sharispe : slib-utils | jar | 0.9.1 |