{application,emqx_auth_ldap,
             [{description,"EMQ X Authentication/ACL with LDAP"},
              {vsn,"4.3.2"},
              {modules,[emqx_acl_ldap,emqx_auth_ldap,emqx_auth_ldap_app,
                        emqx_auth_ldap_cli,emqx_auth_ldap_sup]},
              {registered,[emqx_auth_ldap_sup]},
              {applications,[kernel,stdlib,eldap2,ecpool]},
              {mod,{emqx_auth_ldap_app,[]}},
              {env,[]},
              {licenses,["Apache-2.0"]},
              {maintainers,["EMQ X Team <contact@emqx.io>"]},
              {links,[{"Homepage","https://emqx.io/"},
                      {"Github","https://github.com/emqx/emqx-auth-ldap"}]},
              {relup_deps,[emqx]}]}.