jar

org.codedoers.maven : bitbucket-download-wagon

Maven & Gradle

Aug 03, 2020

Maven Wagon adapter for Bitbucket.org Downloads · Maven Wagon wich allowes to use Bitbucket.org Downloads section of specific repositories as a maven repository.

Table Of Contents

Latest Version

Download org.codedoers.maven : bitbucket-download-wagon JAR file - Latest Versions:

All Versions

Download org.codedoers.maven : bitbucket-download-wagon JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.x
1.1.x
1.0.x
0.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 bitbucket-download-wagon-1.2.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.codedoers.maven

├─ org.codedoers.maven.BitbucketAPI.class - [JAR]

├─ org.codedoers.maven.BitbucketCaller.class - [JAR]

├─ org.codedoers.maven.BitbucketDownloadWagon.class - [JAR]

├─ org.codedoers.maven.PageableIterator.class - [JAR]

org.codedoers.maven.bitbucket

├─ org.codedoers.maven.bitbucket.BitbucketURLFactory.class - [JAR]

├─ org.codedoers.maven.bitbucket.DownloadItem.class - [JAR]

├─ org.codedoers.maven.bitbucket.Owner.class - [JAR]

├─ org.codedoers.maven.bitbucket.Page.class - [JAR]

├─ org.codedoers.maven.bitbucket.Repository.class - [JAR]

├─ org.codedoers.maven.bitbucket.Self.class - [JAR]

├─ org.codedoers.maven.bitbucket.StaticCache.class - [JAR]

Advertisement