Last Version

com.lesfurets:jenkins-pipeline-unit 1.1

Jenkins Pipeline Unit testing framework

License

License

Categories

Categories

Jenkins Build Tools Continuous Integration and Continuous Delivery
GroupId

GroupId

com.lesfurets
ArtifactId

ArtifactId

jenkins-pipeline-unit
Version

Version

1.1
Type

Type

jar
Description

Description

com.lesfurets:jenkins-pipeline-unit
Jenkins Pipeline Unit testing framework
Project URL

Project URL

https://github.com/lesfurets/JenkinsPipelineUnit
Source Code Management

Source Code Management

https://github.com/lesfurets/JenkinsPipelineUnit

Download jenkins-pipeline-unit 1.1


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

Dependencies

compile (5)

Group / Artifact Type Version
org.codehaus.groovy : groovy-all jar 2.4.6
com.cloudbees : groovy-cps jar 1.12
commons-io : commons-io jar 2.5
org.apache.ivy : ivy jar 2.4.0
org.assertj : assertj-core jar 3.4.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.