Group: org.kohsuke - All Dependencies
Suppression for Access Modifier annotations · This module allows you to enable suppressions for turning off warnings about Restricted APIs. !!!WARNING!!! Classes are marked as @Restricted for a reason and this module should not be used lightly! It implies that the author does not intend for them to be used outside their defined scope and as such they may be changed/modified/removed at any stage without warning. A simple upgrade of the dependency may break your module. Use at your own risk. You should try to not use @Restricted classes in the first place, but if you _must_ use them, this is a less-brutal approach than just disabling the access-modifier-checker entirely
asm2 · ObjectWeb ASM package-renamed to isolate incompatibilities between major versions
maven-junit-plugin Maven Mojo · Maven plugin to run JUnit tests in parallel
SSHD for EC2 Windows · SSH daemon implementation for EC2 Windows instances
doklet · This is a modification to the standard doclet that allows http://server/path/to/index.html?ShortClassName to automatically expands to: http://server/path/to/index.html?fully/qualified/ClassName.html This makes it easier to reference javadoc
YouDebug · YouDebug is a non-interactive debugger scripted by Groovy to assist remote troubleshooting and data collection to analyze failures.
Maven Wagon GitHub Pages Provider · Wagon for deploying site documentation to the gh-pages branch of a GitHub repository. Based loosely on wagon-scm code.