| License |
License |
|---|---|
| GroupId | GroupIdcom.movielabs |
| ArtifactId | ArtifactIdmddf-lib |
| Version | Version1.9 |
| Type | Typejar |
| Description |
Descriptionmddf library
implements all core (i.e., non-UI) functionality that can be used to generate, validate, or transform MovieLabs Digital Distribution Framework (MDDF) files.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| mddf-lib-1.9.pom | |
| mddf-lib-1.9.jar | 1 MB |
| mddf-lib-1.9-tests.jar | 61 KB |
| mddf-lib-1.9-sources.jar | 1 MB |
| mddf-lib-1.9-javadoc.jar | 600 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.movielabs/mddf-lib/ -->
<dependency>
<groupId>com.movielabs</groupId>
<artifactId>mddf-lib</artifactId>
<version>1.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.movielabs/mddf-lib/
implementation 'com.movielabs:mddf-lib:1.9'
// https://jarcasting.com/artifacts/com.movielabs/mddf-lib/
implementation ("com.movielabs:mddf-lib:1.9")
'com.movielabs:mddf-lib:jar:1.9'
<dependency org="com.movielabs" name="mddf-lib" rev="1.9">
<artifact name="mddf-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.movielabs', module='mddf-lib', version='1.9')
)
libraryDependencies += "com.movielabs" % "mddf-lib" % "1.9"
[com.movielabs/mddf-lib "1.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-beanutils : commons-beanutils | jar | 1.9.2 |
| commons-cli : commons-cli | jar | 1.3.1 |
| org.apache.commons : commons-collections4 | jar | 4.1 |
| commons-collections : commons-collections | jar | 3.2.2 |
| commons-logging : commons-logging | jar | 1.2 |
| commons-io : commons-io | jar | 2.6 |
| net.sf.ezmorph : ezmorph | jar | 1.0.6 |
| jaxen : jaxen | jar | 1.1.1 |
| org.jdom : jaxen-jdom | jar | 1.0-FCS |
| org.jdom : jdom2 | jar | 2.0.6 |
| net.sf.json-lib : json-lib | jar | 2.4 |
| org.apache.logging.log4j : log4j-api | jar | 2.10.0 |
| org.apache.logging.log4j : log4j-core | jar | 2.10.0 |
| org.apache.poi : poi | jar | 3.17 |
| org.apache.poi : poi-ooxml | jar | 3.17 |
| org.apache.poi : poi-ooxml-schemas | jar | 3.17 |
| org.apache.xmlbeans : xmlbeans | jar | 2.6.0 |
| net.sf.jsignature.io-tools : easystream | jar | 1.2.15 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.1.0 |