org.springframework:spring-ojb


GroupId

GroupId

org.springframework
ArtifactId

ArtifactId

spring-ojb
Last Version

Last Version

2.0-rc2
Release Date

Release Date

Type

Type

jar
Description

Description

Download spring-ojb

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
2.0-rc2
2.0-rc1
2.0-m5
2.0-m4
2.0-m3
2.0-m2
2.0-m1