Jar examples for s:spring-actuator
Global Exception Handler for Spring.
You can download jar file spring-actuator 2.1.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add spring-actuator-2.1.0.jar to your project.
<dependency> <groupId>com.shedhack.spring</groupId> <artifactId>spring-actuator</artifactId> <version>2.1.0</version> </dependency>
compile group: 'com.shedhack.spring', name: 'spring-actuator', version: '2.1.0'
libraryDependencies += "com.shedhack.spring" % "spring-actuator" % "2.1.0"
<dependency org="com.shedhack.spring" name="spring-actuator" rev="2.1.0"/>
@Grapes(@Grab(group='com.shedhack.spring', module='spring-actuator', version='2.1.0'))
'com.shedhack.spring:spring-actuator:jar:2.1.0'
Click the following link to download the jar file.
spring-actuator-2.1.0-javadoc.jar