| License |
License |
|---|---|
| GroupId | GroupIdorg.springmodules |
| ArtifactId | ArtifactIdspring-modules-db4o |
| Last Version | Last Version0.8a |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionspring-modules-db4o
|
| Filename | Size |
|---|---|
| spring-modules-db4o-0.8a.pom | |
| spring-modules-db4o-0.8a.jar | 47 KB |
| spring-modules-db4o-0.8a-sources.jar | 18 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.springmodules/spring-modules-db4o/ -->
<dependency>
<groupId>org.springmodules</groupId>
<artifactId>spring-modules-db4o</artifactId>
<version>0.8a</version>
</dependency>
// https://jarcasting.com/artifacts/org.springmodules/spring-modules-db4o/
implementation 'org.springmodules:spring-modules-db4o:0.8a'
// https://jarcasting.com/artifacts/org.springmodules/spring-modules-db4o/
implementation ("org.springmodules:spring-modules-db4o:0.8a")
'org.springmodules:spring-modules-db4o:jar:0.8a'
<dependency org="org.springmodules" name="spring-modules-db4o" rev="0.8a">
<artifact name="spring-modules-db4o" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springmodules', module='spring-modules-db4o', version='0.8a')
)
libraryDependencies += "org.springmodules" % "spring-modules-db4o" % "0.8a"
[org.springmodules/spring-modules-db4o "0.8a"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-logging : commons-logging | jar | 1.0.4 |
| log4j : log4j | jar | 1.2.13 |
| org.springframework : spring-beans | jar | 2.0.3 |
| org.springframework : spring-core | jar | 2.0.3 |
| org.springframework : spring-dao | jar | 2.0.3 |
| cglib : cglib-nodep | jar | 2.1_3 |
| db4o » db4o | jar | 6.1-java1.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-mock | jar | 2.0.3 |
| easymock : easymock | jar | 1.2_Java1.3 |
| easymock : easymockclassextension | jar | 1.2 |
| junit : junit | jar | 3.8.1 |