Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
'org.jflux:org.jflux.api.data:0.2.2'
<dependency>
<groupId>org.jflux</groupId>
<artifactId>org.jflux.api.data</artifactId>
<version>0.2.2</version>
</dependency>
<dependency org="org.jflux" name="org.jflux.api.data" rev="0.2.2"/>
"org.jflux", "org.jflux.api.data", "0.2.2"