-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig-java.json
More file actions
20 lines (20 loc) · 987 Bytes
/
config-java.json
File metadata and controls
20 lines (20 loc) · 987 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
"apiPackage": "com.aspose.barcode.cloud.api",
"artifactDescription": "Aspose.BarCode Cloud SDK for Java",
"artifactId": "aspose-barcode-cloud",
"artifactUrl": "https://www.aspose.cloud",
"artifactVersion": "26.1.0",
"developerEmail": "denis.averin@aspose.com",
"developerName": "Denis Averin",
"developerOrganization": "Aspose",
"developerOrganizationUrl": "https://www.aspose.cloud",
"groupId": "com.aspose",
"hideGenerationTimestamp": true,
"invokerPackage": "com.aspose.barcode.cloud",
"licenseName": "MIT License",
"licenseUrl": "http://www.opensource.org/licenses/mit-license.php",
"modelPackage": "com.aspose.barcode.cloud.model",
"scmConnection": "scm:git:git@github.com:aspose-barcode-cloud/aspose-barcode-cloud-java.git",
"scmDeveloperConnection": "scm:git:git@github.com:aspose-barcode-cloud/aspose-barcode-cloud-java.git",
"scmUrl": "https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-java"
}