| License | License
                                                        MIT License                                                 | 
|---|---|
| GroupId | GroupIdtop.redscorpion | 
| ArtifactId | ArtifactIdredscorpion-bom | 
| Last Version | Last Version0.0.7 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | Descriptionredscorpion-bom 提供丰富的Java工具方法,此模块为所有模块汇总,最终形式为拆分开的多个jar包,可以通过exclude方式排除不需要的模块 | 
| Filename | Size | 
|---|---|
| redscorpion-bom-0.0.7.pom | |
| Browse | 
<!-- https://jarcasting.com/artifacts/top.redscorpion/redscorpion-bom/ -->
<dependency>
    <groupId>top.redscorpion</groupId>
    <artifactId>redscorpion-bom</artifactId>
    <version>0.0.7</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/top.redscorpion/redscorpion-bom/
implementation 'top.redscorpion:redscorpion-bom:0.0.7'// https://jarcasting.com/artifacts/top.redscorpion/redscorpion-bom/
implementation ("top.redscorpion:redscorpion-bom:0.0.7")'top.redscorpion:redscorpion-bom:pom:0.0.7'<dependency org="top.redscorpion" name="redscorpion-bom" rev="0.0.7">
  <artifact name="redscorpion-bom" type="pom" />
</dependency>@Grapes(
@Grab(group='top.redscorpion', module='redscorpion-bom', version='0.0.7')
)libraryDependencies += "top.redscorpion" % "redscorpion-bom" % "0.0.7"[top.redscorpion/redscorpion-bom "0.0.7"]| Group / Artifact | Type | Version | 
|---|---|---|
| top.redscorpion : redscorpion-core | jar | 0.0.7 | 
| top.redscorpion : redscorpion-crypto | jar | 0.0.7 | 
| top.redscorpion : redscorpion-extra | jar | 0.0.7 | 
| top.redscorpion : redscorpion-find | jar | 0.0.7 | 
| top.redscorpion : redscorpion-http | jar | 0.0.7 | 
| top.redscorpion : redscorpion-json | jar | 0.0.7 | 
| top.redscorpion : redscorpion-request-encrypt | jar | 0.0.7 | 
| top.redscorpion : redscorpion-template | jar | 0.0.7 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.2 | 
| org.projectlombok : lombok | jar | 1.18.24 |