| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииNeo4J Данные Базы данных |
| Группа | Группаcom.graphaware.neo4j |
| Идентификатор | Идентификаторtx-executor |
| Последняя версия | Последняя версия4.2.0.58 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеGraphAware Transaction Executor
Single and Batch Transaction Executor
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| tx-executor-4.2.0.58.pom | |
| tx-executor-4.2.0.58.jar | 21 KB |
| tx-executor-4.2.0.58-sources.jar | 23 KB |
| tx-executor-4.2.0.58-javadoc.jar | 140 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.graphaware.neo4j/tx-executor/ -->
<dependency>
<groupId>com.graphaware.neo4j</groupId>
<artifactId>tx-executor</artifactId>
<version>4.2.0.58</version>
</dependency>
// https://jarcasting.com/artifacts/com.graphaware.neo4j/tx-executor/
implementation 'com.graphaware.neo4j:tx-executor:4.2.0.58'
// https://jarcasting.com/artifacts/com.graphaware.neo4j/tx-executor/
implementation ("com.graphaware.neo4j:tx-executor:4.2.0.58")
'com.graphaware.neo4j:tx-executor:jar:4.2.0.58'
<dependency org="com.graphaware.neo4j" name="tx-executor" rev="4.2.0.58">
<artifact name="tx-executor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.graphaware.neo4j', module='tx-executor', version='4.2.0.58')
)
libraryDependencies += "com.graphaware.neo4j" % "tx-executor" % "4.2.0.58"
[com.graphaware.neo4j/tx-executor "4.2.0.58"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.graphaware.neo4j : common | jar | 4.2.0.58 |
| com.google.guava : guava | jar | 21.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.neo4j : neo4j | jar | 4.2.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.graphaware.neo4j : tests | jar | 4.2.0.58 |
| org.neo4j.test : neo4j-harness | jar | 4.2.0 |
| org.junit.jupiter : junit-jupiter | jar | 5.6.2 |
| org.mockito : mockito-all | jar | 1.10.19 |