Package org.openrewrite.maven.tree
Class GroupArtifactVersion
java.lang.Object
org.openrewrite.maven.tree.GroupArtifactVersion
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionGroupArtifactVersion(@Nullable String groupId, String artifactId, @Nullable String version) -
Method Summary