| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAnt Компиляция и сборка Cassandra Данные Базы данных |
| Группа | Группаcom.newzly |
| Идентификатор | Идентификаторphantom-cassandra-unit_2.10 |
| Версия | Версия0.8.0 |
| Тип | Типjar |
| Описание |
Описаниеphantom-cassandra-unit
phantom-cassandra-unit
|
| Организация-разработчик |
Организация-разработчикcom.newzly |
<!-- https://jarcasting.com/artifacts/com.newzly/phantom-cassandra-unit_2.10/ -->
<dependency>
<groupId>com.newzly</groupId>
<artifactId>phantom-cassandra-unit_2.10</artifactId>
<version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.newzly/phantom-cassandra-unit_2.10/
implementation 'com.newzly:phantom-cassandra-unit_2.10:0.8.0'
// https://jarcasting.com/artifacts/com.newzly/phantom-cassandra-unit_2.10/
implementation ("com.newzly:phantom-cassandra-unit_2.10:0.8.0")
'com.newzly:phantom-cassandra-unit_2.10:jar:0.8.0'
<dependency org="com.newzly" name="phantom-cassandra-unit_2.10" rev="0.8.0">
<artifact name="phantom-cassandra-unit_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.newzly', module='phantom-cassandra-unit_2.10', version='0.8.0')
)
libraryDependencies += "com.newzly" % "phantom-cassandra-unit_2.10" % "0.8.0"
[com.newzly/phantom-cassandra-unit_2.10 "0.8.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.10.4 |
| org.cassandraunit : cassandra-unit | jar | 2.0.2.1 |
| org.apache.cassandra : cassandra-all | jar | 2.0.7 |