Эксперт ХД

org.apache.pdfbox:fontbox (2.0.30)

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

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

commons-logging:commons-logging
${commons-logging.version}
junit:junit
${junit.version}
Details
Maven
2026-09-15 10:13:08 +00:00
274
Apache FontBox
1.5 MiB
Assets (2)
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