官术网_书友最值得收藏!

Adding Lombok dependency

Put the following dependency in a pom.xml file:

<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<version>1.16.16</version>
<scope>provided</scope>
</dependency>

The provided scope instructs Maven not to include this dependency in the JAR file because we need it at compile time. We do not need it at runtime. Wait for Maven to download the dependency, that is all for now.

Also, we can use the Reimport All Maven Projects provided by IntelliJ IDEA, located in the Maven Projects tab, as shown here:

主站蜘蛛池模板: 应城市| 竹山县| 拉孜县| 抚远县| 竹山县| 利津县| 垦利县| 吕梁市| 阜新| 嵩明县| 监利县| 夏邑县| 长海县| 饶阳县| 庄浪县| 东乡县| 梧州市| 呼玛县| 宜兰市| 沈丘县| 甘肃省| 辽阳县| 高州市| 嘉义市| 高碑店市| 东方市| 微博| 万山特区| 女性| 江都市| 上林县| 昌乐县| 加查县| 仁布县| 蓝田县| 贡嘎县| 安仁县| 涪陵区| 麻城市| 新民市| 麦盖提县|