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

com.graphaware.neo4j:timetree 3.1.4.49.27

GraphAware Framework Module for creating a time tree for representing time series data

Категории

Категории

Neo4J Данные Базы данных
Группа

Группа

com.graphaware.neo4j
Идентификатор

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

timetree
Версия

Версия

3.1.4.49.27
Тип

Тип

jar

Скачать timetree 3.1.4.49.27


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