Last Version

OPS4J OrientDB Spring Transaction Manager 0.3.0

Maven parent POM for all OPS4J Maven projects.

License

License

GroupId

GroupId

org.ops4j.orient
ArtifactId

ArtifactId

orient-spring-tx
Version

Version

0.3.0
Type

Type

jar
Description

Description

OPS4J OrientDB Spring Transaction Manager
Maven parent POM for all OPS4J Maven projects.
Project Organization

Project Organization

OPS4J - Open Participation Software for Java

Download orient-spring-tx 0.3.0


<!-- 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"]

Dependencies

compile (5)

Group / Artifact Type Version
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

test (9)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.