How to install the Java artifact com.bigsonata.swarm.locust-swarm with Maven
Java
Maven
pom.xml
com.bigsonata.swarm
locust-swarm
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.bigsonata.swarm</groupId>
<artifactId>locust-swarm</artifactId>
<version>0.1.0</version>
</dependency>
/<dependencies>