Skip to content

yueny/api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

API

License

Coverity Scan Build Status

已迁移至gitee:https://gitee.com/whosly/api

基础数据源定义

  • Maven依赖管理
<dependency>
    <groupId>com.whosly</groupId>
    <artifactId>api</artifactId>
    <version>version</version>
</dependency>

项目已上传Maven中央仓库。

https://search.maven.org/search?q=whosly

  • 依赖传递
    • org.projectlombok#lombok
    • org.apache.commons#commons-lang3
    • com.google.guava#guava

Features

  • 基础pojo对象抽离对象AbstractBo, QueryCondition抽离至 resp中

版本发布历史

================

1.0.1-SNAPSHOT/RELEASE com.yueny

  • 所有的非数据实体, 实现 IBo;

1.1.0-SNAPSHOT/RELEASE com.yueny

  • parent 依赖升级为yueny-parent#1.2.0-RELEASE

1.2.0-SNAPSHOT/RELEASE com.whosly

  • parent 依赖升级为com.whosly#yueny-parent#1.3.0-RELEASE, 并只发布中央仓库。

About

api 基础数据源定义

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages