All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download com.github.jlgrock.javascript-framework JAR files with all dependencies

Search JAR files by class name

jsdocs-maven-plugin from group com.github.jlgrock.javascript-framework (version 1.18.3)

A direct port of thethe jsdocs plugin for maven

Group: com.github.jlgrock.javascript-framework Artifact: jsdocs-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact jsdocs-maven-plugin
Group com.github.jlgrock.javascript-framework
Version 1.18.3
Last update 16. April 2015
Organization not specified
URL https://github.com/jlgrock/JavascriptFramework
License MIT License
Dependencies amount 16
Dependencies maven-plugin-api, maven-model, maven-reporting-api, maven-reporting-impl, plexus-utils, maven-reporting-api, maven-archiver, maven-artifact, maven-artifact-manager, maven-common-artifact-filters, maven-invoker, doxia-sink-api, doxia-decoration-model, doxia-site-renderer, maven-utils, js,
There are maybe transitive dependencies!

closure-testing-report-maven-plugin from group com.github.jlgrock.javascript-framework (version 1.18.3)

The plugin that will run the google test suite on your source code.

Group: com.github.jlgrock.javascript-framework Artifact: closure-testing-report-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact closure-testing-report-maven-plugin
Group com.github.jlgrock.javascript-framework
Version 1.18.3
Last update 16. April 2015
Organization not specified
URL https://github.com/jlgrock/JavascriptFramework
License not specified
Dependencies amount 11
Dependencies maven-plugin-api, maven-model, maven-reporting-api, maven-reporting-impl, plexus-utils, doxia-sink-api, doxia-decoration-model, doxia-site-renderer, maven-utils, closure-testing-library, log4j,
There are maybe transitive dependencies!

closure-testing-maven-plugin from group com.github.jlgrock.javascript-framework (version 1.18.3)

The plugin that will run the google test suite on your source code.

Group: com.github.jlgrock.javascript-framework Artifact: closure-testing-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact closure-testing-maven-plugin
Group com.github.jlgrock.javascript-framework
Version 1.18.3
Last update 16. April 2015
Organization not specified
URL https://github.com/jlgrock/JavascriptFramework
License not specified
Dependencies amount 3
Dependencies maven-utils, closure-testing-library, log4j,
There are maybe transitive dependencies!

closure-testing-library from group com.github.jlgrock.javascript-framework (version 1.18.3)

For use with the google closure testing mojos

Group: com.github.jlgrock.javascript-framework Artifact: closure-testing-library
Show all versions Show documentation Show source 
 

0 downloads
Artifact closure-testing-library
Group com.github.jlgrock.javascript-framework
Version 1.18.3
Last update 16. April 2015
Organization not specified
URL https://github.com/jlgrock/JavascriptFramework
License not specified
Dependencies amount 4
Dependencies maven-plugin-api, maven-utils, selenium-java, log4j,
There are maybe transitive dependencies!

closure-compiler-maven-plugin from group com.github.jlgrock.javascript-framework (version 1.18.3)

The plugin that will create a debug version and run the Google Closure Compiler on the source code to create a heavily minified file.

Group: com.github.jlgrock.javascript-framework Artifact: closure-compiler-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact closure-compiler-maven-plugin
Group com.github.jlgrock.javascript-framework
Version 1.18.3
Last update 16. April 2015
Organization not specified
URL https://github.com/jlgrock/JavascriptFramework
License not specified
Dependencies amount 4
Dependencies maven-plugin-api, closure-compiler, maven-utils, log4j,
There are maybe transitive dependencies!

jsar-maven-plugin from group com.github.jlgrock.javascript-framework (version 1.18.3)

The plugin that creates an archive out of your source and compiled files

Group: com.github.jlgrock.javascript-framework Artifact: jsar-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact jsar-maven-plugin
Group com.github.jlgrock.javascript-framework
Version 1.18.3
Last update 16. April 2015
Organization not specified
URL https://github.com/jlgrock/JavascriptFramework
License not specified
Dependencies amount 7
Dependencies maven-plugin-api, maven-jar-plugin, maven-artifact, plexus-utils, maven-utils, log4j, maven-artifact,
There are maybe transitive dependencies!

jsdependency-maven-plugin from group com.github.jlgrock.javascript-framework (version 1.18.3)

The plugin that can reference archives created using the jsar plugin and use them as test dependencies or source code for inclusion in the compiling/minification

Group: com.github.jlgrock.javascript-framework Artifact: jsdependency-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact jsdependency-maven-plugin
Group com.github.jlgrock.javascript-framework
Version 1.18.3
Last update 16. April 2015
Organization not specified
URL https://github.com/jlgrock/JavascriptFramework
License not specified
Dependencies amount 5
Dependencies maven-plugin-api, maven-plugin-plugin, maven-project, maven-utils, log4j,
There are maybe transitive dependencies!

source-overlay-maven-plugin from group com.github.jlgrock.javascript-framework (version 1.18.3)

A plugin that is used to overlay an entire source directory over another, replacing any files that are duplicated. This is similar to the War Overlay functionality provided by the Mave War Plugin, with the exception that this will do it for the entire source directory rather than just the webapp directory.

Group: com.github.jlgrock.javascript-framework Artifact: source-overlay-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact source-overlay-maven-plugin
Group com.github.jlgrock.javascript-framework
Version 1.18.3
Last update 16. April 2015
Organization not specified
URL https://github.com/jlgrock/JavascriptFramework
License not specified
Dependencies amount 3
Dependencies maven-plugin-api, maven-utils, log4j,
There are maybe transitive dependencies!

source-archive-maven-plugin from group com.github.jlgrock.javascript-framework (version 1.18.3)

This is just a shortcut to using the Maven Assembly Plugin. So long as your source code is in the standardized places, you can run the goals provided by this plugin and it will reference the standardized assembly.xml files contained within the plugin and apply them.

Group: com.github.jlgrock.javascript-framework Artifact: source-archive-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact source-archive-maven-plugin
Group com.github.jlgrock.javascript-framework
Version 1.18.3
Last update 16. April 2015
Organization not specified
URL https://github.com/jlgrock/JavascriptFramework
License not specified
Dependencies amount 3
Dependencies maven-assembly-plugin, maven-utils, log4j,
There are maybe transitive dependencies!

jspreprocessor-maven-plugin from group com.github.jlgrock.javascript-framework (version 1.18.3)

A framework for running additional preprocessing on files before compiling.

Group: com.github.jlgrock.javascript-framework Artifact: jspreprocessor-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact jspreprocessor-maven-plugin
Group com.github.jlgrock.javascript-framework
Version 1.18.3
Last update 16. April 2015
Organization not specified
URL https://github.com/jlgrock/JavascriptFramework
License not specified
Dependencies amount 3
Dependencies maven-plugin-api, maven-utils, log4j,
There are maybe transitive dependencies!



Page 1 from 2 (items total 12)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy