hiveiq-src

com.hiveops:hiveops-bom (1.0.7)

Published 2026-07-12 08:58:44 -04:00 by hiveiq

Installation

<repositories>
	<repository>
		<id>gitea</id>
		<url>https://hiveiq-gitea.directlx.dev/api/packages/hiveiq-src/maven</url>
	</repository>
</repositories>

<distributionManagement>
	<repository>
		<id>gitea</id>
		<url>https://hiveiq-gitea.directlx.dev/api/packages/hiveiq-src/maven</url>
	</repository>

	<snapshotRepository>
		<id>gitea</id>
		<url>https://hiveiq-gitea.directlx.dev/api/packages/hiveiq-src/maven</url>
	</snapshotRepository>
</distributionManagement>
<dependency>
	<groupId>com.hiveops</groupId>
	<artifactId>hiveops-bom</artifactId>
	<version>1.0.7</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://hiveiq-gitea.directlx.dev/api/packages/hiveiq-src/maven -Dartifact=com.hiveops:hiveops-bom:1.0.7

About this package

Bill of Materials for HiveOps microservices — centralizes dependency versions
Details
Maven
2026-07-12 08:58:44 -04:00
6
HiveOps BOM
11 KiB
Assets (1)
Versions (9) View all
1.0.8 2026-07-15
1.0.7 2026-07-12
1.0.6 2026-07-05
1.0.5 2026-07-05
1.0.4 2026-07-02