java: package io.restassured does not exist

已查看 789 次
跳至第一个未读帖子

Victor Frenk

未读,
2022年1月17日 09:56:442022/1/17
收件人 REST assured
I still cannot resolve the issue. > java: package io.restassured does not exist

My dependency:

<dependency>
<groupId>io.rest-assured</groupId>
<artifactId>rest-assured-all</artifactId>
<version>4.3.0</version>
<scope>test</scope>
</dependency>

Any help?

Emre Baş

未读,
2022年1月18日 01:29:282022/1/18
收件人 REST assured
It can be related to "scope" and I want to ask you which IDE are you using for your project?
回复全部
回复作者
转发
0 个新帖子