findjar.com 帮你找到需要的JAR包

本文推荐了一个名为findjar.com的网站,只需输入Java类名即可轻松找到对应的jar包,解决查找jar包的困扰。

当你要找一个类在哪个jar包里时,可以用eclipse, google, wiki

这里推荐一个网站 

 

http://www.findjar.com

 

只要输入java类名 就能找到所需的jar包

-5.3.39.jar Downloaded from public: https://maven.aliyun.com/repository/public/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar (41 kB at 8.3 kB/s) Downloading from public: https://maven.aliyun.com/repository/public/org/springframework/spring-aop/5.3.39/spring-aop-5.3.39.jar Downloaded from public: https://maven.aliyun.com/repository/public/org/springframework/plugin/spring-plugin-core/2.0.0.RELEASE/spring-plugin-core-2.0.0.RELEASE.jar (29 kB at 5.6 kB/s) Downloading from public: https://maven.aliyun.com/repository/public/org/springframework/plugin/spring-plugin-metadata/2.0.0.RELEASE/spring-plugin-metadata-2.0.0.RELEASE.jar Downloaded from public: https://maven.aliyun.com/repository/public/org/springframework/plugin/spring-plugin-metadata/2.0.0.RELEASE/spring-plugin-metadata-2.0.0.RELEASE.jar (9.9 kB at 1.8 kB/s) Downloading from public: https://maven.aliyun.com/repository/public/io/swagger/swagger-models/1.6.2/swagger-models-1.6.2.jar Downloaded from public: https://maven.aliyun.com/repository/public/org/springframework/spring-aop/5.3.39/spring-aop-5.3.39.jar (385 kB at 64 kB/s) Downloading from public: https://maven.aliyun.com/repository/public/com/fasterxml/jackson/core/jackson-annotations/2.12.7/jackson-annotations-2.12.7.jar Downloaded from public: https://maven.aliyun.com/repository/public/net/bytebuddy/byte-buddy/1.10.22/byte-buddy-1.10.22.jar (3.5 MB at 569 kB/s) Downloading from public: https://maven.aliyun.com/repository/public/io/swagger/swagger-annotations/1.6.2/swagger-annotations-1.6.2.jar Downloaded from public: https://maven.aliyun.com/repository/public/io/swagger/swagger-models/1.6.2/swagger-models-1.6.2.jar (155 kB at 25 kB/s) Downloading from public: https://maven.aliyun.com/repository/public/com/mysql/mysql-connector-j/8.0.33/mysql-connector-j-8.0.33.jar Downloaded from public: https://maven.aliyun.com/repository/public/com/fasterxml/jackson/core/jackson-annotations/2.12.7/jackson-annotations-2.12.7.jar (76 kB at 12 kB/s) Downloading from public: https://maven.aliyun.com/repository/public/com/ruoyi/ruoyi-framework/3.9.0/ruoyi-framework-3.9.0.jar Downloaded from public: https://maven.aliyun.com/repository/public/io/swagger/swagger-annotations/1.6.2/swagger-annotations-1.6.2.jar (22 kB at 3.5 kB/s) Downloading from public: https://maven.aliyun.com/repository/public/com/ruoyi/ruoyi-quartz/3.9.0/ruoyi-quartz-3.9.0.jar Downloaded from public: https://maven.aliyun.com/repository/public/org/springframework/spring-beans/5.3.39/spring-beans-5.3.39.jar (707 kB at 112 kB/s) Downloading from public: https://maven.aliyun.com/repository/public/com/ruoyi/ruoyi-generator/3.9.0/ruoyi-generator-3.9.0.jar Downloaded from public: https://maven.aliyun.com/repository/public/io/springfox/springfox-swagger-ui/3.0.0/springfox-swagger-ui-3.0.0.jar (2.7 MB at 351 kB/s) Downloaded from public: https://maven.aliyun.com/repository/public/com/mysql/mysql-connector-j/8.0.33/mysql-connector-j-8.0.33.jar (2.5 MB at 318 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/com/ruoyi/ruoyi-framework/3.9.0/ruoyi-framework-3.9.0.jar Downloading from central: https://repo.maven.apache.org/maven2/com/ruoyi/ruoyi-quartz/3.9.0/ruoyi-quartz-3.9.0.jar Downloading from central: https://repo.maven.apache.org/maven2/com/ruoyi/ruoyi-generator/3.9.0/ruoyi-generator-3.9.0.jar [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 16.417 s [INFO] Finished at: 2025-11-13T11:27:36+08:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal on project ruoyi-admin: Could not resolve dependencies for project com.ruoyi:ruoyi-admin:jar:3.9.0 [ERROR] dependency: com.ruoyi:ruoyi-framework:jar:3.9.0 (compile) [ERROR] Could not find artifact com.ruoyi:ruoyi-framework:jar:3.9.0 in public (https://maven.aliyun.com/repository/public) [ERROR] Could not find artifact com.ruoyi:ruoyi-framework:jar:3.9.0 in central (https://repo.maven.apache.org/maven2) [ERROR] dependency: com.ruoyi:ruoyi-quartz:jar:3.9.0 (compile) [ERROR] Could not find artifact com.ruoyi:ruoyi-quartz:jar:3.9.0 in public (https://maven.aliyun.com/repository/public) [ERROR] Could not find artifact com.ruoyi:ruoyi-quartz:jar:3.9.0 in central (https://repo.maven.apache.org/maven2) [ERROR] dependency: com.ruoyi:ruoyi-generator:jar:3.9.0 (compile) [ERROR] Could not find artifact com.ruoyi:ruoyi-generator:jar:3.9.0 in public (https://maven.aliyun.com/repository/public) [ERROR] Could not find artifact com.ruoyi:ruoyi-generator:jar:3.9.0 in central (https://repo.maven.apache.org/maven2) [ERROR] [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException PS C:\Users\33130\Downloads\RuoYi-Vue-master\RuoYi-Vue-master\ruoyi-admin>
最新发布
11-14
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值