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

Download JAR files tagged by requires with all dependencies

Search JAR files by class name

DynamicJasper-test-fonts from group ar.com.fdvs (version 2.0.0)

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. This dependency provides basic ttf font files to be used along with DynamicJasper. This packages requires JasperReports 6.3.1 or newer http://dynamicjasper.com

Group: ar.com.fdvs Artifact: DynamicJasper-test-fonts
Show all versions Show source 
 

4 downloads
Artifact DynamicJasper-test-fonts
Group ar.com.fdvs
Version 2.0.0
Last update 21. May 2019
Organization FDV Solutions
URL https://github.com/FDVSolutions/DynamicJasper-test-fonts
License GNU Library or Lesser General Public License (LGPL)
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

pmd-build-tools-plugin from group net.sourceforge.pmd (version 1.2)

This small subproject regroup most of the stuff needed to build pmd. As some java code has been produced to reduce the use of scripts when generating the website, the build also requires a small jar, which is generated by this pom. IMPORTANT NOTE: the pmd-build.jar does not need to be recompile if you modify any ant or xslt files. You can alter the files that are in the xslt directory and directly uses the appropriate ant or java task. pmd-build should be recompiled and package (and its version incrememented) only if you modify the java code.

Group: net.sourceforge.pmd Artifact: pmd-build-tools-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact pmd-build-tools-plugin
Group net.sourceforge.pmd
Version 1.2
Last update 24. June 2018
Organization not specified
URL http://pmd.sourceforge.net/
License BSD-style
Dependencies amount 1
Dependencies commons-io,
There are maybe transitive dependencies!

Diversity from group com.github.sergejzr.lib (version 0.0.1)

We propose two efficient algorithms for exploring topic diversity in large document corpora such as user generated content on the social web, bibliographic data, or other web repositories. Analyzing diversity is useful for obtaining insights into knowledge evolution, trends, periodicities, and topic heterogeneity of such collections. Calculating diversity statistics requires averaging over the similarity of all object pairs, which, for large corpora, is prohibitive from a computational point of view. Our proposed algorithms overcome the quadratic complexity of the average pair-wise similarity computation, and allow for constant time (depending on dataset properties) or linear time approximation with probabilistic guarantees.

Group: com.github.sergejzr.lib Artifact: Diversity
Show documentation Show source 
 

1 downloads
Artifact Diversity
Group com.github.sergejzr.lib
Version 0.0.1
Last update 09. September 2016
Organization not specified
URL http://dl.acm.org/citation.cfm?id=2398445
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

pmd-build from group net.sourceforge.pmd (version 0.10)

This small subproject regroup most of the stuff needed to build pmd. As some java code has been produced to reduce the use of scripts when generating the website, the build also requires a small jar, which is generated by this pom. IMPORTANT NOTE: the pmd-build.jar does not need to be recompile if you modify any ant or xslt files. You can alter the files that are in the xslt directory and directly uses the appropriate ant or java task. pmd-build should be recompiled and package (and its version incrememented) only if you modify the java code.

Group: net.sourceforge.pmd Artifact: pmd-build
Show all versions Show documentation Show source 
 

0 downloads
Artifact pmd-build
Group net.sourceforge.pmd
Version 0.10
Last update 04. October 2015
Organization not specified
URL http://pmd.sourceforge.net/
License BSD-style
Dependencies amount 1
Dependencies commons-io,
There are maybe transitive dependencies!

filter-utils from group com.mattunderscore (version 0.2.8)

Provides basic support of servlet filter. Boilerplate code etc. It provides a boilerplate implementation of the Filter interface. The GenericFilter provides a getter and setter for the FilterConfig object and ensures that this is set when init is called. The init method also calls the configureFilter method after the FilterConfig object is set and can be used by subclasses to process the filter config during initiation. It also provides an empty implementation of the destory method. The only method that requires implementation is the doFilter method. The GenericHTTPFilter extends the GenericFilter class, it provides a doFilter method that attempts to cast the ServletRequest and ServletResponse objects to HttpServletRequest and HttpServletResponse objects. If these objects can be cast successfuly then it calls the doHTTPFilter method and passes the cast objects references. If the objects cannot be cast a ServletException is thrown. The doHTTPFilter method is abstract and must be implemented by subclasses.

Group: com.mattunderscore Artifact: filter-utils
Show all versions Show documentation Show source 
 

0 downloads
Artifact filter-utils
Group com.mattunderscore
Version 0.2.8
Last update 26. July 2014
Organization not specified
URL http://www.mattunderscore.com/ws-utils/filter-utils/
License New BSD License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jenkins-maven-plugin from group org.kuali.maven.plugins (version 1.2.8)

