Skip to content

peacetrue/peacetrue-common

Repository files navigation

概述

GitHub Workflow Status Snyk test space Codecov peacetrue-common

简介(What)

peacetrue-common 用于提供公用工具类,包含以下主题:

  1. Bean 属性树深度遍历

  2. Range 范围

  3. Process 命令

  4. 函数式编程

  5. 正则表达式

  6. …​

背景(Why)

虽然市面上已经有了较多的工具类库, 例如:org.apache.commons 系列、guava 等等, 但仍不能完全涵盖日常开发所需, 所以将这些尚未实现的日常使用频率较高的功能统一封装到 peacetrue-common 中。

用法(How)

引用如下 Gradle 依赖:

implementation "com.github.peacetrue:peacetrue-common:{latest-version}"

如需转换为其他格式的 GAV 坐标, 可使用 坐标转换器

参与者(Who)

活动(When)

初始提交于 2022-05-02,最近提交于 2024-10-04。

许可证(License)

About

公共组件,包含常用的辅助类,无明确主题范围

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published