jar

org.apache.synapse : synapse-patches

Maven & Gradle

May 04, 2023
3 usages

Apache Synapse - Patches · Automatically generates patches for dependencies of Synapse. The required source code should be included with a dependency to the original dependency. It also attaches a ZIP file with the individual JAR files.

Table Of Contents

Latest Version

Download org.apache.synapse : synapse-patches JAR file - Latest Versions:

All Versions

Download org.apache.synapse : synapse-patches JAR file - All Versions:

Version Vulnerabilities Size Updated
3.0.x
2.1.x
2.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 synapse-patches-3.0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.commons.vfs2.provider

├─ org.apache.commons.vfs2.provider.AbstractFileName.class - [JAR]

org.apache.commons.vfs2.provider.ftp

├─ org.apache.commons.vfs2.provider.ftp.FtpFileNameParser.class - [JAR]

├─ org.apache.commons.vfs2.provider.ftp.FtpFileProvider.class - [JAR]

Advertisement