Jar examples for o:org.apache.sling.extensions.threaddump
Plugin providing plugins to the Felix Shell and Web Console to have the current threads with the stack traces dumped.
You can download jar file org.apache.sling.extensions.threaddump 0.2.2 in this page.
Apache License
You can use the following script to add org.apache.sling.extensions.threaddump-0.2.2.jar to your project.
<dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.extensions.threaddump</artifactId> <version>0.2.2</version> </dependency>
compile group: 'org.apache.sling', name: 'org.apache.sling.extensions.threaddump', version: '0.2.2'
libraryDependencies += "org.apache.sling" % "org.apache.sling.extensions.threaddump" % "0.2.2"
<dependency org="org.apache.sling" name="org.apache.sling.extensions.threaddump" rev="0.2.2"/>
@Grapes(@Grab(group='org.apache.sling', module='org.apache.sling.extensions.threaddump', version='0.2.2'))
'org.apache.sling:org.apache.sling.extensions.threaddump:jar:0.2.2'
Click the following link to download the jar file.
org.apache.sling.extensions.threaddump-0.2.2-javadoc.jar