License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sf.mpxj |
ArtifactId | ArtifactIdmpxj |
Last Version | Last Version10.6.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMPXJ
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 |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mpxj-10.6.1.pom | |
mpxj-10.6.1.jar | 2 MB |
mpxj-10.6.1-tests.jar | 222 KB |
mpxj-10.6.1-sources.jar | 1 MB |
mpxj-10.6.1-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.mpxj/mpxj/ -->
<dependency>
<groupId>net.sf.mpxj</groupId>
<artifactId>mpxj</artifactId>
<version>10.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.mpxj/mpxj/
implementation 'net.sf.mpxj:mpxj:10.6.1'
// https://jarcasting.com/artifacts/net.sf.mpxj/mpxj/
implementation ("net.sf.mpxj:mpxj:10.6.1")
'net.sf.mpxj:mpxj:jar:10.6.1'
<dependency org="net.sf.mpxj" name="mpxj" rev="10.6.1">
<artifact name="mpxj" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.mpxj', module='mpxj', version='10.6.1')
)
libraryDependencies += "net.sf.mpxj" % "mpxj" % "10.6.1"
[net.sf.mpxj/mpxj "10.6.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.poi : poi | jar | 5.2.2 |
org.xerial : sqlite-jdbc | jar | 3.36.0.3 |
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.15.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |