Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

springboot 的jar 下载不了 #1

Open
jujunchen opened this issue Jul 7, 2019 · 4 comments
Open

springboot 的jar 下载不了 #1

jujunchen opened this issue Jul 7, 2019 · 4 comments

Comments

@jujunchen
Copy link

jujunchen commented Jul 7, 2019

v1.7.8

@core-lib
Copy link
Owner

core-lib commented Jul 7, 2019

配置文件截个图

@jujunchen
Copy link
Author

jujunchen commented Jul 7, 2019

<dependency> <groupId>com.github.core-lib.httpdoc</groupId> <artifactId>httpdoc-spring-boot</artifactId> <version>v1.7.8</version> </dependency>
去仓库搜,也没搜到

@core-lib
Copy link
Owner

core-lib commented Jul 8, 2019

你应该没有加入仓库配置 jitpack.io 的

@core-lib
Copy link
Owner

core-lib commented Jul 8, 2019

`

<repositories>
    <repository>
        <id>jitpack.io</id>
        <url>https://jitpack.io</url>
    </repository>
</repositories>

`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants