Package org.apache.camel.k.catalog.model
Interface Artifact
- All Superinterfaces:
Comparable<Artifact>
- All Known Subinterfaces:
CamelArtifact
,CamelLoader
- All Known Implementing Classes:
ImmutableCamelArtifact
,ImmutableCamelLoader
-
Method Summary
-
Method Details
-
getGroupId
String getGroupId() -
getArtifactId
String getArtifactId() -
getVersion
-
compareTo
- Specified by:
compareTo
in interfaceComparable<Artifact>
-
from
-