search-m2

Official

Find 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.xml files in the current directory to accurately resolve dependency coordinates (groupId, artifactId, version).
  • Use Case: When you encounter a ClassNotFoundException or 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 required

Components

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.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.