Joern Muehlencord jomu

de.muehlencord.ws-support:ws-support-cxf (0.6.0)

Published 2025-12-20 23:21:37 +00:00 by jomu

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>de.muehlencord.ws-support</groupId>
	<artifactId>ws-support-cxf</artifactId>
	<version>0.6.0</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=de.muehlencord.ws-support:ws-support-cxf:0.6.0

Dependencies

org.springframework.boot:spring-boot-starter
de.muehlencord.ws-support:ws-support-common
org.apache.cxf:cxf-rt-frontend-jaxws
org.apache.cxf:cxf-rt-transports-http-hc5
org.apache.cxf:cxf-rt-features-logging
org.apache.cxf:cxf-rt-features-metrics
Details
Maven
2025-12-20 23:21:37 +00:00
1
3.0 KiB
Assets (2)
Versions (2) View all
0.6.0 2025-12-20
0.5.0 2024-12-26