Giter Site home page Giter Site logo

依赖错误问题 about bookshop HOT 6 OPEN

daniellin07 avatar daniellin07 commented on May 25, 2024
依赖错误问题

from bookshop.

Comments (6)

xxiaocheng avatar xxiaocheng commented on May 25, 2024 1

你运行成功了吗

from bookshop.

ediltwwj avatar ediltwwj commented on May 25, 2024

你运行成功了吗
这个你需要自己去下载IKAnalyzer6.5.0的jar然后按照到Maven本地仓库才可以,这个项目我也有点问题,可以的话加我q1396748139

from bookshop.

1054651112 avatar 1054651112 commented on May 25, 2024

请问为什么登录的时候,说找不到http://localhost:8080/users/sessions呢,不知道哪里出了问题。

from bookshop.

Yuhehe avatar Yuhehe commented on May 25, 2024

你运行成功了吗
这个你需要自己去下载IKAnalyzer6.5.0的jar然后按照到Maven本地仓库才可以,这个项目我也有点问题,可以的话加我q1396748139

我下载了6.5.0版本的,但maven还是报错,老哥你这个解决了吗

from bookshop.

zhouxgit avatar zhouxgit commented on May 25, 2024

换个依赖
<dependency> <groupId>com.jianggujin</groupId> <artifactId>IKAnalyzer-lucene</artifactId> <version>4.1.0</version> </dependency>

from bookshop.

Ned233 avatar Ned233 commented on May 25, 2024

`下载KAnalyzer6.5.0的jar包后在终端使用命令安装mvn install:install-file -DgroupId=com.lucene -DartifactId=ikAnalyzer -Dversion=6.5.0 -Dpackaging=jar -Dfile=E:\myRepository\IKAnalyzer6.5.0.jar
-Dfile后是jar包位置
随后在POM里依赖改为
com.lucene
ikAnalyzer
6.5.0

再重新用maven加载一下就行了

from bookshop.

Related Issues (12)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.