How to install the Java artifact com.nepxion.discovery-plugin-strategy-sentinel-starter-skywalking with Maven
Java
Maven
pom.xml
com.nepxion
discovery-plugin-strategy-sentinel-starter-skywalking
Add the following lines to your pom.xml in the <project> element. Refer to the documentation to find the latest version available.
<dependencies>
<dependency>
<groupId>com.nepxion</groupId>
<artifactId>discovery-plugin-strategy-sentinel-starter-skywalking</artifactId>
<version>6.0.0</version>
</dependency>
/<dependencies>