Download fr.opensagres.xdocreport.converter.odt.odfdom-1.0.5.jar file

Introduction

You can download fr.opensagres.xdocreport.converter.odt.odfdom-1.0.5.jar in this page.

License

Open Source

Type List

fr.opensagres.xdocreport.converter.odt.odfdom-1.0.5.jar file has the following types.

META-INF/MANIFEST.MF
META-INF/maven/fr.opensagres.xdocreport/fr.opensagres.xdocreport.converter.odt.odfdom/pom.properties
META-INF/maven/fr.opensagres.xdocreport/fr.opensagres.xdocreport.converter.odt.odfdom/pom.xml
META-INF/services/fr.opensagres.xdocreport.converter.discovery.IConverterDiscovery
fr.opensagres.xdocreport.converter.odt.odfdom.itext.ODF2PDFViaITextConverter.class
fr.opensagres.xdocreport.converter.odt.odfdom.itext.discovery.ODF2PDFViaITextConverterDiscovery.class
fr.opensagres.xdocreport.converter.odt.odfdom.xhtml.ODF2XHTMLConverter.class
fr.opensagres.xdocreport.converter.odt.odfdom.xhtml.discovery.ODF2XHTMLConverterDiscovery.class

Pom

fr.opensagres.xdocreport.converter.odt.odfdom-1.0.5.pom file content.

<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
	<modelVersion>4.0.0</modelVersion>

	<artifactId>fr.opensagres.xdocreport.converter.odt.odfdom</artifactId>

	<parent>
		<groupId>fr.opensagres.xdocreport</groupId>
		<artifactId>converter</artifactId>
		<version>1.0.5</version>
	</parent>

	<dependencies>
		<dependency>
			<groupId>fr.opensagres.xdocreport</groupId>
			<artifactId>fr.opensagres.xdocreport.converter</artifactId>
			<version>1.0.5</version>
		</dependency>
		<dependency>
			<groupId>fr.opensagres.xdocreport</groupId>
			<artifactId>org.odftoolkit.odfdom.converter.pdf</artifactId>
			<version>1.0.5</version>
		</dependency>
		<dependency>
			<groupId>fr.opensagres.xdocreport</groupId>
			<artifactId>org.odftoolkit.odfdom.converter.xhtml</artifactId>
			<version>1.0.5</version>
		</dependency>		
	</dependencies>
</project>

POM Entry

<dependency>
   <groupId>fr.opensagres.xdocreport</groupId>
   <artifactId>fr.opensagres.xdocreport.converter.odt.odfdom</artifactId>
   <version>1.0.5</version>
</dependency>

Download

If you think the following fr.opensagres.xdocreport.converter.odt.odfdom-1.0.5.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.



Download fr.opensagres.xdocreport.converter.odt.odfdom-1.0.5.jar file




PreviousNext

Related