Maven Repository Information Analysis site recommendation, maven repository information site

Source: Internet
Author: User
Tags maven central

Maven Repository Information Analysis site recommendation, maven repository information site

Maven is a dependency of java. It is a packaging and management tool. maven is required for a slightly larger java project.

As java grows, maven repositories become larger and larger. The jar packages in the repositories include more than 0.6 million, various groups, various components, and various versions. The dependency between jar packages cannot be easily understood. Some jar packages have many versions, so it is difficult to figure out which version is more common and what is the difference between different versions.

Now the memory overflow OutOfMemory is ready. A maven content analysis website is developed in CN. The recently updated jar packages, a list of groups, versions, and the number of times each version is referenced in the maven central repository.

The usage of each junit version is as follows:

 

We can see that junit 4.11 is the most widely used version, so there should be no risk.

In addition, this website also provides detailed information about the jar package, including the main page of the jar package, project Source Code address, bug Management address, and contact group address, dependency, and dependent item analysis, as shown in:

In addition, if this project exposes its developers, you can also view the developer information list here.

 

 

 


How to Set Up A maven remote Repository

By default, maven configures the central repository of apache. If the repository is not downloaded, the network speed may be caused or the configuration is incorrect.
Central Repository search.maven.org/shortsearch
 
How does eclipse relate to maven repository?

After installing the maven plug-in correctly in eclipse, click Window --> Preferences --> Maven --> User Settings --> Find your setting in the first input box. xml file (where your maven repsoitory location is configured), click Update Settings -- click Apply -- OK
 

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.