org.odftoolkit.odfdom.converter.xhtml
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency>
<groupId>fr.opensagres.xdocreport</groupId>
<artifactId>org.odftoolkit.odfdom.converter.xhtml</artifactId>
<version>1.0.6</version>
</dependency><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>org.odftoolkit.odfdom.converter.xhtml</artifactId> <parent> <groupId>fr.opensagres.xdocreport</groupId> <artifactId>thirdparties-extension</artifactId> <version>1.0.6</version> </parent> <dependencies> <dependency> <groupId>fr.opensagres.xdocreport</groupId> <artifactId>org.odftoolkit.odfdom.converter.core</artifactId> <version>1.0.6</version> </dependency> </dependencies> </project>