How to install the Java artifact org.noear.solonjt.actuator.groovy with Maven
Java
Maven
pom.xml
org.noear
solonjt.actuator.groovy
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.noear</groupId>
<artifactId>solonjt.actuator.groovy</artifactId>
<version>1.0.5</version>
</dependency>
/dependencies>