-
Notifications
You must be signed in to change notification settings - Fork 145
Expand file tree
/
Copy pathgradle.properties
More file actions
21 lines (16 loc) · 614 Bytes
/
gradle.properties
File metadata and controls
21 lines (16 loc) · 614 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
GROUP=com.auth0
POM_ARTIFACT_ID=auth0
VERSION_NAME=3.0.0
POM_NAME=auth0-java
POM_DESCRIPTION=Java client library for the Auth0 platform
POM_PACKAGING=jar
POM_URL=https://github.com/auth0/auth0-java
POM_SCM_URL=https://github.com/auth0/auth0-java
POM_SCM_CONNECTION=scm:git:https://github.com/auth0/auth0-java.git
POM_SCM_DEV_CONNECTION=scm:git:https://github.com/auth0/auth0-java.git
POM_LICENCE_NAME=The MIT License (MIT)
POM_LICENCE_URL=https://raw.githubusercontent.com/auth0/auth0-java/master/LICENSE
POM_LICENCE_DIST=repo
POM_DEVELOPER_ID=auth0
POM_DEVELOPER_NAME=Auth0
POM_DEVELOPER_EMAIL[email protected]