types.returnTypeClass.FilesFileInputStreams.InputStream.types.RESOLVEDTYPE.ResolvedArtifacttype; assumes a single artifact is returned from resolution.File; assumes a single artifact is returned from resolution.InputStream; assumes a single artifact is returned from resolution.RESOLVEDTYPE; assumes a single artifact is returned from resolution.Coordinate from prior-specified propertiesResolvers.use(Class)
or Resolvers.use(Class, ClassLoader) to create a new instance.ResolverSystem instances of the specified type.ResolverSystem instances of the specified type.Coordinate instances.Coordinate from supplied properties or canonical
form.RESOLVEDTYPE is returned in the desired format.ResolverSystem from the result of ClassLoader.getResource(String) using the
current Thread.getContextClassLoader()ResolverSystem from the result of ClassLoader.getResource(String) using the
specified ClassLoaderResolverSystem from the specified fileResolverSystem from the file at the specified pathResolutionStrategyFormatStage, but more than one artifact was resolved.FormatStage, but no artifact was resolved.Coordinate.StrategyStage for the user to
define the ResolutionStrategyStrategyStage
for the user to define the ResolutionStrategy.StrategyStage
for the user to define the ResolutionStrategy.Collection of desired dependencies (in canonical form), returning the
next StrategyStage for the user to define the ResolutionStrategy.Resolvers.use(Class) or
Resolvers.use(Class, ClassLoader) to create a new instance.Coordinate address(es) for resolution in a
repository-based ResolverSystem.Coordinate address for version resolution in a
repository-based ResolverSystem.ResolutionStrategyCoordinateStrategyStage extension providing support for the notion of transitivity, adding shorthand notation such that
the user does not have to manually specify TransitiveStrategy.INSTANCE or NonTransitiveStrategy.INSTANCEResolutionStrategy to be used in resolution, returning the next FormatStage.using(ResolutionStrategy) with NonTransitiveStrategy.INSTANCE as argumentusing(ResolutionStrategy) with TransitiveStrategy.INSTANCE as argumentCopyright © 2016 JBoss by Red Hat. All rights reserved.