Joern Muehlencord jomu

de.muehlencord.tmc-tmc-spring (1.1.0)

Published 2024-12-31 12:57:06 +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>tmc-spring</artifactId>
	<version>1.1.0</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=:tmc-spring:1.1.0

Dependencies

org.joinfaces:adminfaces-spring-boot-starter
org.springframework.boot:spring-boot-starter-web
org.springframework.boot:spring-boot-starter-validation
org.springframework.boot:spring-boot-starter-data-jpa
org.mariadb.jdbc:mariadb-java-client
org.apache.xmlrpc:xmlrpc-common
org.apache.xmlrpc:xmlrpc-client
org.springframework.boot:spring-boot-starter-web-services
org.apache.commons:commons-lang3
org.springframework.boot:spring-boot-starter-actuator
org.springframework.boot:spring-boot-devtools
org.projectlombok:lombok
org.mapstruct:mapstruct
de.muehlencord.mapstruct:mapstruct-support
org.springframework.boot:spring-boot-starter-test
Details
Maven
2024-12-31 12:57:06 +00:00
6
80 MiB
Assets (3)
Versions (1) View all
1.1.0 2024-12-31