search-m2
OfficialFind Java classes in Maven
AuthorAzure
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps developers quickly locate Java classes within their local Maven repository (~/.m2/repository), making it easier to identify which JAR file contains a specific class or to inspect the contents of those JARs.
Core Features & Use Cases
- Class Location: Pinpoint the exact JAR file that contains a given Java class.
- JAR Inspection: View the list of classes within a JAR or inspect the details of a specific class.
- Dependency Resolution: Leverages
pom.xmlfiles in the current directory to accurately resolve dependency coordinates (groupId, artifactId, version). - Use Case: When you encounter a
ClassNotFoundExceptionor want to understand the origin of a class used in your project, this skill helps you find it in your local Maven cache.
Quick Start
Use the search-m2 skill to find the JAR file containing the class com.example.MyClass within your local Maven repository.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: search-m2 Download link: https://github.com/Azure/azure-sdk-for-java/archive/main.zip#search-m2 Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.