mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DdefaultVariablePrefix="My-defaultVariablePrefix" -DdefaultClassPrefix="My-defaultClassPrefix" -DarchetypeGroupId="com.salesforce.einsteinbot" -DarchetypeArtifactId="einstein-bot-channel-connector-archetype" -DarchetypeVersion="1.0.2" -DinteractiveMode=false
| Лицензия |
Лицензия
BSD 3-Clause
|
|---|---|
| Группа | Группаcom.salesforce.einsteinbot |
| Идентификатор | Идентификаторeinstein-bot-channel-connector-archetype |
| Версия | Версия1.0.2 |
| Тип | Типmaven-archetype |
| Описание |
Описаниеeinstein-bot-channel-connector-archetype
A Maven archetype for creating a new bot channel connector application
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=com.salesforce.einsteinbot -DarchetypeArtifactId=einstein-bot-channel-connector-archetype -DarchetypeVersion=1.0.2 -DinteractiveMode=false