Annotation Type License

    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      String name
      Returns the license name
      String url
      Returns the license url
    • Element Detail

      • name

        String name
        Returns the license name
        Returns:
        the license name
        Default:
        "Apache License Version 2.0"
      • url

        String url
        Returns the license url
        Returns:
        the license url
        Default:
        "http://www.apache.org/licenses/LICENSE-2.0"