com.workoss.boot:boot-bom

workoss boot extends

License

License

GroupId

GroupId

com.workoss.boot
ArtifactId

ArtifactId

boot-bom
Last Version

Last Version

1.0.7
Release Date

Release Date

Type

Type

pom
Description

Description

workoss boot extends

Download boot-bom

Filename Size
boot-bom-1.0.7.pom 1 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.workoss.boot/boot-bom/ -->
<dependency>
    <groupId>com.workoss.boot</groupId>
    <artifactId>boot-bom</artifactId>
    <version>1.0.7</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.workoss.boot/boot-bom/
implementation 'com.workoss.boot:boot-bom:1.0.7'
// https://jarcasting.com/artifacts/com.workoss.boot/boot-bom/
implementation ("com.workoss.boot:boot-bom:1.0.7")
'com.workoss.boot:boot-bom:pom:1.0.7'
<dependency org="com.workoss.boot" name="boot-bom" rev="1.0.7">
  <artifact name="boot-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.workoss.boot', module='boot-bom', version='1.0.7')
)
libraryDependencies += "com.workoss.boot" % "boot-bom" % "1.0.7"
[com.workoss.boot/boot-bom "1.0.7"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

boot

Maven Central Sonatype Nexus (Snapshots) Github issues GitHub release javadoc License Github reposize

模块

  • boot-parent

项目依赖管理

  • boot-dependencies

boot模块管理,其他项目可以导入pom使用

  • boot-annotation

常用的自定义注解,比如@Id,@Table等

  • boot-util

常用工具类,比如集合工具,Jackson工具类,日期工具类等

  • boot-extension

插件化依赖的jar,参考了dubbo的SPI机制,也提供了支持spring的

  • mybatis-plugin

结合原生mybatis,以最小依赖,简单方便的使用通用mapper以及排序分页
具体使用请参照 mybatis-plugin使用

  • boot-storage

对象存储临时Token生成服务,支持S3协议对象存储客户端
具体部署服务请参照 storage-server配置使用
客户端使用请参照 storage-client使用

com.workoss.boot

workoss

Versions

Version
1.0.7