| License |
License |
|---|---|
| GroupId | GroupIdcom.puresoltechnologies.xo |
| ArtifactId | ArtifactIdxo-titan |
| Version | Version0.1.1 |
| Type | Typejar |
| Description |
Descriptioncom.puresoltechnologies.xo.xo-titan
PureSol Technologies' XO Implementation for Titan Graph Database
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| xo-titan-0.1.1.pom | |
| xo-titan-0.1.1.jar | 36 KB |
| xo-titan-0.1.1-tests.jar | 132 KB |
| xo-titan-0.1.1-sources.jar | 18 KB |
| xo-titan-0.1.1-javadoc.jar | 149 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.puresoltechnologies.xo/xo-titan/ -->
<dependency>
<groupId>com.puresoltechnologies.xo</groupId>
<artifactId>xo-titan</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.puresoltechnologies.xo/xo-titan/
implementation 'com.puresoltechnologies.xo:xo-titan:0.1.1'
// https://jarcasting.com/artifacts/com.puresoltechnologies.xo/xo-titan/
implementation ("com.puresoltechnologies.xo:xo-titan:0.1.1")
'com.puresoltechnologies.xo:xo-titan:jar:0.1.1'
<dependency org="com.puresoltechnologies.xo" name="xo-titan" rev="0.1.1">
<artifact name="xo-titan" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.puresoltechnologies.xo', module='xo-titan', version='0.1.1')
)
libraryDependencies += "com.puresoltechnologies.xo" % "xo-titan" % "0.1.1"
[com.puresoltechnologies.xo/xo-titan "0.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.buschmais.xo : xo.api | jar | 0.3.0 |
| com.buschmais.xo : xo.spi | jar | 0.3.0 |
| com.buschmais.xo : xo.impl | jar | 0.3.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.thinkaurelius.titan : titan-core | jar | 0.4.2 |
| com.thinkaurelius.titan : titan-cassandra | jar | 0.4.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.hamcrest : hamcrest-library | jar | 1.3 |
| com.datastax.cassandra : cassandra-driver-core | jar | 2.0.1 |
| org.hibernate : hibernate-validator | jar | 5.0.1.Final |
| org.mockito : mockito-all | jar | 1.9.5 |