-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.json
22 lines (22 loc) · 1.27 KB
/
config.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
"developerName": "FINBOURNE Technology Limited",
"developerEmail": "[email protected]",
"developerOrganization": "FINBOURNE Technology Limited",
"developerOrganizationUrl": "https://www.finbourne.com",
"sourceFolder": "src/main/java",
"groupId": "com.finbourne",
"artifactId": "CHANGEME-APPLICATION-LOWER-sdk-preview",
"artifactUrl": "https://github.com/finbourne/CHANGEME-APPLICATION-LOWER-sdk-java-preview/",
"artifactDescription": "CHANGEME-APPLICATION-CAMEL SDK Java Preview",
"dateLibrary": "java8",
"modelPackage": "com.finbourne.CHANGEME-APPLICATION-LOWER.model",
"apiPackage": "com.finbourne.CHANGEME-APPLICATION-LOWER.api",
"invokerPackage": "com.finbourne.CHANGEME-APPLICATION-LOWER",
"licenseName": "MIT",
"licenseUrl": "https://github.com/finbourne/CHANGEME-APPLICATION-LOWER-sdk-java-preview/blob/master/LICENSE.md",
"hideGenerationTimestamp": true,
"metaRequestIdHeader": "CHANGEME-META-ID-meta-requestid",
"scmConnection": "[email protected]:finbourne/CHANGEME-APPLICATION-LOWER-sdk-java-preview.git",
"scmDeveloperConnection": "[email protected]:finbourne/CHANGEME-APPLICATION-LOWER-sdk-java-preview.git",
"scmUrl": "https://github.com/finbourne/CHANGEME-APPLICATION-LOWER-sdk-java-preview/"
}