diirt: Data Integration In Real-Time
The full documentation is provided in the project wiki.
The documentation includes information for different use cases (using Diirt, contributing to Diirt, etc.).
License |
License
The MIT License (MIT)
|
---|---|
GroupId | GroupIdorg.diirt |
ArtifactId | ArtifactIdgraphene |
Last Version | Last Version3.1.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.diirt.graphene
Core rendering engine for graphene.
|
Filename | Size |
---|---|
graphene-3.1.7.pom | |
graphene-3.1.7.jar | 258 KB |
graphene-3.1.7-sources.jar | 197 KB |
graphene-3.1.7-javadoc.jar | 373 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.diirt/graphene/ -->
<dependency>
<groupId>org.diirt</groupId>
<artifactId>graphene</artifactId>
<version>3.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.diirt/graphene/
implementation 'org.diirt:graphene:3.1.7'
// https://jarcasting.com/artifacts/org.diirt/graphene/
implementation ("org.diirt:graphene:3.1.7")
'org.diirt:graphene:jar:3.1.7'
<dependency org="org.diirt" name="graphene" rev="3.1.7">
<artifact name="graphene" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.diirt', module='graphene', version='3.1.7')
)
libraryDependencies += "org.diirt" % "graphene" % "3.1.7"
[org.diirt/graphene "3.1.7"]
Group / Artifact | Type | Version |
---|---|---|
org.diirt : diirt-util | jar | 3.1.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 1.9.5 |
org.hamcrest : hamcrest-all | jar | 1.3 |
The full documentation is provided in the project wiki.
The documentation includes information for different use cases (using Diirt, contributing to Diirt, etc.).