MVN

jpox : jpox-db4o

Maven & Gradle

Jan 21, 2008

JPOX DB4O plugin · JPOX can persist objects to DB4O datastores using this plugin.

<dependency>
    <groupId>jpox</groupId>
    <artifactId>jpox-db4o</artifactId>
    <version>1.2.0-beta-5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of jpox : jpox-db4o to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.0-beta-5
  • Latest Beta: 1.2.0-beta-5

All Versions

Choose a version of jpox : jpox-db4o to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
jpox-db4o-1.2.0-beta-5
jpox-db4o-1.2.0-beta-4
jpox-db4o-1.2.0-beta-2

How to add a dependency to Maven

Add the following jpox : jpox-db4o maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>jpox</groupId>
    <artifactId>jpox-db4o</artifactId>
    <version>1.2.0-beta-5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following jpox : jpox-db4o gradle dependency to your build.gradle file:

implementation 'jpox:jpox-db4o:1.2.0-beta-5'

Gradle Kotlin DSL: Add the following jpox : jpox-db4o gradle kotlin dependency to your build.gradle.kts file:

implementation("jpox:jpox-db4o:1.2.0-beta-5")

How to add a dependency to SBT Scala

SBT Scala: Add the following jpox : jpox-db4o sbt scala dependency to your build.sbt file:

libraryDependencies += "jpox" % "jpox-db4o" % "1.2.0-beta-5"

Advertisement

Dependencies from Group

Apr 21, 2008
50 usages
Jan 21, 2008
17 usages
Jan 21, 2008
8 usages
Jan 21, 2008
8 usages
Jan 21, 2008
8 usages

Discover Dependencies

Jan 21, 2008
17 usages
Jul 25, 2014
2 usages
Jul 25, 2014
2 usages
Jul 25, 2014
8 usages
Jul 25, 2014
4 usages
Jul 25, 2014
2 usages
Jul 25, 2014
1 usages