All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download com.github.wujiuye JAR files with all dependencies

Search JAR files by class name

qps-helper from group com.github.wujiuye (version 1.1.4-RELEASE)

通用的qps统计工具包,为项目中一些框架实现QPS限流提供支持,为项目中统计接口的QPS提供支持

Group: com.github.wujiuye Artifact: qps-helper
Show all versions Show documentation Show source 
 

0 downloads
Artifact qps-helper
Group com.github.wujiuye
Version 1.1.4-RELEASE
Last update 26. June 2023
Organization not specified
URL https://github.com/wujiuye/qps-helper
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

json-parser-core from group com.github.wujiuye (version 2.0.4.RELEASE)

JSON适配器组件,让切换JSON解析框架只需要切换依赖包即可。

Group: com.github.wujiuye Artifact: json-parser-core
Show all versions Show documentation Show source 
 

0 downloads
Artifact json-parser-core
Group com.github.wujiuye
Version 2.0.4.RELEASE
Last update 15. October 2021
Organization not specified
URL https://github.com/wujiuye/json-parser
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

json-parser-adapter from group com.github.wujiuye (version 2.0.3.RELEASE)

json-parser-adapter是json-parser适配springboot的starter包,自动将webmvc或webflux的json解析工作交给json-parser完成,以此让整个项目使用同一套json解析配置。

Group: com.github.wujiuye Artifact: json-parser-adapter
Show all versions Show documentation Show source 
 

0 downloads
Artifact json-parser-adapter
Group com.github.wujiuye
Version 2.0.3.RELEASE
Last update 09. September 2021
Organization not specified
URL https://github.com/wujiuye/json-parser
License The Apache License, Version 2.0
Dependencies amount 1
Dependencies json-parser-core,
There are maybe transitive dependencies!

miniexcel from group com.github.wujiuye (version 1.4.03-RELEASE)

基于poi封装的一套excel文件读写工具,完美解决oom问题。优雅的使用设计模式提供更简单的使用姿势!更有详细的使用教程。如需获取帮助,关注微信公众号:Java艺术

Group: com.github.wujiuye Artifact: miniexcel
Show all versions Show documentation Show source 
 

0 downloads
Artifact miniexcel
Group com.github.wujiuye
Version 1.4.03-RELEASE
Last update 02. August 2021
Organization not specified
URL https://github.com/wujiuye/miniexcel
License The Apache License, Version 2.0
Dependencies amount 3
Dependencies poi, poi-ooxml, poi-ooxml-schemas,
There are maybe transitive dependencies!

easymulti-datasource-mybatis from group com.github.wujiuye (version 3.0.2-RELEASE)

只需要简单的在yml中配置数据源,就可以使用动态多数据源,然后在项目中使用注解切换数据源。并且整合mybatis-plus,不再需要繁琐的配置。

Group: com.github.wujiuye Artifact: easymulti-datasource-mybatis
Show all versions Show documentation Show source 
 

0 downloads
Artifact easymulti-datasource-mybatis
Group com.github.wujiuye
Version 3.0.2-RELEASE
Last update 01. June 2021
Organization not specified
URL https://github.com/wujiuye/easymulti-datasource
License The Apache License, Version 2.0
Dependencies amount 3
Dependencies aspectjweaver, HikariCP, mybatis-plus-boot-starter,
There are maybe transitive dependencies!

hotkit-json-adapter from group com.github.wujiuye (version 2021.002.RC)

hotkit-json-adapter是hotkit-json适配springboot的starter包,自动将webmvc或webflux的json解析工作交给hotkit-json完成,以此让整个项目使用同一套json解析配置。

Group: com.github.wujiuye Artifact: hotkit-json-adapter
Show all versions Show documentation Show source 
 

0 downloads
Artifact hotkit-json-adapter
Group com.github.wujiuye
Version 2021.002.RC
Last update 12. May 2021
Organization not specified
URL https://github.com/wujiuye/hotkits
License The Apache License, Version 2.0
Dependencies amount 1
Dependencies hotkit-json,
There are maybe transitive dependencies!

hotkit-json from group com.github.wujiuye (version 2021.002.RC)

hotkits项目集合中的一员,JSON适配器组件,让切换JSON解析框架只需要切换依赖包即可。

Group: com.github.wujiuye Artifact: hotkit-json
Show all versions Show documentation Show source 
 

0 downloads
Artifact hotkit-json
Group com.github.wujiuye
Version 2021.002.RC
Last update 12. May 2021
Organization not specified
URL https://github.com/wujiuye/hotkits
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies jmh-core, jmh-generator-annprocess,
There are maybe transitive dependencies!

easymulti-datasource-r2dbc from group com.github.wujiuye (version 3.0.2-RELEASE)

easymulti-datasource-r2dbc是对spring-data-r2dbc的扩展,为反应式编程提供声明式和编程式多数据源动态切换的支持。

Group: com.github.wujiuye Artifact: easymulti-datasource-r2dbc
Show all versions Show documentation Show source 
 

0 downloads
Artifact easymulti-datasource-r2dbc
Group com.github.wujiuye
Version 3.0.2-RELEASE
Last update 14. March 2021
Organization not specified
URL https://github.com/wujiuye/easymulti-datasource
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies spring-data-r2dbc, r2dbc-pool,
There are maybe transitive dependencies!

hotkit-util from group com.github.wujiuye (version 2021.002.RC)

hotkits项目集合中的一员,hotkit-util封装了各种工具类。

Group: com.github.wujiuye Artifact: hotkit-util
Show all versions Show documentation Show source 
 

0 downloads
Artifact hotkit-util
Group com.github.wujiuye
Version 2021.002.RC
Last update 11. March 2021
Organization not specified
URL https://github.com/wujiuye/hotkits
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies jol-core, oshi-core,
There are maybe transitive dependencies!

hotkit-r2dbc from group com.github.wujiuye (version 2021.001.RC)

hotkits项目集合中的一员,hotkit-r2dbc是对spring-data-r2dbc的扩展,为反应式编程提供声明式和编程式多数据源动态切换的支持。

Group: com.github.wujiuye Artifact: hotkit-r2dbc
Show all versions Show documentation Show source 
 

0 downloads
Artifact hotkit-r2dbc
Group com.github.wujiuye
Version 2021.001.RC
Last update 05. March 2021
Organization not specified
URL https://github.com/wujiuye/hotkit-r2dbc
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies spring-data-r2dbc, r2dbc-pool,
There are maybe transitive dependencies!



Page 1 from 2 (items total 16)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy