jar

com.safaribooks : jenkins-helper-java

Maven & Gradle

Jun 18, 2014
10 stars

jenkins helper · This project interfaces with JUnit Attachments Plugin to record and display files easily in Jenkins deploy with instructions from https://docs.sonatype.org/display/Repository/Sonatype+OSS+Maven+Repository+Usage+Guide mvn -s settings.xml -DperformRelease=true clean deploy you will want to make a local settings file so your deployment does not no conflict with safari's internal maven settings, the "-s settings.xml" part of the command

Table Of Contents

Latest Version

Download com.safaribooks : jenkins-helper-java JAR file - Latest Versions:

All Versions

Download com.safaribooks : jenkins-helper-java JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.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-helper-java-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.safaribooks.junitattachments

├─ com.safaribooks.junitattachments.CaptureFile.class - [JAR]

├─ com.safaribooks.junitattachments.RecordAttachment.class - [JAR]

├─ com.safaribooks.junitattachments.RecordAttachmentRule.class - [JAR]

Advertisement