io.github.gewuyou:forgeboot-webmvc-dto (1.2.4)

Published 2025-07-11 23:11:39 +08:00 by gewuyou

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>io.github.gewuyou</groupId>
	<artifactId>forgeboot-webmvc-dto</artifactId>
	<version>1.2.4</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=io.github.gewuyou:forgeboot-webmvc-dto:1.2.4

About this package

Part of Forgeboot Starters

Dependencies

io.github.gewuyou:forgeboot-i18n-api
1.2.4
io.github.gewuyou:forgeboot-trace-api
1.2.4
org.jetbrains.kotlin:kotlin-stdlib
2.0.0
org.jetbrains.kotlin:kotlin-reflect
2.0.0
Details
Maven
2025-07-11 23:11:39 +08:00
32
forgeboot-webmvc-dto
Apache-2.0
81 KiB
Assets (5)
Versions (1) View all
1.2.4 2025-07-11