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