jar

com.github.alexvictoor : mvn-dev-proxy

Maven & Gradle

Jan 13, 2015
2 stars

mvn-dev-proxy · A reverse proxy maven plugin made to ease the life of web developers

Table Of Contents

Latest Version

Download com.github.alexvictoor : mvn-dev-proxy JAR file - Latest Versions:

All Versions

Download com.github.alexvictoor : mvn-dev-proxy JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1

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 mvn-dev-proxy-0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.alexvictoor.proxy

├─ com.github.alexvictoor.proxy.FileSystemRoute.class - [JAR]

├─ com.github.alexvictoor.proxy.HttpBackEndHandler.class - [JAR]

├─ com.github.alexvictoor.proxy.HttpFrontEndHandler.class - [JAR]

├─ com.github.alexvictoor.proxy.HttpProxyServer.class - [JAR]

├─ com.github.alexvictoor.proxy.HttpProxyServerInitializer.class - [JAR]

├─ com.github.alexvictoor.proxy.LivereloadServer.class - [JAR]

├─ com.github.alexvictoor.proxy.ProxyMojo.class - [JAR]

Advertisement