Эксперт ХД

org.xhtmlrenderer:flying-saucer-core (10.0.0)

Published 2026-09-15 10:21:09 +00:00 by Vlad_Savchuk

Installation

<repositories>
	<repository>
		<id>gitea</id>
		<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
	</repository>
</repositories>

<distributionManagement>
	<repository>
		<id>gitea</id>
		<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
	</repository>

	<snapshotRepository>
		<id>gitea</id>
		<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
	</snapshotRepository>
</distributionManagement>
<dependency>
	<groupId>org.xhtmlrenderer</groupId>
	<artifactId>flying-saucer-core</artifactId>
	<version>10.0.0</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=org.xhtmlrenderer:flying-saucer-core:10.0.0

About this package

Flying Saucer is a CSS 2.1 renderer written in Java. This artifact contains the core rendering and layout code as well as Java2D output.
Details
Maven
2026-09-15 10:21:09 +00:00
273
Flying Saucer Core Renderer
GNU Lesser General Public License (LGPL), version 2.1 or later
1.2 MiB
Assets (2)
Versions (1) View all
10.0.0 2026-09-15