Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
'com.guigarage:login-with-fx:0.7'
<dependency>
<groupId>com.guigarage</groupId>
<artifactId>login-with-fx</artifactId>
<version>0.7</version>
</dependency>
<dependency org="com.guigarage" name="login-with-fx" rev="0.7"/>
"com.guigarage", "login-with-fx", "0.7"