Uses of Class
org.wildfly.channel.maven.ChannelCoordinate
-
-
Uses of ChannelCoordinate in org.wildfly.channel.maven
Method parameters in org.wildfly.channel.maven with type arguments of type ChannelCoordinate Modifier and Type Method Description List<Channel>VersionResolverFactory. resolveChannels(List<ChannelCoordinate> channelCoords, List<org.eclipse.aether.repository.RemoteRepository> repositories)Resolve and read the channels at the specified coordinates.
-