Package 

Class DependencyVersionDecorator

  • All Implemented Interfaces:
    org.gradle.api.artifacts.Dependency

    
    public final class DependencyVersionDecorator
     implements Dependency
                        
    • Method Summary

      Modifier and Type Method Description
      String getVersion()
      • Methods inherited from class com.grab.grazel.dozer.DependencyVersionDecorator

        because, contentEquals, copy, getGroup, getName, getReason
      • Methods inherited from class java.lang.Object

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

      • DependencyVersionDecorator

        DependencyVersionDecorator(Dependency dependency, String differentVersion)