License |
License |
---|---|
GroupId | GroupIdorg.springmodules |
ArtifactId | ArtifactIdspring-modules-ojb |
Last Version | Last Version0.8a |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring-modules-ojb
|
Filename | Size |
---|---|
spring-modules-ojb-0.8a.pom | |
spring-modules-ojb-0.8a.jar | 49 KB |
spring-modules-ojb-0.8a-sources.jar | 44 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.springmodules/spring-modules-ojb/ -->
<dependency>
<groupId>org.springmodules</groupId>
<artifactId>spring-modules-ojb</artifactId>
<version>0.8a</version>
</dependency>
// https://jarcasting.com/artifacts/org.springmodules/spring-modules-ojb/
implementation 'org.springmodules:spring-modules-ojb:0.8a'
// https://jarcasting.com/artifacts/org.springmodules/spring-modules-ojb/
implementation ("org.springmodules:spring-modules-ojb:0.8a")
'org.springmodules:spring-modules-ojb:jar:0.8a'
<dependency org="org.springmodules" name="spring-modules-ojb" rev="0.8a">
<artifact name="spring-modules-ojb" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springmodules', module='spring-modules-ojb', version='0.8a')
)
libraryDependencies += "org.springmodules" % "spring-modules-ojb" % "0.8a"
[org.springmodules/spring-modules-ojb "0.8a"]
Group / Artifact | Type | Version |
---|---|---|
commons-lang : commons-lang | jar | 2.1 |
commons-collections : commons-collections | jar | 3.2 |
commons-pool : commons-pool | jar | 1.3 |
commons-dbcp : commons-dbcp | jar | 1.2.1 |
commons-logging : commons-logging | jar | 1.0.4 |
log4j : log4j | jar | 1.2.13 |
ojb : db-ojb | jar | 1.0.4 |
org.springframework : spring | jar | 2.0.3 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-mock | jar | 2.0.3 |
junit : junit | jar | 3.8.1 |
easymock : easymock | jar | 1.2_Java1.3 |