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