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

Download JAR files tagged by default with all dependencies

Search JAR files by class name

bootstrap-jumbotron-theme from group br.com.thiagomoreira.liferay.plugins (version 1.3.0.0)

Bootstrap Jumbotron theme is a theme based on the Jumbotron example from http://getbootstrap.com/2.3.2/examples/hero.html and the _styled theme. By default it prints the site's name and description into the jumbotron area. It also enables add contact information to the footer through theme settings in the Site Administration area.

Group: br.com.thiagomoreira.liferay.plugins Artifact: bootstrap-jumbotron-theme
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact bootstrap-jumbotron-theme
Group br.com.thiagomoreira.liferay.plugins
Version 1.3.0.0
Last update 20. November 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

env-java from group org.no-hope (version 11)

Slightly improved version of default maven superpom: - Defines java version for source, target and compiler (or, alternatively aspectj compiler) - Enables useful warnings and messages from compiler - Adds 3rdparty implementation of jsr305 (@nullable annotations) - Turns on source jar generation

Group: org.no-hope Artifact: env-java
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact env-java
Group org.no-hope
Version 11
Last update 19. September 2013
Organization not specified
URL https://github.com/no-hope/java-superpoms
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

shani-parser from group com.google.code.maven-play-plugin.org.allcolor.shanidom (version 1.4.17-patched-yahp-1.3)

ShaniXmlParser is an XML/HTML DOM/SAX parser. It can parse not well formed XML/HTML files. It can parse files with inverted tags and bad escaped &,<,> and ". It expands all XHTML entities by default. It is well suited to parse HTML files, and is fast with low memory usage. It is compliant with the jaxp/w3c DOM1/2/3 interfaces.

Group: com.google.code.maven-play-plugin.org.allcolor.shanidom Artifact: shani-parser
Show all versions Show documentation Show source 
 

10 downloads
Artifact shani-parser
Group com.google.code.maven-play-plugin.org.allcolor.shanidom
Version 1.4.17-patched-yahp-1.3
Last update 27. February 2013
Organization not specified
URL http://shanidom.sourceforge.net
License The GNU Lesser General Public License, Version 2.1
Dependencies amount 2
Dependencies shani-xml-apis, jaxen,
There are maybe transitive dependencies!

dsb-launcher from group org.ow2.petals.dsb (version 1.0.0)

This launcher extends the default Petals ESB kernel one and allows developers to specify the main server class and the JARs of the kernel in a configuration file 'launcher.cfg' under the Petals 'conf' directory. A sample is available in src/test/resources folder.

Group: org.ow2.petals.dsb Artifact: dsb-launcher
Show documentation Show source 
 

0 downloads
Artifact dsb-launcher
Group org.ow2.petals.dsb
Version 1.0.0
Last update 27. September 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies petals-kernel-api, petals-jmx, petals-topology, commons-io,
There are maybe transitive dependencies!

andromda-bpm4struts-cartridge from group org.andromda.cartridges (version 3.4)

The Bpm4Struts cartridge is used to generate Struts applications from UML models using both static and dynamic model elements. Generated applications have default security and internationalization implementations and can be deployed as they are.

Group: org.andromda.cartridges Artifact: andromda-bpm4struts-cartridge
Show all versions Show documentation Show source 
 

1 downloads
Artifact andromda-bpm4struts-cartridge
Group org.andromda.cartridges
Version 3.4
Last update 08. September 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies andromda-breadcrumbs-taglib, andromda-formatting-taglib, andromda-collections-taglib,
There are maybe transitive dependencies!

metridoc-all from group com.googlecode.metridoc (version 0.30)

There is no code in the project. This module is here for convenience, specifically for the scripting framework. Just reference this and you will have access to all the scripting apis. For web projects it is probably better to access just what you need. Metridoc uses slf4j as the logger. This module will default to logback as the logger

Group: com.googlecode.metridoc Artifact: metridoc-all
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact metridoc-all
Group com.googlecode.metridoc
Version 0.30
Last update 25. April 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 12
Dependencies metridoc-core, metridoc-project, metridoc-camel-plugin, ezproxy-workflow, metridoc-workflow, metridoc-schema-plugin, metridoc-sql-plugin, metridoc-sushi-plugin, illiad-workflow, metridoc-doi-plugin, logback-classic, camel-ftp,
There are maybe transitive dependencies!

templates from group net.redora (version 1.9.2)

Redora uses Freemarker and XSLT templates to generate code. This zip package contains the default templates. You can create your own pack with templates to override these default templates if you wish. You can add them to your project using the maven dependency plugin.

Group: net.redora Artifact: templates
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact templates
Group net.redora
Version 1.9.2
Last update 23. February 2012
Organization Nanjing RedOrange Co. ltd
URL Not specified
License Apache 2
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

dirbuster from group com.sittinglittleduck (version 0.12)

DirBuster is a multi threaded java application designed to brute force directories and files names on web/application servers. Often is the case now of what looks like a web server in a state of default installation is actually not, and has pages and applications hidden within. DirBuster attempts to find these.

Group: com.sittinglittleduck Artifact: dirbuster
Show documentation Show source 
 

23 downloads
Artifact dirbuster
Group com.sittinglittleduck
Version 0.12
Last update 12. October 2011
Organization not specified
URL https://www.owasp.org/index.php/Category:OWASP_DirBuster_Project
License GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1
Dependencies amount 10
Dependencies commons-logging, commons-logging, commons-codec, commons-httpclient, jericho-html, looks, java-getopt, swing-layout, BrowserLauncher2, javahelp,
There are maybe transitive dependencies!

modelcitizen from group com.slackworks (version 0.2.2)

Annotation based model factory for Java. A Model is mapped by a Blueprint using annotated fields. Blueprints contain default values and references to other blueprinted models. The ModelFactory can create Models based on registered Blueprints. A Model already created can be passed into the ModelFactory as a Reference Model, which will be used as the basis for the new Model.

Group: com.slackworks Artifact: modelcitizen
Show all versions Show documentation Show source 
 

0 downloads
Artifact modelcitizen
Group com.slackworks
Version 0.2.2
Last update 31. August 2011
Organization not specified
URL https://github.com/mguymon/model-citizen
License The Apache Software License, Version 2.0
Dependencies amount 5
Dependencies commons-lang, commons-beanutils, logback-classic, slf4j-api, metapossum-scanner,
There are maybe transitive dependencies!

utc-dates from group com.cemerick (version 0.0.2)

A simple date formatting/parsing library that (by default) normalizes all formatted dates to UTC, and assumes all date strings are indicated in UTC. Its intended use is to offer a simple API useful for representing/consuming dates within lexicographically-sensitive database systems (e.g. couchdb, AWS SimpleDB, etc).

Group: com.cemerick Artifact: utc-dates
Show all versions Show source 
 

0 downloads
Artifact utc-dates
Group com.cemerick
Version 0.0.2
Last update 09. May 2011
Organization not specified
URL http://github.com/cemerick/utc-dates
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 249 from 264 (items total 2632)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy