| License |
License |
|---|---|
| Categories |
CategoriesNeo4J Data Databases |
| GroupId | GroupIdcom.graphaware.neo4j |
| ArtifactId | ArtifactIdtimetree |
| Last Version | Last Version3.5.14.58.29 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionGraphAware TimeTree Module
GraphAware Framework Module for creating a time tree for representing time series data
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| timetree-3.5.14.58.29.pom | |
| timetree-3.5.14.58.29.jar | 675 KB |
| timetree-3.5.14.58.29-sources.jar | 42 KB |
| timetree-3.5.14.58.29-javadoc.jar | 218 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.graphaware.neo4j/timetree/ -->
<dependency>
<groupId>com.graphaware.neo4j</groupId>
<artifactId>timetree</artifactId>
<version>3.5.14.58.29</version>
</dependency>
// https://jarcasting.com/artifacts/com.graphaware.neo4j/timetree/
implementation 'com.graphaware.neo4j:timetree:3.5.14.58.29'
// https://jarcasting.com/artifacts/com.graphaware.neo4j/timetree/
implementation ("com.graphaware.neo4j:timetree:3.5.14.58.29")
'com.graphaware.neo4j:timetree:jar:3.5.14.58.29'
<dependency org="com.graphaware.neo4j" name="timetree" rev="3.5.14.58.29">
<artifact name="timetree" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.graphaware.neo4j', module='timetree', version='3.5.14.58.29')
)
libraryDependencies += "com.graphaware.neo4j" % "timetree" % "3.5.14.58.29"
[com.graphaware.neo4j/timetree "3.5.14.58.29"]
| Group / Artifact | Type | Version |
|---|---|---|
| joda-time : joda-time | jar | 2.9.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-webmvc | jar | 4.3.13.RELEASE |
| com.graphaware.neo4j : runtime-api | jar | 3.5.14.58 |
| com.graphaware.neo4j : runtime | jar | 3.5.14.58 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.6.5 |
| com.graphaware.neo4j : server | jar | 3.5.14.58 |
| com.graphaware.neo4j : common | jar | 3.5.14.58 |
| org.neo4j : neo4j | jar | 3.5.14 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.graphaware.neo4j : resttest | jar | 3.5.14.58.20 |
| com.graphaware.neo4j : uuid | jar | 3.5.14.58.19 |
| org.skyscreamer : jsonassert | jar | 1.3.0 |
| com.graphaware.neo4j : tests | jar | 3.5.14.58 |
| junit : junit | jar | 4.12 |
| org.mockito : mockito-all | jar | 1.10.19 |