8 Star 17 Fork 10

10km/common-java

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
BSD-2-Clause

common-java

License JDK

java 共用模块

迁移

从 common-java 3.0.0开始,为解决项目日渐臃肿导致的依赖库管理困难问题,对项目结构做调整,将相关性不强的项目分拆成独立项目。

xthrift

thrift相关子项目common-swift-metadata,common-thrift-base,common-thrift,common-thrifty被迁移到独立项目xthrift

制品ID对应关系如下表:

原制品ID ${groupId}:${artifactId} 迁移制品ID ${groupId}:${artifactId}
com.gitee.l0km:common-swift-metadata com.gitee.l0km:xthrift-metadata
com.gitee.l0km:common-thrift-base com.gitee.l0km:xthrift-base
com.gitee.l0km:common-thrift com.gitee.l0km:xthrift-thrift
com.gitee.l0km:xthrift-service JDK 1.8,用于服务端
com.gitee.l0km:common-thrifty com.gitee.l0km:xthrift-thrifty

ximage

图像处理相关子项目 common-image,common-image-android被迁移到独立项目ximage

制品ID对应关系如下表:

原制品ID ${groupId}:${artifactId} 迁移制品ID ${groupId}:${artifactId}
com.gitee.l0km:common-image com.gitee.l0km:ximage
com.gitee.l0km:common-image-anddroid com.gitee.l0km:ximage-android

com4j分支

升级到com4j,顶级包名前缀改为 com.gitee.l0km.com4j。并更新artifactIdcom4j,所有子项目的artifactId前缀改为com4j

  • common-base 改为 com4j-base,包名net.gdface.utils 改为 com.gitee.l0km.com4j.base,其他包名改为com.gitee.l0km.base.${包名最后一节}
  • common-base2 改为 com4j-basex,包名net.gdface.utils 改为 com.gitee.l0km.com4j.basex,其他包名改为com.gitee.l0km.basex.${包名最后一节}
  • common-jmx 改为 com4j-jmx, 包名net.gdface.jmx 改为 com.gitee.l0km.com4j.jmx
  • common-cli 改为 com4j-cli, 包名net.gdface.cli 改为 com.gitee.l0km.com4j.cli
  • 删除 common-worker子项目
Copyright (c) 2017, 10km All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

简介

工作中收集整理的 java 公用模块, 展开 收起
README
BSD-2-Clause
取消

发行版

暂无发行版

贡献者

全部

语言

近期动态

不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/l0km/common-java.git
git@gitee.com:l0km/common-java.git
l0km
common-java
common-java
com4j

搜索帮助