is not current version
Last Version 10.2.2

com.vmware.vcloud:vcd-bindings-generator 0.9.0

Provides custom API bindings generation beyond what can be accomplished with xjc and OpenAPI

Categories

Categories

VMware Container Virtualization Tools
GroupId

GroupId

com.vmware.vcloud
ArtifactId

ArtifactId

vcd-bindings-generator
Version

Version

0.9.0
Type

Type

jar

Download vcd-bindings-generator 0.9.0


<!-- https://jarcasting.com/artifacts/com.vmware.vcloud/vcd-bindings-generator/ -->
<dependency>
    <groupId>com.vmware.vcloud</groupId>
    <artifactId>vcd-bindings-generator</artifactId>
    <version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.vmware.vcloud/vcd-bindings-generator/
implementation 'com.vmware.vcloud:vcd-bindings-generator:0.9.0'
// https://jarcasting.com/artifacts/com.vmware.vcloud/vcd-bindings-generator/
implementation ("com.vmware.vcloud:vcd-bindings-generator:0.9.0")
'com.vmware.vcloud:vcd-bindings-generator:jar:0.9.0'
<dependency org="com.vmware.vcloud" name="vcd-bindings-generator" rev="0.9.0">
  <artifact name="vcd-bindings-generator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vmware.vcloud', module='vcd-bindings-generator', version='0.9.0')
)
libraryDependencies += "com.vmware.vcloud" % "vcd-bindings-generator" % "0.9.0"
[com.vmware.vcloud/vcd-bindings-generator "0.9.0"]