License |
License |
---|---|
GroupId | GroupIdio.github.whaleal |
ArtifactId | ArtifactIdicefrog-bom |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionicefrog-bom
提供丰富的Java工具方法,此模块为icefrog所有模块汇总,最终形式为拆分开的多个jar包,可以通过exclude方式排除不需要的模块
|
Project URL |
Project URL |
Filename | Size |
---|---|
icefrog-bom-1.0.0.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.whaleal/icefrog-bom/ -->
<dependency>
<groupId>io.github.whaleal</groupId>
<artifactId>icefrog-bom</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.whaleal/icefrog-bom/
implementation 'io.github.whaleal:icefrog-bom:1.0.0'
// https://jarcasting.com/artifacts/io.github.whaleal/icefrog-bom/
implementation ("io.github.whaleal:icefrog-bom:1.0.0")
'io.github.whaleal:icefrog-bom:pom:1.0.0'
<dependency org="io.github.whaleal" name="icefrog-bom" rev="1.0.0">
<artifact name="icefrog-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.whaleal', module='icefrog-bom', version='1.0.0')
)
libraryDependencies += "io.github.whaleal" % "icefrog-bom" % "1.0.0"
[io.github.whaleal/icefrog-bom "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
io.github.whaleal : icefrog-core | jar | 1.0.0 |
io.github.whaleal : icefrog-aop | jar | 1.0.0 |
io.github.whaleal : icefrog-bloomFilter | jar | 1.0.0 |
io.github.whaleal : icefrog-cache | jar | 1.0.0 |
io.github.whaleal : icefrog-crypto | jar | 1.0.0 |
io.github.whaleal : icefrog-db | jar | 1.0.0 |
io.github.whaleal : icefrog-dfa | jar | 1.0.0 |
io.github.whaleal : icefrog-extra | jar | 1.0.0 |
io.github.whaleal : icefrog-http | jar | 1.0.0 |
io.github.whaleal : icefrog-log | jar | 1.0.0 |
io.github.whaleal : icefrog-script | jar | 1.0.0 |
io.github.whaleal : icefrog-setting | jar | 1.0.0 |
io.github.whaleal : icefrog-system | jar | 1.0.0 |
io.github.whaleal : icefrog-cron | jar | 1.0.0 |
io.github.whaleal : icefrog-json | jar | 1.0.0 |
io.github.whaleal : icefrog-poi | jar | 1.0.0 |
io.github.whaleal : icefrog-captcha | jar | 1.0.0 |
io.github.whaleal : icefrog-socket | jar | 1.0.0 |
io.github.whaleal : icefrog-jwt | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.projectlombok : lombok | jar | 1.18.20 |