redscorpion-bom

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

License

License

MIT License
GroupId

GroupId

top.redscorpion
ArtifactId

ArtifactId

redscorpion-bom
Last Version

Last Version

0.0.7
Release Date

Release Date

Type

Type

pom
Description

Description

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

Download redscorpion-bom

How to add to project

<!-- 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"]

Dependencies

compile (8)

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.projectlombok : lombok jar 1.18.24

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1