| License |
License |
|---|---|
| GroupId | GroupIdcom.aestasit.infrastructure.puppet |
| ArtifactId | ArtifactIdpuppet-unit |
| Last Version | Last Version0.5.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionPuppet Unit
A Groovy library based on JUnit and Groovy SSH DSL for verifying results of Puppet modules..
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| puppet-unit-0.5.4.pom | |
| puppet-unit-0.5.4.jar | 51 KB |
| puppet-unit-0.5.4-sources.jar | 4 KB |
| puppet-unit-0.5.4-javadoc.jar | 20 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.aestasit.infrastructure.puppet/puppet-unit/ -->
<dependency>
<groupId>com.aestasit.infrastructure.puppet</groupId>
<artifactId>puppet-unit</artifactId>
<version>0.5.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.aestasit.infrastructure.puppet/puppet-unit/
implementation 'com.aestasit.infrastructure.puppet:puppet-unit:0.5.4'
// https://jarcasting.com/artifacts/com.aestasit.infrastructure.puppet/puppet-unit/
implementation ("com.aestasit.infrastructure.puppet:puppet-unit:0.5.4")
'com.aestasit.infrastructure.puppet:puppet-unit:jar:0.5.4'
<dependency org="com.aestasit.infrastructure.puppet" name="puppet-unit" rev="0.5.4">
<artifact name="puppet-unit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aestasit.infrastructure.puppet', module='puppet-unit', version='0.5.4')
)
libraryDependencies += "com.aestasit.infrastructure.puppet" % "puppet-unit" % "0.5.4"
[com.aestasit.infrastructure.puppet/puppet-unit "0.5.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.0.13 |
| com.aestasit.infrastructure.sshoogr : sshoogr | jar | 0.9.4 |
| org.slf4j : slf4j-api | jar | 1.7.2 |
| junit : junit | jar | 4.11 |
| Group / Artifact | Type | Version |
|---|---|---|
| net.sourceforge.cobertura : cobertura | jar | 2.0.3 |
| commons-io : commons-io | jar | 1.4 |