Spring Framework: JCA


License

License

GroupId

GroupId

org.springframework
ArtifactId

ArtifactId

spring-jca
Last Version

Last Version

2.0.8
Release Date

Release Date

Type

Type

jar
Description

Description

Spring Framework: JCA
Spring Framework: JCA
Project URL

Project URL

http://www.springframework.org
Project Organization

Project Organization

Spring Framework
Source Code Management

Source Code Management

http://springframework.cvs.sourceforge.net/springframework/

Download spring-jca

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.1
org.springframework : spring-beans jar 2.0.8
org.springframework : spring-core jar 2.0.8
org.springframework : spring-dao jar 2.0.8

provided (1)

Group / Artifact Type Version
javax.resource : connector-api jar 1.5

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.8
2.0.7
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0
2.0-rc2
2.0-rc1
2.0-m5