com.github.phoswald:rstm-template (0.1.0-SNAPSHOT)

Published 2025-12-07 13:41:33 +00:00 by philip

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.github.phoswald</groupId>
	<artifactId>rstm-template</artifactId>
	<version>0.1.0-SNAPSHOT</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=com.github.phoswald:rstm-template:0.1.0-SNAPSHOT

Dependencies

org.slf4j:slf4j-api
org.junit.jupiter:junit-jupiter
org.hamcrest:hamcrest
org.slf4j:slf4j-simple
Details
Maven
2025-12-07 13:41:33 +00:00
56
736 KiB
Assets (47)
Versions (1) View all
0.1.0-SNAPSHOT 2025-12-07