How to install the Java artifact es.sandbox.ui.messages.flash-messages-thymeleaf with Maven
Java
Maven
pom.xml
es.sandbox.ui.messages
flash-messages-thymeleaf
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>es.sandbox.ui.messages</groupId>
<artifactId>flash-messages-thymeleaf</artifactId>
<version>1.1.0</version>
</dependency>
/dependencies>