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

Download JAR files tagged by provides with all dependencies

Search JAR files by class name

jawr-ant from group net.jawr (version 1.4.2)

The ant task which launch Javascript/CSS bundling and compressing tool for java web apps. By using jawr resources are automatically bundled together and optionally minified and gzipped. Jawr provides tag libraries to reference a generated bundle either by id or by using the name of any of its members.

Group: net.jawr Artifact: jawr-ant
Show all versions Show source 
 

0 downloads
Artifact jawr-ant
Group net.jawr
Version 1.4.2
Last update 15. August 2010
Organization not specified
URL https://jawr.dev.java.net/
License The Apache Software License, Version 2.0
Dependencies amount 7
Dependencies jawr-bundle-processor, ant, servlet-api, yuicompressor, jsf-api, dwr, standard,
There are maybe transitive dependencies!

maven-bundle-plugin from group org.coosproject.build-tools.org.apache.felix (version 2.1.0-coos0)

Provides a maven plugin that supports creating an OSGi bundle from the contents of the compilation classpath along with its resources and dependencies. Plus a zillion other features. The plugin uses the Bnd tool (http://www.aqute.biz/Code/Bnd)

Group: org.coosproject.build-tools.org.apache.felix Artifact: maven-bundle-plugin

 

0 downloads
Artifact maven-bundle-plugin
Group org.coosproject.build-tools.org.apache.felix
Version 2.1.0-coos0
Last update 13. August 2010
Organization not specified
URL Not specified
License not specified
Dependencies amount 17
Dependencies bndlib, kxml2, org.apache.felix.bundlerepository, org.osgi.core, org.osgi.service.obr, maven-project, maven-model, maven-plugin-api, maven-artifact, maven-archiver, maven-artifact-manager, maven-settings, maven-dependency-tree, wagon-provider-api, plexus-container-default, plexus-archiver, plexus-utils,
There are maybe transitive dependencies!

niosax from group uk.org.retep (version 10.6)

NioSax (pronounced 'Neo-Sax') provides a Java NIO friendly XML parser similar in operation to SAX, however unlike normal SAX, with NioSax it is possible for the xml source to contain partial content (i.e. only part of the XML stream has been received).

Group: uk.org.retep Artifact: niosax
Show all versions Show documentation Show source 
 

0 downloads
Artifact niosax
Group uk.org.retep
Version 10.6
Last update 08. June 2010
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies collections, encoding, nio,
There are maybe transitive dependencies!

jawr from group net.java.jawr (version 1.1)

Javascript/CSS bundling and compressing tool for java web apps. By using jawr resources are automatically bundled together and optionally minified and gzipped. Jawr provides tag libraries to reference a generated bundle either by id or by using the name of any of its members.

Group: net.java.jawr Artifact: jawr
Show all versions 
 

1 downloads
Artifact jawr
Group net.java.jawr
Version 1.1
Last update 20. May 2010
Organization not specified
URL https://jawr.dev.java.net/
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

sgs-maven-plugin from group com.projectdarkstar.maven.plugin (version 1.0-beta-1)

This plugin provides the ability to control a Project Darkstar server installation from Maven. Capabilities include: installation of the server distribution itself, deploying application JAR files into the server, configuring the server, booting up the server, or shutting down the server. This plugin is compatible with Project Darkstar server version 0.9.8 or later.

Group: com.projectdarkstar.maven.plugin Artifact: sgs-maven-plugin
Show all versions 
 

0 downloads
Artifact sgs-maven-plugin
Group com.projectdarkstar.maven.plugin
Version 1.0-beta-1
Last update 20. May 2010
Organization not specified
URL https://sgs-maven-plugin.dev.java.net
License not specified
Dependencies amount 6
Dependencies maven-plugin-api, maven-artifact, maven-project, maven-common-artifact-filters, plexus-utils, plexus-archiver,
There are maybe transitive dependencies!

sgs-maven-plugin from group org.reddwarfserver.maven.plugin (version 1.0-beta-2)

This plugin provides the ability to control a RedDwarf server installation from Maven. Capabilities include: installation of the server distribution itself, deploying application JAR files into the server, configuring the server, booting up the server, or shutting down the server. This plugin is compatible with RedDwarf server version 0.10.0 or later.

Group: org.reddwarfserver.maven.plugin Artifact: sgs-maven-plugin

 

0 downloads
Artifact sgs-maven-plugin
Group org.reddwarfserver.maven.plugin
Version 1.0-beta-2
Last update 19. May 2010
Organization not specified
URL http://www.reddwarfserver.org
License not specified
Dependencies amount 6
Dependencies maven-plugin-api, maven-artifact, maven-project, maven-common-artifact-filters, plexus-utils, plexus-archiver,
There are maybe transitive dependencies!

gshell-bootstrap from group org.neociclo.tools (version 1.0.1)

Provides the tiny GShell bootstrap jar to keep platform scripts as simple as possible. This is a fork of lastest (1.0-alpha-3-snapshot) version. It implements issue GSHELL-127. For more info check http://issues.apache.org/jira/browse/GSHELL-127

Group: org.neociclo.tools Artifact: gshell-bootstrap
Show documentation Show source 
 

0 downloads
Artifact gshell-bootstrap
Group org.neociclo.tools
Version 1.0.1
Last update 11. May 2010
Organization Neociclo
URL http://www.neociclo.org/tools
License GNU AFFERO GENERAL PUBLIC LICENSE v3
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

patterntesting-check from group net.sf.patterntesting (version 0.9.9)

PatternTesting Check (patterntesting-check) is a quality framework that allows to automatically verify that Architecture/Design recommendations are implemented correctly in the code. It provides different checks of known anti patterns (like using System.out for logging) but provides also a test framework for better testing.

Group: net.sf.patterntesting Artifact: patterntesting-check
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact patterntesting-check
Group net.sf.patterntesting
Version 0.9.9
Last update 30. December 2009
Organization not specified
URL http://patterntesting.sourceforge.net/rt/
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies patterntesting-rt,
There are maybe transitive dependencies!

patterntesting-rt from group net.sf.patterntesting (version 0.9.9)

PatternTesting Runtime (patterntesting-rt) is the runtime component for the PatternTesting framework. It provides the annotations and base classes for the PatternTesting testing framework (e.g. patterntesting-check, patterntesting-concurrent or patterntesting-exception) but can be also used standalone for classpath monitoring or profiling. It uses AOP and AspectJ to perform this feat.

Group: net.sf.patterntesting Artifact: patterntesting-rt
Show all versions Show source 
 

0 downloads
Artifact patterntesting-rt
Group net.sf.patterntesting
Version 0.9.9
Last update 30. December 2009
Organization not specified
URL http://patterntesting.sourceforge.net/rt/
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies commons-io,
There are maybe transitive dependencies!

build from group org.apache.mina (version 2.0.0-RC1)

Apache MINA is a network application framework which helps users develop high performance and highly scalable network applications easily. It provides an abstract event-driven asynchronous API over various transports such as TCP/IP and UDP/IP via Java NIO.

Group: org.apache.mina Artifact: build
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact build
Group org.apache.mina
Version 2.0.0-RC1
Last update 19. October 2009
Organization Apache MINA Project
URL http://mina.apache.org/
License Apache 2.0 License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 1489 from 2130 (items total 21292)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy