Usage
<!-- Please replace com.tencent.rfix, RFix-verifycase-patch, 2.1.0 and other information by yourself, or go to the product package details to view -->
<dependencies>
<dependency>
<groupId>com.tencent.rfix</groupId>
<artifactId>RFix-verifycase-patch</artifactId>
<version>2.1.0</version>
</dependency>
</dependencies>
2.Pull using command
mvn install
# If you choose to use the settings.xml and pom.xml files in the specified location as the configuration files, execute
mvn install -s ./settings.xml -f ./pom.xml
File List