jhunters / jprotobuf

A useful utility library for java programmer using google protobuf
Apache License 2.0
897 stars 283 forks source link

什么时候会正式发布2.X版本 #45

Closed lwlzpn84 closed 7 years ago

lwlzpn84 commented 8 years ago

什么时候会正式发布2.X版本

jhunters commented 8 years ago

时间未定,主要是由于google protobuf 3.0的正式版本还没有发布,估计中间还会有修改。如果想使用的话,是可以直接使用的,主要看大家对 google protobuf 3.0的beta版本方式使用是否放心

lwlzpn84 commented 8 years ago

google protobuf 2.6.1 应该已经支持了map类型的序列化,但是jprotobuf1.9.8好像还不支持map类型

yourwafer commented 8 years ago

any,map是protobuf3.x的东西,现在都到beta版本,应该快有release版本了

lwlzpn84 commented 8 years ago

现在jprotobuf2.X的snapshot版本,没有放到maven的核心仓库,现在用起来还不是很方便,我现在是手动下载下来,更改snapshot的名称,然后本地环境在测试

jhunters commented 8 years ago

现在还在官方仓库的snapshot目录下 https://oss.sonatype.org/content/repositories/snapshots//com/baidu/jprotobuf/2.0.1-SNAPSHOT/

lwlzpn84 commented 8 years ago

可能我们公司的maven仓库,没有配置连接你们这个核心仓库,2.0.1-SNAPSHOT无法下载下来,可以用源码自己编译打包吗?

jhunters commented 8 years ago

那你们可以暂且由源码打包来使用,等正式版发布后,我会再通知到你

lwlzpn84 commented 8 years ago

thank you

jhunters commented 7 years ago

Latest release version 2.0.5