is not current version
Last Version 5.4.3

com.salesforce.einsteinbot:einstein-bot-openapi-codegen-maven-plugin 5.4.1

This is an extension to the openapi-generator-maven-plugin that customizes it for Einstein bot schema specific features like polymorphic types.

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.salesforce.einsteinbot
ArtifactId

ArtifactId

einstein-bot-openapi-codegen-maven-plugin
Version

Version

5.4.1
Type

Type

jar

Download einstein-bot-openapi-codegen-maven-plugin 5.4.1


<!-- 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.1</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.1'
// 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.1")
'com.salesforce.einsteinbot:einstein-bot-openapi-codegen-maven-plugin:jar:5.4.1'
<dependency org="com.salesforce.einsteinbot" name="einstein-bot-openapi-codegen-maven-plugin" rev="5.4.1">
  <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.1')
)
libraryDependencies += "com.salesforce.einsteinbot" % "einstein-bot-openapi-codegen-maven-plugin" % "5.4.1"
[com.salesforce.einsteinbot/einstein-bot-openapi-codegen-maven-plugin "5.4.1"]