Last Version

MPXJ 4.5.0-rc1

This library provides a set of facilities to allow project information to be manipulated in Java and .Net. MPXJ supports seven data formats, Microsoft Project Exchange (MPX), Microsoft Project (MPP,MPT), Microsoft Project Data Interchange (MSPDI XML), Microsoft Project Database (MPD), Planner (XML), and Primavera (XER and database). Artifact packed by Alexey Skorokhodov ([email protected]).

License

License

Categories

Categories

Net
GroupId

GroupId

net.sourceforge
ArtifactId

ArtifactId

mpxj
Version

Version

4.5.0-rc1
Type

Type

jar
Description

Description

MPXJ
This library provides a set of facilities to allow project information to be manipulated in Java and .Net. MPXJ supports seven data formats, Microsoft Project Exchange (MPX), Microsoft Project (MPP,MPT), Microsoft Project Data Interchange (MSPDI XML), Microsoft Project Database (MPD), Planner (XML), and Primavera (XER and database). Artifact packed by Alexey Skorokhodov ([email protected]).
Project URL

Project URL

http://mpxj.sourceforge.net

Download mpxj 4.5.0-rc1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.poi : poi jar 3.7
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.