| License |
License |
|---|---|
| GroupId | GroupIdcom.movielabs |
| ArtifactId | ArtifactIdmddf-lib |
| Last Version | Last Version2.0.4 |
| Release Date | Release Date |
| 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-2.0.4.pom | |
| mddf-lib-2.0.4.jar | 992 KB |
| mddf-lib-2.0.4-tests.jar | 58 KB |
| mddf-lib-2.0.4-sources.jar | 938 KB |
| mddf-lib-2.0.4-javadoc.jar | 586 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.movielabs/mddf-lib/ -->
<dependency>
<groupId>com.movielabs</groupId>
<artifactId>mddf-lib</artifactId>
<version>2.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.movielabs/mddf-lib/
implementation 'com.movielabs:mddf-lib:2.0.4'
// https://jarcasting.com/artifacts/com.movielabs/mddf-lib/
implementation ("com.movielabs:mddf-lib:2.0.4")
'com.movielabs:mddf-lib:jar:2.0.4'
<dependency org="com.movielabs" name="mddf-lib" rev="2.0.4">
<artifact name="mddf-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.movielabs', module='mddf-lib', version='2.0.4')
)
libraryDependencies += "com.movielabs" % "mddf-lib" % "2.0.4"
[com.movielabs/mddf-lib "2.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-beanutils : commons-beanutils | jar | 1.9.4 |
| commons-cli : commons-cli | jar | 1.5.0 |
| org.apache.commons : commons-collections4 | jar | 4.4 |
| commons-collections : commons-collections | jar | 20040616 |
| commons-logging : commons-logging | jar | 1.2 |
| commons-io : commons-io | jar | 2.11.0 |
| net.sf.ezmorph : ezmorph | jar | 1.0.6 |
| jaxen : jaxen | jar | 1.2.0 |
| org.jdom : jaxen-jdom | jar | 1.0-FCS |
| org.jdom : jdom2 | jar | 2.0.6.1 |
| net.sf.json-lib : json-lib | jar | 2.4 |
| org.apache.logging.log4j : log4j-api | jar | 2.17.2 |
| org.apache.logging.log4j : log4j-core | jar | 2.17.2 |
| org.apache.poi : poi | jar | 5.2.2 |
| org.apache.poi : poi-ooxml | jar | 5.2.2 |
| org.apache.poi : poi-ooxml-schemas | jar | 4.1.2 |
| org.apache.xmlbeans : xmlbeans | jar | 5.0.3 |
| net.sf.jsignature.io-tools : easystream | jar | 1.2.15 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |