is not current version
Last Version 2021.12.006

com.devonfw.cobigen:openapiplugin 2.0.0

CobiGen - OpenAPI Plug-in

GroupId

GroupId

com.devonfw.cobigen
ArtifactId

ArtifactId

openapiplugin
Version

Version

2.0.0
Type

Type

jar

Download openapiplugin 2.0.0


<!-- https://jarcasting.com/artifacts/com.devonfw.cobigen/openapiplugin/ -->
<dependency>
    <groupId>com.devonfw.cobigen</groupId>
    <artifactId>openapiplugin</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.devonfw.cobigen/openapiplugin/
implementation 'com.devonfw.cobigen:openapiplugin:2.0.0'
// https://jarcasting.com/artifacts/com.devonfw.cobigen/openapiplugin/
implementation ("com.devonfw.cobigen:openapiplugin:2.0.0")
'com.devonfw.cobigen:openapiplugin:jar:2.0.0'
<dependency org="com.devonfw.cobigen" name="openapiplugin" rev="2.0.0">
  <artifact name="openapiplugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.devonfw.cobigen', module='openapiplugin', version='2.0.0')
)
libraryDependencies += "com.devonfw.cobigen" % "openapiplugin" % "2.0.0"
[com.devonfw.cobigen/openapiplugin "2.0.0"]