| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.puresoltechnologies.xo |
| Идентификатор | Идентификаторtitan.test |
| Версия | Версия0.2.0 |
| Тип | Типjar |
| Описание |
ОписаниеeXtended Objects for Titan: titan.test
PureSol Technologies' XO Implementation for Titan Graph Database
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| titan.test-0.2.0.pom | |
| titan.test-0.2.0.jar | 1 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.puresoltechnologies.xo : titan | jar | 0.2.0 |
| com.buschmais.xo : xo.impl | jar | 0.4.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.thinkaurelius.titan : titan-core | jar | 0.5.2 |
| com.thinkaurelius.titan : titan-cassandra | jar | 0.5.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |