Download fr.opensagres.xdocreport.template-1.0.6.jar file

Introduction

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

License

Open Source

Type List

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

META-INF/MANIFEST.MF
META-INF/maven/fr.opensagres.xdocreport/fr.opensagres.xdocreport.template/pom.properties
META-INF/maven/fr.opensagres.xdocreport/fr.opensagres.xdocreport.template/pom.xml
fr.opensagres.xdocreport.template.AbstractTemplateEngine.class
fr.opensagres.xdocreport.template.FieldExtractor.class
fr.opensagres.xdocreport.template.FieldsExtractor.class
fr.opensagres.xdocreport.template.IContext.class
fr.opensagres.xdocreport.template.ITemplateEngine.class
fr.opensagres.xdocreport.template.TemplateContextHelper.class
fr.opensagres.xdocreport.template.TemplateEngineKind.class
fr.opensagres.xdocreport.template.annotations.FieldMetadata.class
fr.opensagres.xdocreport.template.annotations.ImageMetadata.class
fr.opensagres.xdocreport.template.cache.ITemplateCacheInfoProvider.class
fr.opensagres.xdocreport.template.config.AbstractTemplateEngineConfiguration.class
fr.opensagres.xdocreport.template.config.ITemplateEngineConfiguration.class
fr.opensagres.xdocreport.template.config.ReplaceText.class
fr.opensagres.xdocreport.template.discovery.ITemplateEngineDiscovery.class
fr.opensagres.xdocreport.template.formatter.AbstractDocumentFormatter.class
fr.opensagres.xdocreport.template.formatter.AbstractFieldsMetadataClassSerializer.class
fr.opensagres.xdocreport.template.formatter.Directive.class
fr.opensagres.xdocreport.template.formatter.DirectivesStack.class
fr.opensagres.xdocreport.template.formatter.FieldMetadata.class
fr.opensagres.xdocreport.template.formatter.FieldMetadataImage.class
fr.opensagres.xdocreport.template.formatter.FieldReplacementFormatter.class
fr.opensagres.xdocreport.template.formatter.FieldsMetadata.class
fr.opensagres.xdocreport.template.formatter.FieldsMetadataComparator.class
fr.opensagres.xdocreport.template.formatter.FieldsMetadataXMLSerializer.class
fr.opensagres.xdocreport.template.formatter.FieldsNameComparator.class
fr.opensagres.xdocreport.template.formatter.ICustomFormatter.class
fr.opensagres.xdocreport.template.formatter.IDocumentFormatter.class
fr.opensagres.xdocreport.template.formatter.IFieldsMetadataClassSerializer.class
fr.opensagres.xdocreport.template.formatter.IPropertyDescriptorFilter.class
fr.opensagres.xdocreport.template.formatter.IfDirective.class
fr.opensagres.xdocreport.template.formatter.LoopDirective.class
fr.opensagres.xdocreport.template.formatter.NullImageBehaviour.class
fr.opensagres.xdocreport.template.formatter.XMLFieldsConstants.class
fr.opensagres.xdocreport.template.formatter.sax.FieldsMetadataContentHandler.class
fr.opensagres.xdocreport.template.internal.DynamicBean.class
fr.opensagres.xdocreport.template.internal.osgi.Activator.class
fr.opensagres.xdocreport.template.registry.FieldsMetadataClassSerializerRegistry.class
fr.opensagres.xdocreport.template.registry.TemplateEngineRegistry.class
fr.opensagres.xdocreport.template.utils.TemplateUtils.class

Pom

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

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

		<dependency>
			<groupId>xerces</groupId>
			<artifactId>xercesImpl</artifactId>
			<version>2.9.1</version>
			<optional>true</optional>
		</dependency>
	</dependencies>
</project>

POM Entry

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

Download

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




PreviousNext

Related