jan

de.afoo-sdnotify (1.0-beta5)

Published 2023-01-13 22:35:07 +01:00 by jan in jan/sdnotify

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>de.afoo</groupId>
	<artifactId>sdnotify</artifactId>
	<version>1.0-beta5</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=de.afoo:sdnotify:1.0-beta5

Dependencies

com.kohlschutter.junixsocket:junixsocket-core
2.5.1
org.slf4j:slf4j-api
2.0.3
Details
Maven
2023-01-13 22:35:07 +01:00
16
MIT No Attribution License
105 KiB
Assets (5)
Versions (4) View all
1.0-beta6 2023-01-22
1.0-beta5 2023-01-13
1.0-beta4 2023-01-13
1.0-beta2 2022-11-13