| License |
License |
|---|---|
| Categories |
CategoriesVMware Container Virtualization Tools Auto Application Layer Libs Code Generators |
| GroupId | GroupIdcom.vmware.devops |
| ArtifactId | ArtifactIdvrealize-automation-content-generator-core |
| Last Version | Last Version1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncom.vmware.devops:vrealize-automation-content-generator-core
vRealize Automamtion content generator project
|
<!-- https://jarcasting.com/artifacts/com.vmware.devops/vrealize-automation-content-generator-core/ -->
<dependency>
<groupId>com.vmware.devops</groupId>
<artifactId>vrealize-automation-content-generator-core</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.vmware.devops/vrealize-automation-content-generator-core/
implementation 'com.vmware.devops:vrealize-automation-content-generator-core:1.1'
// https://jarcasting.com/artifacts/com.vmware.devops/vrealize-automation-content-generator-core/
implementation ("com.vmware.devops:vrealize-automation-content-generator-core:1.1")
'com.vmware.devops:vrealize-automation-content-generator-core:jar:1.1'
<dependency org="com.vmware.devops" name="vrealize-automation-content-generator-core" rev="1.1">
<artifact name="vrealize-automation-content-generator-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vmware.devops', module='vrealize-automation-content-generator-core', version='1.1')
)
libraryDependencies += "com.vmware.devops" % "vrealize-automation-content-generator-core" % "1.1"
[com.vmware.devops/vrealize-automation-content-generator-core "1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.18 |
| commons-io : commons-io | jar | 2.8.0 |
| org.codehaus.groovy : groovy-all | pom | 3.0.7 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.12.1 |
| com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.12.1 |
| info.picocli : picocli | jar | 4.6.1 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.30 |
| org.apache.logging.log4j : log4j-core | jar | 2.14.1 |
| io.pebbletemplates : pebble | jar | 3.1.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.mockito : mockito-all | jar | 1.10.19 |