- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
public interface ArtifactCoordinates
The coordinates that identify an artifact, in the form of a Maven GAV
- Since:
- 1.5
-
-
Method Detail
-
getGroupId
String getGroupId()
- Returns:
- The groupId
-
getArtifactId
String getArtifactId()
- Returns:
- The artifactId
-
getVersion
String getVersion()
- Returns:
- The version
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2023 MuleSoft, Inc.. All rights reserved.