eweb4j加进到Maven中央仓库啦,先发个快照版

挺开心的。
先是注册好了 eweb4j.org。
然后是svn上传源码到了谷歌code。
想要eweb最新源码的童鞋可以到这里checkout:
svn checkout https://eweb4j.googlecode.com/svn/ eweb4j --username [email protected]
也可以在线浏览代码:
http://code.google.com/p/eweb4j/source/browse/

最后是成功的申请到了maven中央仓库的位置。
eweb4j的pom如下。
<dependency>
  <groupId>org.eweb4j</groupId>
  <artifactId>eweb4j-all</artifactId>
  <version>1.8.6-SNAPSHOT</version>
</dependency>

先发个SNAPSHOT版本的。
期待三月份的Release。
撒花。 

eweb4j加进到Maven中央仓库啦,先发个快照版_第1张图片

eweb4j加进到Maven中央仓库啦,先发个快照版_第2张图片

你可能感兴趣的:(maven,SVN,EWeb4J,eweb)