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.

Manage dependencies

tip

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

tip

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

tip

Remove dependency
Remove dependency in the Dependencies tool window
Upgrade dependencies

tip

Upgrade dependencies
Upgrade dependencies from the Dependencies tool window
Dependency Details Pane

tip

Dependency Details Pane
See relevant information about your dependencies
Upgrade dependencies

tip

Upgrade dependencies
Upgrade dependencies from the pom.xml
Package Checker

tutorial

Package Checker
Find and fix vulnerabilities inside IntelliJ IDEA Ultimate
Gradle projects

Part of tutorial

Gradle projects
View vulnerable dependencies in Gradle projects
Maven projects

Part of tutorial

Maven projects
View vulnerable dependencies in Maven projects
Introduction

Part of tutorial

Introduction
Package Checker plugin in IntelliJ IDEA Ultimate
Remediate dependencies

Part of tutorial

Remediate dependencies
Remediate dependencies using IntelliJ IDEA Ultimate
Vulnerable Dependencies tool window

Part of tutorial

Vulnerable Dependencies tool window
View vulnerable dependencies in the Vulnerable Dependencies tool window
Summary and Shortcuts

Part of tutorial

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

tutorial

Managing dependencies
Managing dependencies in IntelliJ IDEA
Add dependencies

Part of tutorial

Add dependencies
Different ways to add dependencies in IntelliJ IDEA
Remove dependencies

Part of tutorial

Remove dependencies
Remove dependencies using Package Search
Introduction

Part of tutorial

Introduction
Managing dependencies in IntelliJ IDEA
Summary and Shortcuts

Part of tutorial

Summary and Shortcuts
Managing dependencies in IntelliJ IDEA Summary
Upgrade dependencies

Part of tutorial

Upgrade dependencies
Upgrade dependencies using Package Search
Quick-Fix to Add Missing Dependencies in the Editor

tip

Quick-Fix to Add Missing Dependencies in the Editor
Save time when adding missing dependencies
Code Completion with Package Search

tip

Code Completion with Package Search
Helps you to reduce the changes of a typing mistake when you're searching for packages
Filter Stable Versions in the Dependencies Tool Window

tip

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

tip

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

tip

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

tip

Search Packages though Web UI
Finding packages without the need for an IDE
Update Version and Scope in Dependencies Tool Window

tip

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