Last Version

Jenkins Client 1.0.0

Light-weight Jenkins REST API Client for Java

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.github.kev1nst
ArtifactId

ArtifactId

jenclight
Version

Version

1.0.0
Type

Type

jar
Description

Description

Jenkins Client
Light-weight Jenkins REST API Client for Java
Project URL

Project URL

https://github.com/kev1nst/jenkins-client
Source Code Management

Source Code Management

https://github.com/kev1nst/jenkins-client

Download jenclight 1.0.0


<!-- https://jarcasting.com/artifacts/io.github.kev1nst/jenclight/ -->
<dependency>
    <groupId>io.github.kev1nst</groupId>
    <artifactId>jenclight</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.kev1nst/jenclight/
implementation 'io.github.kev1nst:jenclight:1.0.0'
// https://jarcasting.com/artifacts/io.github.kev1nst/jenclight/
implementation ("io.github.kev1nst:jenclight:1.0.0")
'io.github.kev1nst:jenclight:jar:1.0.0'
<dependency org="io.github.kev1nst" name="jenclight" rev="1.0.0">
  <artifact name="jenclight" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.kev1nst', module='jenclight', version='1.0.0')
)
libraryDependencies += "io.github.kev1nst" % "jenclight" % "1.0.0"
[io.github.kev1nst/jenclight "1.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.nutz : nutz jar 1.r.67

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.