| Лицензия |
Лицензия
BSD 3-Clause
|
|---|---|
| Категории |
КатегорииMaven Компиляция и сборка |
| Группа | Группаcom.salesforce.einsteinbot |
| Идентификатор | Идентификаторeinstein-bot-openapi-codegen-maven-plugin |
| Версия | Версия5.4.3 |
| Тип | Типjar |
| Описание |
ОписаниеEinstein Bot OpenAPI Codegen Maven Plugin
This is an extension to the openapi-generator-maven-plugin that customizes it for Einstein bot schema specific features like polymorphic types.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.salesforce.einsteinbot/einstein-bot-openapi-codegen-maven-plugin/ -->
<dependency>
<groupId>com.salesforce.einsteinbot</groupId>
<artifactId>einstein-bot-openapi-codegen-maven-plugin</artifactId>
<version>5.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.salesforce.einsteinbot/einstein-bot-openapi-codegen-maven-plugin/
implementation 'com.salesforce.einsteinbot:einstein-bot-openapi-codegen-maven-plugin:5.4.3'
// https://jarcasting.com/artifacts/com.salesforce.einsteinbot/einstein-bot-openapi-codegen-maven-plugin/
implementation ("com.salesforce.einsteinbot:einstein-bot-openapi-codegen-maven-plugin:5.4.3")
'com.salesforce.einsteinbot:einstein-bot-openapi-codegen-maven-plugin:jar:5.4.3'
<dependency org="com.salesforce.einsteinbot" name="einstein-bot-openapi-codegen-maven-plugin" rev="5.4.3">
<artifact name="einstein-bot-openapi-codegen-maven-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.salesforce.einsteinbot', module='einstein-bot-openapi-codegen-maven-plugin', version='5.4.3')
)
libraryDependencies += "com.salesforce.einsteinbot" % "einstein-bot-openapi-codegen-maven-plugin" % "5.4.3"
[com.salesforce.einsteinbot/einstein-bot-openapi-codegen-maven-plugin "5.4.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.openapitools : openapi-generator | jar | 5.4.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.openapitools : openapi-generator | test-jar | 5.4.0 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.3.1 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.3.1 |
| org.junit.platform : junit-platform-launcher | jar | 1.5.0-M1 |