Package org.wildfly.channel
Class ChannelRequirement
- java.lang.Object
-
- org.wildfly.channel.ChannelRequirement
-
public class ChannelRequirement extends Object
Java representation of a Channel requirement identified by Maven coordinates.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetArtifactId()StringgetGroupId()StringgetVersion()StringtoString()
-