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

Download JAR files tagged by variables with all dependencies


html-servlet from group cat.inspiracio (version 0.0.3)

HTMLServlet provides HTML templating with server-side javascript. HTMLServlet is a servlet that is registered on *.html. It reads the html file at the right location according to URL. It renders the file as html, executing some scripting: * ${expressions} in element bodies and attribute values * data-* attributes for conditionals, loops, local variables, and inclusion * <script> element with server-side javascript.

Group: cat.inspiracio Artifact: html-servlet
Show all versions Show documentation Show source 
Download html-servlet.jar (0.0.3)
 

0 downloads
Artifact html-servlet
Group cat.inspiracio
Version 0.0.3
Last update 17. August 2016
Organization not specified
URL http://www.inspiracio.cat
License The Apache Software License, Version 2.0
Dependencies amount 3
Dependencies geronimo-servlet_2.5_spec, geronimo-jsp_2.0_spec, html-parser,
There are maybe transitive dependencies!

less4j from group com.github.sommeri (version 1.17.2)

Less language is an extension of css and less4j compiles it into regular css. It adds several dynamic features into css: variables, expressions, nested rules. Less4j is a port. The original compiler was written in JavaScript and is called less.js. The less language is mostly defined in less.js documentation/issues and by what less.js actually do. Links to less.js: * home page: http://lesscss.org/ * source code & issues: https://github.com/cloudhead/less.js

Group: com.github.sommeri Artifact: less4j
Show all versions Show documentation Show source 
Download less4j.jar (1.17.2)
 

4 downloads
Artifact less4j
Group com.github.sommeri
Version 1.17.2
Last update 14. March 2016
Organization not specified
URL https://github.com/SomMeri/less4j
License The Apache Software License, Version 2.0
Dependencies amount 5
Dependencies antlr-runtime, commons-io, commons-beanutils, json, protobuf-java,
There are maybe transitive dependencies!

fitnesse-launcher-maven-plugin from group com.processpuzzle.maven (version 1.6.0)

Group: com.processpuzzle.maven Artifact: fitnesse-launcher-maven-plugin
Show documentation Show source 
Download fitnesse-launcher-maven-plugin.jar (1.6.0)
 

0 downloads
Artifact fitnesse-launcher-maven-plugin
Group com.processpuzzle.maven
Version 1.6.0
Last update 29. January 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 16
Dependencies fitnesse-launcher-core, maven-plugin-api, maven-compat, maven-dependency-plugin, maven-failsafe-plugin, fitnesse, mojo-executor, maven-clean-plugin, maven-antrun-plugin, maven-reporting-impl, maven-surefire-report-plugin, commons-io, jsoup, junit, mockito-all, jetty-server,
There are maybe transitive dependencies!

fitnesse-launcher-parent from group com.processpuzzle.maven (version 1.6.0)

Group: com.processpuzzle.maven Artifact: fitnesse-launcher-parent
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads

fitnesse-launcher-ant-task from group com.processpuzzle.maven (version 1.6.0)

Group: com.processpuzzle.maven Artifact: fitnesse-launcher-ant-task
Show documentation Show source 
Download fitnesse-launcher-ant-task.jar (1.6.0)
 

0 downloads
Artifact fitnesse-launcher-ant-task
Group com.processpuzzle.maven
Version 1.6.0
Last update 29. January 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies ant, fitnesse, junit,
There are maybe transitive dependencies!

yuicompressor from group com.yahoo.platform.yui (version 2.4.8)

The YUI Compressor is a JavaScript compressor which, in addition to removing comments and white-spaces, obfuscates local variables using the smallest possible variable name. This obfuscation is safe, even when using constructs such as 'eval' or 'with' (although the compression is not optimal is those cases) Compared to jsmin, the average savings is around 20%.

Group: com.yahoo.platform.yui Artifact: yuicompressor
Show all versions Show documentation Show source 
Download yuicompressor.jar (2.4.8)
 

163 downloads
Artifact yuicompressor
Group com.yahoo.platform.yui
Version 2.4.8
Last update 21. September 2014
Organization not specified
URL http://developer.yahoo.com/yui/compressor/
License BSD License
Dependencies amount 1
Dependencies js,
There are maybe transitive dependencies!

easy-config-maven-plugin from group com.socialbakers (version 0.4.2)

Maven plugin for small application config support. Allows you to define configuration for your application at one place and generate config files and java class. Configuration can be instantiate by var args, file config or environment variables or combination of all.

Group: com.socialbakers Artifact: easy-config-maven-plugin
Show all versions Show documentation Show source 
Download easy-config-maven-plugin.jar (0.4.2)
 

0 downloads
Artifact easy-config-maven-plugin
Group com.socialbakers
Version 0.4.2
Last update 25. August 2014
Organization not specified
URL https://github.com/fiserro/easy-config
License The Apache Software License, Version 2.0
Dependencies amount 8
Dependencies maven-plugin-api, freemarker, jdom, commons-lang3, commons-beanutils, slf4j-api, core, commons-io,
There are maybe transitive dependencies!

fitnesse-launcher-maven-plugin from group uk.co.javahelp.fitnesse (version 1.4.2)

Group: uk.co.javahelp.fitnesse Artifact: fitnesse-launcher-maven-plugin
Show all versions Show documentation Show source 
Download fitnesse-launcher-maven-plugin.jar (1.4.2)
 

0 downloads
Artifact fitnesse-launcher-maven-plugin
Group uk.co.javahelp.fitnesse
Version 1.4.2
Last update 10. August 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 9
Dependencies maven-plugin-api, maven-compat, maven-dependency-plugin, maven-failsafe-plugin, fitnesse, mojo-executor, maven-clean-plugin, maven-antrun-plugin, maven-reporting-impl,
There are maybe transitive dependencies!

fitnesse-launcher-parent from group uk.co.javahelp.fitnesse (version 1.4.2)

Group: uk.co.javahelp.fitnesse Artifact: fitnesse-launcher-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads

DynamicJasper from group ar.com.fdvs (version 5.3.9)

DynamicJasper (DJ) is an API that hides the complexity of Jasper Reports, it helps developers to save time when designing simple/medium complexity reports generating the layout of the report elements automatically. It creates reports dynamically, defining at runtime the columns, column width (auto width), groups, variables, fonts, charts, crosstabs, sub reports (that can also be dynamic), page size and everything else that you can define at design time. DJ keeps full compatibility with Jasper Reports since it's a tool that helps create reports programmatically in a easy way (it only interferes with the creation of the report design doing the layout of the elements). You can use the classic .jrxml files as templates while the content and layout of the report elements are handled by the DJ API. http://dynamicjasper.com

Group: ar.com.fdvs Artifact: DynamicJasper
Show all versions Show documentation Show source 
Download DynamicJasper.jar (5.3.9)
 

241 downloads
Artifact DynamicJasper
Group ar.com.fdvs
Version 5.3.9
Last update 16. August 2023
Organization FDV Solutions
URL https://github.com/FDVSolutions/DynamicJasper
License GNU Library or Lesser General Public License (LGPL)
Dependencies amount 3
Dependencies jasperreports, commons-collections, commons-beanutils,
There are maybe transitive dependencies!



Page 23 from 30 (items total 300)


© 2015 - 2025 Weber Informatics LLC | Privacy Policy