me.zeto:plugin (0.1.5)

Published 2025-05-29 17:08:16 +08:00 by sinbo

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>me.zeto</groupId>
	<artifactId>plugin</artifactId>
	<version>0.1.5</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=me.zeto:plugin:0.1.5

Dependencies

org.apache.maven.plugin-tools:maven-plugin-annotations
3.13.1
org.javassist:javassist
3.30.2-GA
me.zeto:core
0.1.4-SNAPSHOT
org.apache.maven:maven-core
3.9.8
org.apache.maven:maven-plugin-api
3.9.8
Details
Maven
2025-05-29 17:08:16 +08:00
44
8.3 KiB
Assets (2)
Versions (3) View all
0.1.5 2025-05-29
0.1.4 2025-03-30
0.1.3 2024-12-17