jar

com.github.skyghis : j-interop-ng-parent

Maven & Gradle

Mar 30, 2023
10 stars

Pure Java - COM bridge - Parent · Implementation of DCOM wire protocol (MSRPC) to enable development of Pure Bi-Directional, Non-Native Java applications which can interoperate with any COM component. The implementation is itself purely in Java and does not use JNI to provide COM access. This is a cleaned-up and improved version of the j-Interop library. Based on j-interop kohsuke work, and modified to use jcifs-ng.

Table Of Contents

Latest Version

Download com.github.skyghis : j-interop-ng-parent JAR file - Latest Versions:

All Versions

Download com.github.skyghis : j-interop-ng-parent JAR file - All Versions:

Version Vulnerabilities Size Updated
3.5.x
3.4.x
3.3.x
3.2.x
3.1.x
3.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 j-interop-ng-parent-3.5.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

Advertisement