Package Search

Package Search

Search, evaluate, and manage dependencies in IDE easily.

Package Search lets you search, evaluate, and manage dependencies inside the IDE. It is supported for main build tools such as Maven, Gradle, and sbt. This is a collection of tips to help you get started.

tip

Manage dependencies
Manage dependencies in the Dependencies tool window

tip

Select Kotlin Multiplatform dependencies
Select Kotlin Multiplatform dependencies in the Dependencies tool window

tip

Remove dependency
Remove dependency in the Dependencies tool window

tip

Upgrade dependencies
Upgrade dependencies from the Dependencies tool window

tip

Dependency Details Pane
See relevant information about your dependencies

tip

Upgrade dependencies
Upgrade dependencies from the pom.xml

tutorial

Package Checker
Find and fix vulnerabilities inside IntelliJ IDEA Ultimate

Part of tutorial

Introduction
Package Checker plugin in IntelliJ IDEA Ultimate

Part of tutorial

Remediate dependencies
Remediate dependencies using IntelliJ IDEA Ultimate

Part of tutorial

Summary and Shortcuts
Find and fix vulnerabilities inside IntelliJ IDEA Ultimate Summary

Part of tutorial

Vulnerable Dependencies tool window
View vulnerable dependencies in the Vulnerable Dependencies tool window

Part of tutorial

Maven projects
View vulnerable dependencies in Maven projects

Part of tutorial

Gradle projects
View vulnerable dependencies in Gradle projects

tutorial

Managing dependencies
Managing dependencies in IntelliJ IDEA

Part of tutorial

Upgrade dependencies
Upgrade dependencies using Package Search

Part of tutorial

Introduction
Managing dependencies in IntelliJ IDEA

Part of tutorial

Add dependencies
Different ways to add dependencies in IntelliJ IDEA

Part of tutorial

Remove dependencies
Remove dependencies using Package Search

Part of tutorial

Summary and Shortcuts
Managing dependencies in IntelliJ IDEA Summary

tip

Quick-Fix to Add Missing Dependencies in the Editor
Save time when adding missing dependencies

tip

Code Completion with Package Search
Helps you to reduce the changes of a typing mistake when you're searching for packages

tip

Filter Stable Versions in the Dependencies Tool Window
Allows you to filter out unstable versions of dependencies easily

tip

Maven Support in Dependencies Tool Window
Add dependencies straight into your POM file with a single click

tip

Search Packages in Dependencies Tool Window
Use the Dependencies tool window to manage your dependencies

tip

Search Packages though Web UI
Finding packages without the need for an IDE

tip

Update Version and Scope in Dependencies Tool Window
Upgrade, downgrade, and change scope easily