ch.phoenix.oss-open-service-broker-client (1.1.1)

Published 2025-09-12 11:08:27 +00:00 by tech_user_phoenix_oss_package_writer

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>ch.phoenix.oss</groupId>
	<artifactId>open-service-broker-client</artifactId>
	<version>1.1.1</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=ch.phoenix.oss:open-service-broker-client:1.1.1

Dependencies

ch.phoenix.oss:open-service-broker-model
${project.version}
io.quarkus:quarkus-rest-client-jackson
Details
Maven
2025-09-12 11:08:27 +00:00
439
19 KiB
Assets (3)
Versions (20) View all
1.1.3-SNAPSHOT 2025-10-17
1.1.2 2025-10-15
1.1.2-SNAPSHOT 2025-09-13
1.1.1 2025-09-12
1.1.1-SNAPSHOT 2025-09-12