jar

org.sakaiproject.maven.plugins : webjars-maven-plugin

Maven & Gradle

Oct 29, 2015
0 stars

WebJars Maven Plugin · This plugin unpacks Web resources from JARs. It was originally part of the http://github.com/CoreMedia/jangaroo-tools but was forked off to add support for copying in artifacts that aren't in the local repository.

Table Of Contents

Latest Version

Download org.sakaiproject.maven.plugins : webjars-maven-plugin JAR file - Latest Versions:

All Versions

Download org.sakaiproject.maven.plugins : webjars-maven-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1
1.0

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 webjars-maven-plugin-1.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

net.jangaroo.webjars.mvnplugin

├─ net.jangaroo.webjars.mvnplugin.UnpackJarResourcesMojo.class - [JAR]

net.jangaroo.webjars.mvnplugin.util

├─ net.jangaroo.webjars.mvnplugin.util.DirectoryUnArchiver.class - [JAR]

├─ net.jangaroo.webjars.mvnplugin.util.ResourcesUnArchiver.class - [JAR]