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

graphmk 1.0.0

A general purpose library that helps to create graph models out of relational data

Лицензия

Лицензия

Группа

Группа

io.github.graphmk
Идентификатор

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

graphmk
Версия

Версия

1.0.0
Тип

Тип

jar
Описание

Описание

graphmk
A general purpose library that helps to create graph models out of relational data
Ссылка на сайт

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

https://github.com/graphmk/graphmk
Система контроля версий

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

https://github.com/graphmk/graphmk

Скачать graphmk 1.0.0


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

Зависимости

compile (10)

Идентификатор библиотеки Тип Версия
com.tinkerpop.blueprints : blueprints-core jar 2.6.0
log4j : log4j jar 1.2.17
com.tinkerpop.gremlin : gremlin-java jar 2.6.0
org.antlr : antlr4-runtime jar 4.9.1
com.googlecode.json-simple : json-simple jar 1.1.1
com.googlecode.combinatoricslib : combinatoricslib jar 2.3
colt : colt jar 1.2.0
com.google.code.findbugs : jsr305 jar 3.0.2
org.antlr : antlr4 jar 4.9.1
org.postgresql : postgresql jar 42.2.18

runtime (1)

Идентификатор библиотеки Тип Версия
org.testng : testng jar 7.1.0

test (2)

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

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

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