Download fr.opensagres.xdocreport.document.odt-1.0.6.jar file

Introduction

You can download fr.opensagres.xdocreport.document.odt-1.0.6.jar in this page.

License

Open Source

Type List

fr.opensagres.xdocreport.document.odt-1.0.6.jar file has the following types.

META-INF/MANIFEST.MF
META-INF/maven/fr.opensagres.xdocreport/fr.opensagres.xdocreport.document.odt/pom.properties
META-INF/maven/fr.opensagres.xdocreport/fr.opensagres.xdocreport.document.odt/pom.xml
META-INF/services/fr.opensagres.xdocreport.document.discovery.ITemplateEngineInitializerDiscovery
META-INF/services/fr.opensagres.xdocreport.document.discovery.ITextStylingDocumentHandlerFactoryDiscovery
META-INF/services/fr.opensagres.xdocreport.document.discovery.IXDocReportFactoryDiscovery
fr.opensagres.xdocreport.document.odt.ODTConstants.class
fr.opensagres.xdocreport.document.odt.ODTReport.class
fr.opensagres.xdocreport.document.odt.ODTUtils.class
fr.opensagres.xdocreport.document.odt.discovery.ODTDocumentHandlerFactoryDiscovery.class
fr.opensagres.xdocreport.document.odt.discovery.ODTReportFactoryDiscovery.class
fr.opensagres.xdocreport.document.odt.discovery.ODTTemplateEngineConfiguration.class
fr.opensagres.xdocreport.document.odt.discovery.ODTTemplateEngineInitializerConfigurationDiscovery.class
fr.opensagres.xdocreport.document.odt.images.ODTImageRegistry.class
fr.opensagres.xdocreport.document.odt.preprocessor.ODTBufferedDocument.class
fr.opensagres.xdocreport.document.odt.preprocessor.ODTBufferedDocumentContentHandler.class
fr.opensagres.xdocreport.document.odt.preprocessor.ODTManifestXMLDocumentContentHandler.class
fr.opensagres.xdocreport.document.odt.preprocessor.ODTManifestXMLProcessor.class
fr.opensagres.xdocreport.document.odt.preprocessor.ODTPreprocessor.class
fr.opensagres.xdocreport.document.odt.preprocessor.ODTStyleContentHandler.class
fr.opensagres.xdocreport.document.odt.preprocessor.ODTStylesPreprocessor.class
fr.opensagres.xdocreport.document.odt.template.ODTContextHelper.class
fr.opensagres.xdocreport.document.odt.textstyling.IODTStylesGenerator.class
fr.opensagres.xdocreport.document.odt.textstyling.ODTDefaultStyle.class
fr.opensagres.xdocreport.document.odt.textstyling.ODTDefaultStylesGenerator.class
fr.opensagres.xdocreport.document.odt.textstyling.ODTDocumentHandler.class

Pom

fr.opensagres.xdocreport.document.odt-1.0.6.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.document.odt</artifactId>
	<parent>
		<groupId>fr.opensagres.xdocreport</groupId>
		<artifactId>document</artifactId>
		<version>1.0.6</version>
	</parent>

	<dependencies>
		<dependency>
			<groupId>fr.opensagres.xdocreport</groupId>
			<artifactId>fr.opensagres.xdocreport.document</artifactId>
			<version>1.0.6</version>
		</dependency>
	</dependencies>
</project>

POM Entry

<dependency>
   <groupId>fr.opensagres.xdocreport</groupId>
   <artifactId>fr.opensagres.xdocreport.document.odt</artifactId>
   <version>1.0.6</version>
</dependency>

Download

If you think the following fr.opensagres.xdocreport.document.odt-1.0.6.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.document.odt-1.0.6.jar file




PreviousNext

Related