lazyfish-tool

【闲鱼】日常简化工具封装,对于日常工作中遇到的问题或者重复性代码进行封装

License

License

GroupId

GroupId

fun.nibaba
ArtifactId

ArtifactId

lazyfish-tool
Last Version

Last Version

0.0.5.1
Release Date

Release Date

Type

Type

pom
Description

Description

lazyfish-tool
【闲鱼】日常简化工具封装,对于日常工作中遇到的问题或者重复性代码进行封装
Project URL

Project URL

http://nibaba.fun
Source Code Management

Source Code Management

https://github.com/ufocjm/lazyfish-tool

Download lazyfish-tool

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

Project Modules

  • lazyfish-wechat
  • lazyfish-mp
  • lazyfish-rabbit-delay
  • lazyfish-utils

Versions

Version
0.0.5.1
0.0.5
0.0.4