| Лицензия |
Лицензия |
|---|---|
| Группа | Группаco.cask.tephra |
| Идентификатор | Идентификаторtephra-examples |
| Версия | Версия0.7.1 |
| Тип | Типjar |
| Описание |
ОписаниеTephra Examples
Tephra Transaction System
|
| Имя Файла | Размер |
|---|---|
| tephra-examples-0.7.1.pom | |
| tephra-examples-0.7.1.jar | 9 KB |
| tephra-examples-0.7.1-sources.jar | 5 KB |
| tephra-examples-0.7.1-javadoc.jar | 37 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/co.cask.tephra/tephra-examples/ -->
<dependency>
<groupId>co.cask.tephra</groupId>
<artifactId>tephra-examples</artifactId>
<version>0.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/co.cask.tephra/tephra-examples/
implementation 'co.cask.tephra:tephra-examples:0.7.1'
// https://jarcasting.com/artifacts/co.cask.tephra/tephra-examples/
implementation ("co.cask.tephra:tephra-examples:0.7.1")
'co.cask.tephra:tephra-examples:jar:0.7.1'
<dependency org="co.cask.tephra" name="tephra-examples" rev="0.7.1">
<artifact name="tephra-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='co.cask.tephra', module='tephra-examples', version='0.7.1')
)
libraryDependencies += "co.cask.tephra" % "tephra-examples" % "0.7.1"
[co.cask.tephra/tephra-examples "0.7.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| co.cask.tephra : tephra-api | jar | 0.7.1 |
| co.cask.tephra : tephra-core | jar | 0.7.1 |
| co.cask.tephra : tephra-hbase-compat-1.0-cdh | jar | 0.7.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.hbase : hbase-common | jar | 1.0.0-cdh5.4.2 |
| org.apache.hbase : hbase-client | jar | 1.0.0-cdh5.4.2 |
| org.apache.hbase : hbase-protocol | jar | 1.0.0-cdh5.4.2 |
| org.apache.hbase : hbase-server | jar | 1.0.0-cdh5.4.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| co.cask.tephra : tephra-core | test-jar | 0.7.1 |
| junit : junit | jar | 4.11 |
| org.apache.hbase : hbase-server | test-jar | 1.0.0-cdh5.4.2 |
| org.apache.hbase : hbase-testing-util | jar | 1.0.0-cdh5.4.2 |