8000 Release 2.2.0稳定版本发布 · ueboot/ueboot · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

2.2.0稳定版本发布

Compare
Choose a tag to compare
@yaakua yaakua released this 26 Dec 02:16
  • 后台Java框架稳定版本2.2.0,已经发布到maven中央仓库
    使用方式:
 <parent>
        <groupId>com.ueboot</groupId>
        <artifactId>ueboot-parent</artifactId>
        <version>2.2.0</version>
        <relativePath/> 
    </parent>
  • 前台npm版本:1.7.39,已经发布到npmjs.org当中
    使用方式:npm install ueboot@1.7.39
0