is not current version
Last Version 0.0.6

top.redscorpion.boot:redscorpion-boot-bom 0.0.3

提供丰富的Java工具方法,此模块为所有模块汇总,最终形式为拆分开的多个jar包,可以通过exclude方式排除不需要的模块

GroupId

GroupId

top.redscorpion.boot
ArtifactId

ArtifactId

redscorpion-boot-bom
Version

Version

0.0.3
Type

Type

pom

Download redscorpion-boot-bom 0.0.3


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