| License |
License |
|---|---|
| GroupId | GroupIdcom.puresoltechnologies.xo |
| ArtifactId | ArtifactIdtitan.test |
| Version | Version0.2.0 |
| Type | Typejar |
| Description |
DescriptioneXtended Objects for Titan: titan.test
PureSol Technologies' XO Implementation for Titan Graph Database
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| titan.test-0.2.0.pom | |
| titan.test-0.2.0.jar | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.puresoltechnologies.xo/titan.test/ -->
<dependency>
<groupId>com.puresoltechnologies.xo</groupId>
<artifactId>titan.test</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.puresoltechnologies.xo/titan.test/
implementation 'com.puresoltechnologies.xo:titan.test:0.2.0'
// https://jarcasting.com/artifacts/com.puresoltechnologies.xo/titan.test/
implementation ("com.puresoltechnologies.xo:titan.test:0.2.0")
'com.puresoltechnologies.xo:titan.test:jar:0.2.0'
<dependency org="com.puresoltechnologies.xo" name="titan.test" rev="0.2.0">
<artifact name="titan.test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.puresoltechnologies.xo', module='titan.test', version='0.2.0')
)
libraryDependencies += "com.puresoltechnologies.xo" % "titan.test" % "0.2.0"
[com.puresoltechnologies.xo/titan.test "0.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.puresoltechnologies.xo : titan | jar | 0.2.0 |
| com.buschmais.xo : xo.impl | jar | 0.4.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.thinkaurelius.titan : titan-core | jar | 0.5.2 |
| com.thinkaurelius.titan : titan-cassandra | jar | 0.5.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.datastax.cassandra : cassandra-driver-core | jar | 2.1.3 |
| org.hamcrest : hamcrest-library | jar | 1.3 |
| junit : junit | jar | 4.11 |
| org.mockito : mockito-all | jar | 1.10.8 |