Maven coordinate elements

Source: Internet
Author: User

GroupId: Defines the actual project that the current MAVEN project belongs to.

The MAVEN project is not one by one corresponding to the actual project, and a real project may correspond to multiple MAVEN projects;

GroupID is expressed in a similar way to the Java package name.

Artifactid: Defines a MAVEN project (module) in the actual project.

The name of the actual project is usually the prefix of the Artifactid; example: Foo-core-1.2.jar.

Version: This element defines the version of the MAVEN project that is currently in place.

Packaging: How to Package a maven project.

Classifier: Some of the subordinate artifacts used to help define the build output.

Maven coordinate elements

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.