org.daisy.pipeline-framework-bom (1.10.0)

Published 2026-04-26 13:44:52 +02:00 by othmane in othmane/team-resources

Installation

<repositories>
	<repository>
		<id>gitea</id>
			<url></url>
	</repository>
</repositories>

<distributionManagement>
	<repository>
		<id>gitea</id>
		<url></url>
	</repository>

	<snapshotRepository>
		<id>gitea</id>
		<url></url>
	</snapshotRepository>
</distributionManagement>
<dependency>
	<groupId>org.daisy.pipeline</groupId>
	<artifactId>framework-bom</artifactId>
	<version>1.10.0</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=org.daisy.pipeline:framework-bom:1.10.0
Details
Maven
2026-04-26 13:44:52 +02:00
2
DAISY Pipeline 2 :: Framework BoM
18 KiB
Assets (1)
Versions (2) View all
1.10.0 2026-04-26
1.8 2026-04-26