identifies

This commit is contained in:
Elliotte Rusty Harold 2025-01-06 07:59:37 -05:00
parent 8b8bb3b3b1
commit 6115eb24c3
1 changed files with 1 additions and 1 deletions

View File

@ -134,7 +134,7 @@
<name>artifactId</name> <name>artifactId</name>
<version>3.0.0+</version> <version>3.0.0+</version>
<required>true</required> <required>true</required>
<description>Returns a string that defines a collection of versions within the group given by the <description>Returns a string that identifies a collection of versions within the group given by the
group ID. An artifact is something that is either produced or used by a project. group ID. An artifact is something that is either produced or used by a project.
Examples of artifacts produced by Maven for a project include: JARs, source and binary Examples of artifacts produced by Maven for a project include: JARs, source and binary
distributions, and WARs. Only one version of an artifact with the same groupId and distributions, and WARs. Only one version of an artifact with the same groupId and