Package net.devslash

Object Version

  • All Implemented Interfaces:

    
    public class Version
    
                        

    Version contains the current version defined in the build.gradle root file.

    This should be used to identify the User-Agent unless explicitly overwritten as it allows for any clients to be able to easily block the DSL in the event that it is being misused against an endpoint

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final String getVersion()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait