Joern Muehlencord jomu

de.muehlencord.ws-support-ws-support-common (0.2.0)

Published 2024-05-18 21:50:41 +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></groupId>
	<artifactId>ws-support-common</artifactId>
	<version>0.2.0</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=:ws-support-common:0.2.0

Dependencies

org.springframework.boot:spring-boot-starter
org.springframework.security:spring-security-oauth2-client
org.apache.httpcomponents.client5:httpclient5
org.springframework.boot:spring-boot-configuration-processor
org.projectlombok:lombok
Details
Maven
2024-05-18 21:50:41 +00:00
6
41 KiB
Assets (2)
Versions (6) View all
0.5.0 2024-12-26
0.3.0 2024-05-26
0.2.0 2024-05-18
0.1.1 2023-06-11
0.1.0 2023-06-11