Two repositories recommended for MAVEN

Source: Internet
Author: User
Overview

Recommend two Maven repositories that can be used to find dependencies and download jar packages.

Body Mvnrepository

This repository is used to retrieve dependencies, download jar packages; URL: http://mvnrepository.com/

  1. Home page of the warehouse
  2. Enter keywords in the search box to search for the appropriate item, and the name of the item is a link to the version list.
  3. The version list interface is as follows, and the version number is linked to the project specific version of the information page.
  4. On this information page, a download link for the jar package is provided, as well as a maven-dependent notation.
Repo1

The repository can be configured in MAVEN's configuration file, and the jar package is automatically downloaded from maven based on dependencies; URL: http://repo1.maven.org/maven2/

  1. Warehouse Home
  2. Search
    For example, the itextpdf 5.5.7 found above, the search path is com/itextpdf/itextpdf/5.5.7/
  3. Search results
    Here you can download Javadoc, source code, jar.

Two repositories recommended for MAVEN

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.