Last Version

Spring Data JDBC Extensions Oracle 1.2.1.RELEASE

Spring Data JDBC Extensions Oracle

License

License

Categories

Categories

Data
GroupId

GroupId

org.springframework.data
ArtifactId

ArtifactId

spring-data-oracle
Version

Version

1.2.1.RELEASE
Type

Type

jar
Description

Description

Spring Data JDBC Extensions Oracle
Spring Data JDBC Extensions Oracle
Project URL

Project URL

http://github.com/spring-projects/spring-data-jdbc-ext
Project Organization

Project Organization

Spring by Pivotal
Source Code Management

Source Code Management

http://github.com/spring-projects/spring-data-jdbc-ext

Download spring-data-oracle 1.2.1.RELEASE


<!-- https://jarcasting.com/artifacts/org.springframework.data/spring-data-oracle/ -->
<dependency>
    <groupId>org.springframework.data</groupId>
    <artifactId>spring-data-oracle</artifactId>
    <version>1.2.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.data/spring-data-oracle/
implementation 'org.springframework.data:spring-data-oracle:1.2.1.RELEASE'
// https://jarcasting.com/artifacts/org.springframework.data/spring-data-oracle/
implementation ("org.springframework.data:spring-data-oracle:1.2.1.RELEASE")
'org.springframework.data:spring-data-oracle:jar:1.2.1.RELEASE'
<dependency org="org.springframework.data" name="spring-data-oracle" rev="1.2.1.RELEASE">
  <artifact name="spring-data-oracle" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.data', module='spring-data-oracle', version='1.2.1.RELEASE')
)
libraryDependencies += "org.springframework.data" % "spring-data-oracle" % "1.2.1.RELEASE"
[org.springframework.data/spring-data-oracle "1.2.1.RELEASE"]

Dependencies

compile (9)

Group / Artifact Type Version
org.springframework.data : spring-data-jdbc-core jar 1.2.1.RELEASE
org.springframework : spring-tx jar 3.0.7.RELEASE
org.springframework : spring-core jar 3.0.7.RELEASE
org.springframework : spring-jms Optional jar 3.0.7.RELEASE
org.springframework : spring-jdbc jar 3.0.7.RELEASE
org.springframework : spring-context jar 3.0.7.RELEASE
org.springframework : spring-beans jar 3.0.7.RELEASE
org.springframework.retry : spring-retry jar 1.0.3.RELEASE
org.springframework : spring-oxm Optional jar 3.0.7.RELEASE

provided (7)

Group / Artifact Type Version
com.oracle.aq » oracle.aq jar 10.1.0.1
com.oracle.jdbc » oracle.jdbc jar 10.2.0.2
com.oracle.xdb » oracle.xdb jar 10.2.0.2
org.slf4j : jcl-over-slf4j jar 1.7.5
org.slf4j : slf4j-api jar 1.7.5
javax.jms : jms-api jar 1.1-rev-1
com.oracle.xml » oracle.xml jar 10.2.0.2

Project Modules

There are no modules declared in this project.