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

Download io.github.dengchen2020 JAR files with all dependencies


dc-spring-boot-starter-websocket from group io.github.dengchen2020 (version 0.0.33)

websocket

Group: io.github.dengchen2020 Artifact: dc-spring-boot-starter-websocket
Show all versions Show documentation Show source 
Download dc-spring-boot-starter-websocket.jar (0.0.33)
 

0 downloads
Artifact dc-spring-boot-starter-websocket
Group io.github.dengchen2020
Version 0.0.33
Last update 25. November 2024
Organization not specified
URL https://github.com/DengChen2020/dc-spring-boot-starter-websocket
License not specified
Dependencies amount 2
Dependencies dc-spring-boot-starter-core, spring-boot-starter-websocket,
There are maybe transitive dependencies!

dc-spring-boot-starter-security from group io.github.dengchen2020 (version 0.0.33)

token认证框架

Group: io.github.dengchen2020 Artifact: dc-spring-boot-starter-security
Show all versions Show documentation Show source 
Download dc-spring-boot-starter-security.jar (0.0.33)
 

0 downloads
Artifact dc-spring-boot-starter-security
Group io.github.dengchen2020
Version 0.0.33
Last update 25. November 2024
Organization not specified
URL https://github.com/DengChen2020/dc-spring-boot-starter-security
License not specified
Dependencies amount 2
Dependencies dc-spring-boot-starter-core, fusionauth-jwt,
There are maybe transitive dependencies!

dc-spring-boot-starter-ratelimiter from group io.github.dengchen2020 (version 0.0.33)

限流

Group: io.github.dengchen2020 Artifact: dc-spring-boot-starter-ratelimiter
Show all versions Show documentation Show source 
Download dc-spring-boot-starter-ratelimiter.jar (0.0.33)
 

0 downloads
Artifact dc-spring-boot-starter-ratelimiter
Group io.github.dengchen2020
Version 0.0.33
Last update 25. November 2024
Organization not specified
URL https://github.com/DengChen2020/dc-spring-boot-starter-ratelimiter
License not specified
Dependencies amount 3
Dependencies dc-spring-boot-starter-core, spring-webmvc, caffeine,
There are maybe transitive dependencies!

dc-spring-boot-starter-jpa from group io.github.dengchen2020 (version 0.0.33)

jpa扩展

Group: io.github.dengchen2020 Artifact: dc-spring-boot-starter-jpa
Show all versions Show documentation Show source 
Download dc-spring-boot-starter-jpa.jar (0.0.33)
 

0 downloads
Artifact dc-spring-boot-starter-jpa
Group io.github.dengchen2020
Version 0.0.33
Last update 25. November 2024
Organization not specified
URL https://github.com/DengChen2020/dc-spring-boot-starter-jpa
License not specified
Dependencies amount 5
Dependencies dc-spring-boot-starter-jdbc-over-annotation, dc-spring-boot-starter-jpa-over-config, dc-spring-boot-starter-core, spring-boot-starter-data-jpa, querydsl-jpa,
There are maybe transitive dependencies!

dc-spring-boot-starter-mybatis from group io.github.dengchen2020 (version 0.0.33)

mybatis扩展

Group: io.github.dengchen2020 Artifact: dc-spring-boot-starter-mybatis
Show all versions Show documentation Show source 
Download dc-spring-boot-starter-mybatis.jar (0.0.33)
 

0 downloads
Artifact dc-spring-boot-starter-mybatis
Group io.github.dengchen2020
Version 0.0.33
Last update 25. November 2024
Organization not specified
URL https://github.com/DengChen2020/dc-spring-boot-starter-mybatis
License not specified
Dependencies amount 4
Dependencies dc-spring-boot-starter-core, jakarta.persistence-api, dc-spring-boot-starter-jpa-over-mybatis-plus-config, mybatis-plus-spring-boot3-starter,
There are maybe transitive dependencies!

dc-spring-boot-starter-jdbc from group io.github.dengchen2020 (version 0.0.33)

jdbc扩展,基于spring-boot-starter-data-jdbc实现,提供CRUD通用操作,分页,内外连接查询,支持jpa注解,乐观锁,数据填充等功能

Group: io.github.dengchen2020 Artifact: dc-spring-boot-starter-jdbc
Show all versions Show documentation Show source 
Download dc-spring-boot-starter-jdbc.jar (0.0.33)
 

0 downloads
Artifact dc-spring-boot-starter-jdbc
Group io.github.dengchen2020
Version 0.0.33
Last update 25. November 2024
Organization not specified
URL https://github.com/DengChen2020/dc-spring-boot-starter-jdbc
License not specified
Dependencies amount 6
Dependencies dc-spring-boot-starter-jdbc-over-annotation, dc-spring-boot-starter-jdbc-over-config, dc-spring-boot-starter-core, jakarta.persistence-api, spring-boot-starter-data-jdbc, querydsl-sql,
There are maybe transitive dependencies!

dc-spring-boot-starter-message from group io.github.dengchen2020 (version 0.0.33)

消息通知工具包

Group: io.github.dengchen2020 Artifact: dc-spring-boot-starter-message
Show all versions Show documentation Show source 
Download dc-spring-boot-starter-message.jar (0.0.33)
 

0 downloads
Artifact dc-spring-boot-starter-message
Group io.github.dengchen2020
Version 0.0.33
Last update 25. November 2024
Organization not specified
URL https://github.com/DengChen2020/dc-spring-boot-starter-message
License not specified
Dependencies amount 2
Dependencies dc-spring-boot-starter-core, spring-boot-starter-mail,
There are maybe transitive dependencies!

dc-spring-boot-starter-lock from group io.github.dengchen2020 (version 0.0.33)

分布式锁

Group: io.github.dengchen2020 Artifact: dc-spring-boot-starter-lock
Show all versions Show documentation Show source 
Download dc-spring-boot-starter-lock.jar (0.0.33)
 

0 downloads
Artifact dc-spring-boot-starter-lock
Group io.github.dengchen2020
Version 0.0.33
Last update 25. November 2024
Organization not specified
URL https://github.com/DengChen2020/dc-spring-boot-starter-lock
License not specified
Dependencies amount 2
Dependencies dc-spring-boot-starter-core, redisson,
There are maybe transitive dependencies!

dc-spring-boot-starter-jpa-over-config from group io.github.dengchen2020 (version 0.0.33)

重写jpa配置

Group: io.github.dengchen2020 Artifact: dc-spring-boot-starter-jpa-over-config
Show all versions Show documentation Show source 
Download dc-spring-boot-starter-jpa-over-config.jar (0.0.33)
 

0 downloads
Artifact dc-spring-boot-starter-jpa-over-config
Group io.github.dengchen2020
Version 0.0.33
Last update 25. November 2024
Organization not specified
URL https://github.com/DengChen2020/dc-spring-boot-starter-jpa-over-config
License not specified
Dependencies amount 1
Dependencies spring-boot-starter-data-jpa,
There are maybe transitive dependencies!

dc-spring-boot-starter-jdbc-over-config from group io.github.dengchen2020 (version 0.0.33)

Group: io.github.dengchen2020 Artifact: dc-spring-boot-starter-jdbc-over-config
Show all versions Show documentation Show source 
Download dc-spring-boot-starter-jdbc-over-config.jar (0.0.33)
 

0 downloads



Page 1 from 3 (items total 25)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy