| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.ops4j.orient |
| Идентификатор | Идентификаторorient-spring-tx |
| Версия | Версия0.3.0 |
| Тип | Типjar |
| Описание |
ОписаниеOPS4J OrientDB Spring Transaction Manager
Maven parent POM for all OPS4J Maven projects.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| orient-spring-tx-0.3.0.pom | |
| orient-spring-tx-0.3.0.jar | 15 KB |
| orient-spring-tx-0.3.0-sources.jar | 14 KB |
| orient-spring-tx-0.3.0-javadoc.jar | 72 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.ops4j.orient/orient-spring-tx/ -->
<dependency>
<groupId>org.ops4j.orient</groupId>
<artifactId>orient-spring-tx</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ops4j.orient/orient-spring-tx/
implementation 'org.ops4j.orient:orient-spring-tx:0.3.0'
// https://jarcasting.com/artifacts/org.ops4j.orient/orient-spring-tx/
implementation ("org.ops4j.orient:orient-spring-tx:0.3.0")
'org.ops4j.orient:orient-spring-tx:jar:0.3.0'
<dependency org="org.ops4j.orient" name="orient-spring-tx" rev="0.3.0">
<artifact name="orient-spring-tx" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ops4j.orient', module='orient-spring-tx', version='0.3.0')
)
libraryDependencies += "org.ops4j.orient" % "orient-spring-tx" % "0.3.0"
[org.ops4j.orient/orient-spring-tx "0.3.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.orientechnologies : orientdb-object | jar | 2.0.1 |
| com.orientechnologies : orientdb-core | jar | 2.0.1 |
| com.orientechnologies : orientdb-graphdb | jar | 2.0.1 |
| org.slf4j : slf4j-api | jar | 1.6.6 |
| org.springframework : spring-tx | jar | 4.1.4.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : jcl-over-slf4j | jar | 1.6.6 |
| org.springframework : spring-test | jar | 4.1.4.RELEASE |
| org.springframework : spring-context | jar | 4.1.4.RELEASE |
| junit : junit | jar | 4.11 |
| org.apache.geronimo.specs : geronimo-jpa_2.0_spec | jar | 1.1 |
| org.javassist : javassist | jar | 3.16.1-GA |
| ch.qos.logback : logback-core | jar | 1.0.4 |
| ch.qos.logback : logback-classic | jar | 1.0.4 |
| com.orientechnologies : orientdb-client | jar | 2.0.1 |