jar

com.torodb.mongowp : mongowp-parent

Maven & Gradle

Oct 23, 2018
33 stars

MongoWP Parent · mongowp is a Java layer that enables the development of server-side MongoDB wire protocol implementations. Any application designed to act as a mongo server could rely on this layer to implement the wire protocol. Examples of such applications may be mongo proxies, connection poolers or in-memory implementations, to name a few.

Table Of Contents

Latest Version

Download com.torodb.mongowp : mongowp-parent JAR file - Latest Versions:

All Versions

Download com.torodb.mongowp : mongowp-parent JAR file - All Versions:

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

Advertisement