Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
'com.github.elizabetht:StudentEnrollmentWithSpring:1.6'
<dependency>
<groupId>com.github.elizabetht</groupId>
<artifactId>StudentEnrollmentWithSpring</artifactId>
<version>1.6</version>
</dependency>
<dependency org="com.github.elizabetht" name="StudentEnrollmentWithSpring" rev="1.6"/>
"com.github.elizabetht", "StudentEnrollmentWithSpring", "1.6"