Last Version

Spring Data JDBC Extensions Core 1.2.1.RELEASE

Spring Data JDBC Extensions Core

License

License

Categories

Categories

Data
GroupId

GroupId

org.springframework.data
ArtifactId

ArtifactId

spring-data-jdbc-core
Version

Version

1.2.1.RELEASE
Type

Type

jar
Description

Description

Spring Data JDBC Extensions Core
Spring Data JDBC Extensions Core
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-jdbc-core 1.2.1.RELEASE


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

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework : spring-jdbc jar 3.0.7.RELEASE
org.springframework : spring-tx jar 3.0.7.RELEASE
org.springframework : spring-context jar 3.0.7.RELEASE
org.springframework : spring-core jar 3.0.7.RELEASE
org.springframework : spring-beans jar 3.0.7.RELEASE
org.springframework.retry : spring-retry jar 1.0.3.RELEASE
com.mysema.querydsl : querydsl-sql Optional jar 3.6.9

provided (2)

Group / Artifact Type Version
org.slf4j : jcl-over-slf4j jar 1.7.5
org.slf4j : slf4j-api jar 1.7.5

Project Modules

There are no modules declared in this project.