Skip to content

ZenWave360/maven-snapshots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

ZenWaveSDK Maven Snapshots Repository

Since Central Publisher Portal does not currently support SNAPSHOT releases we set up this repo to host ZenWaveSDK SNAPSHOT versions.

Add this repository to your pom.xml to access these SNAPSHOTS:

	<repositories>
		<repository>
			<id>gh</id>
			<url>https://raw.githubusercontent.com/ZenWave360/maven-snapshots/refs/heads/main</url>
			<snapshots>
				<enabled>true</enabled>
			</snapshots>
		</repository>
	</repositories>

About

zenwave maven-snapshots

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published