Class MavenAetherModule

  • All Implemented Interfaces:
    com.google.inject.Module

    @Deprecated
    public final class MavenAetherModule
    extends com.google.inject.AbstractModule
    Deprecated.
    As of Maven Resolver 1.0.3, please use class MavenResolverModule.
    • Constructor Summary

      Constructors 
      Constructor Description
      MavenAetherModule()
      Deprecated.
       
    • Method Summary

      All Methods Instance Methods Concrete Methods Deprecated Methods 
      Modifier and Type Method Description
      protected void configure()
      Deprecated.
       
      • Methods inherited from class com.google.inject.AbstractModule

        addError, addError, addError, bind, bind, bind, bindConstant, binder, bindListener, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBinding
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • MavenAetherModule

        public MavenAetherModule()
        Deprecated.
    • Method Detail

      • configure

        protected void configure()
        Deprecated.
        Specified by:
        configure in class com.google.inject.AbstractModule