The foundation framework makes it easier to build Java web applications. Foundation is mainly based on spring, mybatis and jersey.
'com.github.zzycjcg:foundation:0.0.2'
<dependency>
<groupId>com.github.zzycjcg</groupId>
<artifactId>foundation</artifactId>
<version>0.0.2</version>
</dependency>
<dependency org="com.github.zzycjcg" name="foundation" rev="0.0.2"/>
"com.github.zzycjcg", "foundation", "0.0.2"