не последняя версия
Последняя версия 0.5.4

com.aestasit.infrastructure.puppet:puppet-unit 0.5.3

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

Группа

Группа

com.aestasit.infrastructure.puppet
Идентификатор

Идентификатор

puppet-unit
Версия

Версия

0.5.3
Тип

Тип

jar

Скачать puppet-unit 0.5.3


<!-- https://jarcasting.com/artifacts/com.aestasit.infrastructure.puppet/puppet-unit/ -->
<dependency>
    <groupId>com.aestasit.infrastructure.puppet</groupId>
    <artifactId>puppet-unit</artifactId>
    <version>0.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.aestasit.infrastructure.puppet/puppet-unit/
implementation 'com.aestasit.infrastructure.puppet:puppet-unit:0.5.3'
// https://jarcasting.com/artifacts/com.aestasit.infrastructure.puppet/puppet-unit/
implementation ("com.aestasit.infrastructure.puppet:puppet-unit:0.5.3")
'com.aestasit.infrastructure.puppet:puppet-unit:jar:0.5.3'
<dependency org="com.aestasit.infrastructure.puppet" name="puppet-unit" rev="0.5.3">
  <artifact name="puppet-unit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aestasit.infrastructure.puppet', module='puppet-unit', version='0.5.3')
)
libraryDependencies += "com.aestasit.infrastructure.puppet" % "puppet-unit" % "0.5.3"
[com.aestasit.infrastructure.puppet/puppet-unit "0.5.3"]