JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.openrewrite.gradle.toolingapi
Interface GroupArtifact
public interface
GroupArtifact
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getArtifactId
()
String
getGroupId
()
Method Details
getGroupId
String
getGroupId
()
getArtifactId
String
getArtifactId
()