tieshengkeji

com.tiesheng.springboot-plugin-tiesheng-maven-plugin (1.0.0)

Published 2024-10-30 12:44:12 +08:00 by tiesheng_deploy

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>com.tiesheng.springboot-plugin</groupId>
	<artifactId>tiesheng-maven-plugin</artifactId>
	<version>1.0.0</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=com.tiesheng.springboot-plugin:tiesheng-maven-plugin:1.0.0

Dependencies

org.apache.maven:maven-plugin-api
3.5.2
org.apache.maven.plugin-tools:maven-plugin-annotations
3.5.2
cn.hutool:hutool-all
5.8.12
mysql:mysql-connector-java
8.0.30
org.yaml:snakeyaml
1.29
org.freemarker:freemarker
2.3.31
Details
Maven
2024-10-30 12:44:12 +08:00
83
39 KiB
Assets (2)
Versions (1) View all
1.0.0 2024-10-30