jar

org.jclouds.labs : jenkins

Maven & Gradle

Apr 10, 2013

jcloud jenkins api · jclouds components to access an implementation of Jenkins

Table Of Contents

Latest Version

Download org.jclouds.labs : jenkins JAR file - Latest Versions:

All Versions

Download org.jclouds.labs : jenkins JAR file - All Versions:

Version Vulnerabilities Size Updated
1.6.x
1.5.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window jenkins-1.5.10.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.jclouds.jenkins.v1.features

├─ org.jclouds.jenkins.v1.features.ComputerApi.class - [JAR]

├─ org.jclouds.jenkins.v1.features.ComputerAsyncApi.class - [JAR]

├─ org.jclouds.jenkins.v1.features.JobApi.class - [JAR]

├─ org.jclouds.jenkins.v1.features.JobAsyncApi.class - [JAR]

org.jclouds.jenkins.v1.binders

├─ org.jclouds.jenkins.v1.binders.BindMapToOptionalParams.class - [JAR]

org.jclouds.jenkins.v1.domain

├─ org.jclouds.jenkins.v1.domain.Computer.class - [JAR]

├─ org.jclouds.jenkins.v1.domain.ComputerView.class - [JAR]

├─ org.jclouds.jenkins.v1.domain.Job.class - [JAR]

├─ org.jclouds.jenkins.v1.domain.JobDetails.class - [JAR]

├─ org.jclouds.jenkins.v1.domain.LastBuild.class - [JAR]

├─ org.jclouds.jenkins.v1.domain.Node.class - [JAR]

org.jclouds.jenkins.v1.filters

├─ org.jclouds.jenkins.v1.filters.BasicAuthenticationUnlessAnonymous.class - [JAR]

org.jclouds.jenkins.v1.config

├─ org.jclouds.jenkins.v1.config.JenkinsProperties.class - [JAR]

├─ org.jclouds.jenkins.v1.config.JenkinsRestClientModule.class - [JAR]

org.jclouds.jenkins.v1

├─ org.jclouds.jenkins.v1.JenkinsApi.class - [JAR]

├─ org.jclouds.jenkins.v1.JenkinsApiMetadata.class - [JAR]

├─ org.jclouds.jenkins.v1.JenkinsAsyncApi.class - [JAR]

├─ org.jclouds.jenkins.v1.JenkinsFallbacks.class - [JAR]

org.jclouds.jenkins.v1.handlers

├─ org.jclouds.jenkins.v1.handlers.JenkinsErrorHandler.class - [JAR]