| License | License | 
|---|---|
| Categories | CategoriesVMware Container Virtualization Tools Auto Application Layer Libs Code Generators | 
| GroupId | GroupIdcom.vmware.devops | 
| ArtifactId | ArtifactIdvrealize-automation-content-generator-parent | 
| Last Version | Last Version1.1 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | Descriptioncom.vmware.devops:vrealize-automation-content-generator-parent vRealize Automamtion content generator project | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| vrealize-automation-content-generator-parent-1.1.pom | 10 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.vmware.devops/vrealize-automation-content-generator-parent/ -->
<dependency>
    <groupId>com.vmware.devops</groupId>
    <artifactId>vrealize-automation-content-generator-parent</artifactId>
    <version>1.1</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/com.vmware.devops/vrealize-automation-content-generator-parent/
implementation 'com.vmware.devops:vrealize-automation-content-generator-parent:1.1'// https://jarcasting.com/artifacts/com.vmware.devops/vrealize-automation-content-generator-parent/
implementation ("com.vmware.devops:vrealize-automation-content-generator-parent:1.1")'com.vmware.devops:vrealize-automation-content-generator-parent:pom:1.1'<dependency org="com.vmware.devops" name="vrealize-automation-content-generator-parent" rev="1.1">
  <artifact name="vrealize-automation-content-generator-parent" type="pom" />
</dependency>@Grapes(
@Grab(group='com.vmware.devops', module='vrealize-automation-content-generator-parent', version='1.1')
)libraryDependencies += "com.vmware.devops" % "vrealize-automation-content-generator-parent" % "1.1"[com.vmware.devops/vrealize-automation-content-generator-parent "1.1"]