ClassNotFoundException: org.slf4j.LoggerFactory [英] ClassNotFoundException: org.slf4j.LoggerFactory

查看:41
本文介绍了ClassNotFoundException: org.slf4j.LoggerFactory的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试运行 GWT RequestFactory 并遇到此错误:

I am trying to run GWT RequestFactory and facing this error:

ClassNotFoundException: org.slf4j.LoggerFactory

我尝试下载slf4j-api-1.3.1.jar,但没有解决问题

I have tried to download slf4j-api-1.3.1.jar but it didnt resolve the issue

知道我需要下载哪个 jar 吗?

Any idea exactly which jar I need to download ?

推荐答案

尝试从 这里下载 jar

你会发现,它保存了你需要的类.

You can find, it holds the class you need.

编辑

该网站似乎已更改其结构.您需要选择您的项目所需的 jar 文件.

Seems like the website has changed its structure. You need to choose which jar file you need for your project.

对于目前最新版本的 slf4j-api jar 文件,请访问 此链接

For slf4j-api jar file for latest version as of now, please visit this link

对于目前最新版本的 slf4j-simple jar 文件,请访问 此链接

For slf4j-simple jar file for latest version as of now, please visit this link

这篇关于ClassNotFoundException: org.slf4j.LoggerFactory的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