jar

com.xmllondon : xqrs-gradle-plugin

Maven & Gradle

May 13, 2019
0 stars

xqrs-gradle-plugin · XQRS Gradle Plugin - to be used in conjunction with ml-gradle

Table Of Contents

Latest Version

Download com.xmllondon : xqrs-gradle-plugin JAR file - Latest Versions:

All Versions

Download com.xmllondon : xqrs-gradle-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x
0.9.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 xqrs-gradle-plugin-1.0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.xmllondon.xqrs

├─ com.xmllondon.xqrs.Constants.class - [JAR]

├─ com.xmllondon.xqrs.CopyFiles.class - [JAR]

├─ com.xmllondon.xqrs.Parser.class - [JAR]

├─ com.xmllondon.xqrs.Util.class - [JAR]

├─ com.xmllondon.xqrs.XQueryEventHandler.class - [JAR]

├─ com.xmllondon.xqrs.XqrsInitTask.class - [JAR]

├─ com.xmllondon.xqrs.XqrsPlugin.class - [JAR]

├─ com.xmllondon.xqrs.XqrsSyncImports.class - [JAR]

com.xmllondon.xqrs.io

├─ com.xmllondon.xqrs.io.UTF8Reader.class - [JAR]

├─ com.xmllondon.xqrs.io.UTF8Writer.class - [JAR]

com.xmllondon.xqrs.pojo

├─ com.xmllondon.xqrs.pojo.XQueryFileMetadata.class - [JAR]

Advertisement