Last Version

Puppet Unit 0.5.4

A Groovy library based on JUnit and Groovy SSH DSL for verifying results of Puppet modules..

License

License

GroupId

GroupId

com.aestasit.infrastructure.puppet
ArtifactId

ArtifactId

puppet-unit
Version

Version

0.5.4
Type

Type

jar
Description

Description

Puppet Unit
A Groovy library based on JUnit and Groovy SSH DSL for verifying results of Puppet modules..
Project URL

Project URL

https://github.com/aestasit/puppet-unit

Download puppet-unit 0.5.4


<!-- 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"]

Dependencies

compile (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

test (2)

Group / Artifact Type Version
net.sourceforge.cobertura : cobertura jar 2.0.3
commons-io : commons-io jar 1.4

Project Modules

There are no modules declared in this project.