Automated management of Jenkins jobs via Maven. Much of the information needed by Jenkins when creating a job is already in the Maven pom. The SCM information and CI url are present. Jenkins jobs also typically have names that reflect the groupId, artifactId, and version in some manner. This plugin automates the process of creating Jenkins jobs by harvesting information from the POM to create XML config files in the format Jenkins needs. The Jenkins CLI API is then used to create, update, read, and delete Jenkins jobs on the CI server. If your Jenkins instance requires authentication, add your public key to your user account on the Jenkins server.

Group: org.kuali.maven.plugins Artifact: jenkins-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact jenkins-maven-plugin
Group org.kuali.maven.plugins
Version 1.2.8
Last update 19. June 2013
Organization not specified
URL http://${kuali.site.hostname}/maven/plugins/${project.artifactId}/${project.version}
License not specified
Dependencies amount 3
Dependencies commons-beanutils, ${jenkins.cli.artifactId}, maven-kuali-common,
There are maybe transitive dependencies!

laf from group net.sf.squirrel-sql.plugins (version 3.5.0)

This plugin gives SQuirreLSQL client the ability to configure alternate LaFs provided by the plugin as well as others that the user can provide. All dependencies listed with a groupId of net.sf.squirrel-sql and artifactId starting with squirrelsql-lf- are externally available open-source look and feels whose project maintainers have decided to not use maven, or those which were built and maintained only before the introduction of maven. Maven's central repository policy requires any pom that is deployed there to reference only artifacts which are also hosted in central. And a project may only use the groupId that is related to that project. So, this only leaves us with one option which is to host these external third-party artifacts using our groupId. The hope is that someday these projects will start using maven and the need for this will no longer be.

Group: net.sf.squirrel-sql.plugins Artifact: laf
Show all versions Show documentation Show source 
 

2 downloads
Artifact laf
Group net.sf.squirrel-sql.plugins
Version 3.5.0
Last update 06. May 2013
Organization not specified
URL http://www.squirrelsql.org/
License GNU Lesser
Dependencies amount 14
Dependencies fw, squirrel-sql, ilf-gpl, kunstoff-laf, looks, napkinlaf, nimrod-laf, skinlf, skinlf-theme-packs, substance, swingsetthemes, tinylaf, toniclf, JTattoo,
There are maybe transitive dependencies!

play-shibboleth from group com.google.code.maven-play-plugin.org.playframework.modules.shibboleth (version 1.2)

Allow users to login to your Play! application via Shibboleth. Shibboleth is a federated identity management protocol popular in higher education. The protocol provides a single sign on service across multiple organizational boundaries with secure attribute delivery. Shibboleth support requires that your application be proxied behind a Shibboleth capable web server such as Apache, Lighttpd, or IIS with the corresponding Shibboleth module installed. For more information on the protocol visit: http://shibboleth.internet2.edu/

Group: com.google.code.maven-play-plugin.org.playframework.modules.shibboleth Artifact: play-shibboleth
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact play-shibboleth
Group com.google.code.maven-play-plugin.org.playframework.modules.shibboleth
Version 1.2
Last update 23. January 2013
Organization not specified
URL http://www.playframework.org/modules/shibboleth
License unknown
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jtest from group com.parasoft.jtest (version 8.0.122)

Parasoft Jtest is a comprehensive Java testing product for development teams building Java EE, SOA, Web, and other Java applications. It promotes a “test early and often” strategy so that quality is built into the code, and bugs are exposed upon introduction—when fixing them requires minimal rework. By providing fast and easy ways to apply a comprehensive set of testing techniques, Jtest gives even the busiest teams a practical way to ensure that their code works as expected.

Group: com.parasoft.jtest Artifact: jtest
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jtest
Group com.parasoft.jtest
Version 8.0.122
Last update 11. January 2007
Organization Parasoft
URL http://www.parasoft.com/jsp/products/home.jsp?product=Jtest
License Jtest License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jardiff from group jardiff (version 0.2)

A tool to help visualise API differences between two different versions of a project. Jardiff takes two jar files and outputs all the public API changes as xml, html or plain text. Currently this is command line driven, though we are working on an ant plugin. It requires java 1.4 to run. <h2>Background</h2> At OSjava, we were using a shell script to work out API differences between our release versions. This unfortunately doesn't scale very well to larger projects, the main reason for jardiff was to do the same in a much shorter time (From memory it was taking minutes to get the API diff from two fairly small jars). In it's current state, jardiff can generate the api differences between rt.jar for java 1.4 and java 1.5 in under 20 seconds, so it should scale to even the largest of projects.

Group: jardiff Artifact: jardiff
Show all versions Show documentation Show source 
 

5 downloads
Artifact jardiff
Group jardiff
Version 0.2
Last update 21. February 2006
Organization OSJava
URL http://www.osjava.org/jardiff/
License not specified
Dependencies amount 5
Dependencies asm, asm-commons, commons-cli, ant, ant-trax,
There are maybe transitive dependencies!



Page 35 from 39 (items total 387)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy