MVN

org.apache.maven.continuum.jpox : jpox

Maven & Gradle

Feb 08, 2009
4 usages

JPOX Core

<dependency>
    <groupId>org.apache.maven.continuum.jpox</groupId>
    <artifactId>jpox</artifactId>
    <version>1.1.0-20060413</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.maven.continuum.jpox : jpox to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.0-20060413

All Versions

Choose a version of org.apache.maven.continuum.jpox : jpox to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
jpox-1.1.0-20060413

How to add a dependency to Maven

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

<dependency>
    <groupId>org.apache.maven.continuum.jpox</groupId>
    <artifactId>jpox</artifactId>
    <version>1.1.0-20060413</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.maven.continuum.jpox : jpox gradle dependency to your build.gradle file:

implementation 'org.apache.maven.continuum.jpox:jpox:1.1.0-20060413'

Gradle Kotlin DSL: Add the following org.apache.maven.continuum.jpox : jpox gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.maven.continuum.jpox:jpox:1.1.0-20060413")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.maven.continuum.jpox : jpox sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.maven.continuum.jpox" % "jpox" % "1.1.0-20060413"

Advertisement

Dependencies from Group

Discover Dependencies

Sep 17, 2012
1 usages
1 stars
May 20, 2010
1 usages
Nov 06, 2006
1 usages
Oct 04, 2013
1 usages
21 stars
Feb 14, 2014
4 usages
480 stars
Jul 13, 2014
1 usages
24 stars
Oct 30, 2007
2 usages
Mar 08, 2015
4 usages
8 stars