当前位置:网站首页>When the build When gradle does not load the dependencies, and you need to add a download path in libraries, the path in gradle is not a direct downloadable path
When the build When gradle does not load the dependencies, and you need to add a download path in libraries, the path in gradle is not a direct downloadable path
2022-06-12 04:49:00 【MoonlitNightWolf7】

compile group: 'mysql', name: 'mysql-connector-java', version: '8.0.14'
compile group: 'org.glassfish.jersey.inject', name: 'jersey-hk2', version: '2.28'
Like this, you need to input
mysql:mysql-connector-java:8.0.14
org.glassfish.jersey.inject:jersey-hk2:2.28
边栏推荐
- Work report on epidemic data analysis platform [7] Alibaba cloud related
- Illustrating the use of Apache skywalking UI
- JWT learning and use
- Redis learning notes (continuously updating)
- L1-068 harmonic average (10 points)
- 22-2-28 there are many things to do at work today, ETH analysis
- Zabbix6.0 new feature GEOMAP map marker can you use it?
- [backtracking method] queen n problem
- [efficient] the most powerful development tool, ctool, is a compilation tool
- Some problems of Qinglong panel
猜你喜欢

Bearpi IOT serial port transceiver 1- normal mode

Illustrating the use of Apache skywalking UI

Understanding of day16 array create query static and dynamic array array array performance in memory

@What happens if bean and @component are used on the same class?

Bearpi IOT lighting LED

File contains (regardless of suffix) Apache log remote file contains PHP encapsulated pseudo protocol:

Summary of common interview questions in redis

JWT学习与使用

Based on Visual Studio code Net Maui cross platform mobile application development
![[GIS tutorial] ArcGIS for sunshine analysis (with exercise data download)](/img/60/baebffb2024ddf5f2cb070f222b257.jpg)
[GIS tutorial] ArcGIS for sunshine analysis (with exercise data download)
随机推荐
National land use data of 30m precision secondary classification
Solid programming concepts
cellular automaton
Common MySQL date query
QT compile 45 graphic report of security video monitoring system
LabVIEW about TDMS and Binary Storage Speed
Labor
Radiometric calibration and atmospheric correction of sentry 2 L1C multispectral data using sen2cor
LabVIEW关于TDMS和Binary存储速度
Advanced MySQL knowledge points (7)
How to use union all in LINQ- How to use union all in LINQ?
SQL注入上传一句话木马(转)
Some problems of Qinglong panel
请用递归的方法计算下列函数的值:px(x,n)=x-x^2 +x^3- x^4+… ((-1)n-1)(xn) n>0 **输入格式要求:“%lf%d“ 提示信息:“Enter X and N:”
Detailed explanation of Command Execution Vulnerability
Difference between thread and task
加速训练之并行化 tf.data.Dataset 生成器
Oracle's instr()
Drive safety coding & troubleshooting guide
MySQL master-slave construction and Django implementation of read-write separation