Эксперт ХД

org.apache.pdfbox:fontbox (3.0.3)

Published 2026-09-15 10:13: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.apache.pdfbox</groupId>
	<artifactId>fontbox</artifactId>
	<version>3.0.3</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=org.apache.pdfbox:fontbox:3.0.3

About this package

The Apache FontBox library is an open source Java tool to obtain low level information from font files. FontBox is a subproject of Apache PDFBox.

Dependencies

org.apache.pdfbox:pdfbox-io
${project.version}
commons-logging:commons-logging
${commons-logging.version}
org.junit.jupiter:junit-jupiter
${junit.version}
Details
Maven
2026-09-15 10:13:09 +00:00
274
Apache FontBox
9.0 KiB
Assets (1)
Versions (4) View all
3.0.4 2026-09-15
3.0.5 2026-09-15
3.0.3 2026-09-15
2.0.30 2026-09-15