is not current version
Last Version 10.6.1

MPXJ 10.1.0

Library that provides facilities to allow project information to be manipulated in Java and .Net. Supports a range of data formats: Microsoft Project Exchange (MPX), Microsoft Project (MPP,MPT), Microsoft Project Data Interchange (MSPDI XML), Microsoft Project Database (MPD), Planner (XML), Primavera (PM XML, XER, and database), Asta Powerproject (PP, MDB), Asta Easyplan (PP), Phoenix Project Manager (PPX), FastTrack Schedule (FTS), and the Standard Data Exchange Format (SDEF).

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.mpxj
ArtifactId

ArtifactId

mpxj
Version

Version

10.1.0
Type

Type

jar
Description

Description

MPXJ
Library that provides facilities to allow project information to be manipulated in Java and .Net. Supports a range of data formats: Microsoft Project Exchange (MPX), Microsoft Project (MPP,MPT), Microsoft Project Data Interchange (MSPDI XML), Microsoft Project Database (MPD), Planner (XML), Primavera (PM XML, XER, and database), Asta Powerproject (PP, MDB), Asta Easyplan (PP), Phoenix Project Manager (PPX), FastTrack Schedule (FTS), and the Standard Data Exchange Format (SDEF).
Project URL

Project URL

http://mpxj.org
Project Organization

Project Organization

Packwood Software
Source Code Management

Source Code Management

https://github.com/joniles/mpxj

Download mpxj 10.1.0


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

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.poi : poi jar 5.0.0
org.xerial : sqlite-jdbc jar 3.30.1
com.jgoodies : jgoodies-binding jar 2.13.0
com.github.joniles : rtfparserkit jar 1.16.0
jakarta.xml.bind : jakarta.xml.bind-api jar 2.3.2
org.glassfish.jaxb : jaxb-runtime jar 2.3.2
org.jsoup : jsoup jar 1.14.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.