How to install the Java artifact org.occurrent.example-number-guessing-game-es-mongodb-spring with Maven
Java
Maven
pom.xml
org.occurrent
example-number-guessing-game-es-mongodb-spring
Add the following lines to your pom.xml within the <project> element. Refer to the documentation to find the latest version available.
<dependencies>
<dependency>
<groupId>org.occurrent</groupId>
<artifactId>example-number-guessing-game-es-mongodb-spring</artifactId>
<version>0.5.1</version>
</dependency>
/dependencies>