icefrog

icefrog是一个小而全的Java工具类库,通过静态方法封装,降低相关API的学习成本,提高工作效率,使Java拥有函数式语言般的优雅,让Java语言也可以“甜甜的”。

License

License

GroupId

GroupId

com.whaleal.icefrog
ArtifactId

ArtifactId

icefrog
Last Version

Last Version

1.1.71
Release Date

Release Date

Type

Type

pom
Description

Description

icefrog
icefrog是一个小而全的Java工具类库,通过静态方法封装,降低相关API的学习成本,提高工作效率,使Java拥有函数式语言般的优雅,让Java语言也可以“甜甜的”。
Project URL

Project URL

https://github.com/whaleal/icefrog

Download icefrog

Filename Size
icefrog-1.1.71.pom 8 KB
Browse

How to add to project

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

Dependencies

test (2)

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

Project Modules

  • icefrog-all
  • icefrog-bom
  • icefrog-aop
  • icefrog-bloomFilter
  • icefrog-cache
  • icefrog-core
  • icefrog-cron
  • icefrog-crypto
  • icefrog-db
  • icefrog-dfa
  • icefrog-extra
  • icefrog-http
  • icefrog-log
  • icefrog-script
  • icefrog-setting
  • icefrog-system
  • icefrog-json
  • icefrog-poi
  • icefrog-captcha
  • icefrog-socket
  • icefrog-jwt
  • icefrog-collections

Versions

Version
1.1.71
1.1.8
1.1.7
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.1
1.0.0