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

Download JAR files tagged by classes with all dependencies

Search JAR files by class name

ferris-net from group org.ferris (version 0.0.3)

Ferris Net is a project containing the network utilities plus classes which enhance or extend the capabilities of the objects already in java.net. 0.0.3: o Updated the implementation of HttpRequestRunner to use the HttpClient implementation which is part of org.apache.httpcomponents v4.1.2.

Group: org.ferris Artifact: ferris-net
Show all versions Show documentation Show source 
 

0 downloads
Artifact ferris-net
Group org.ferris
Version 0.0.3
Last update 13. September 2011
Organization not specified
URL http://ferris.sourceforge.net/net
License not specified
Dependencies amount 5
Dependencies log4j, simple-upload, commons-io, httpclient, httpmime,
There are maybe transitive dependencies!

maven-plugin-tools from group au.net.ocean.maven.plugin (version 1.2)

Maven Plugin Tools are a library of utility classes to aid in the development and testing of plugins for Maven 2. Key features include support for Java 5 annotation based descriptor generation via an annotation extractor, and support for easier unit testing using the same Java 5 annotations and runtime dynamic proxies for parameter injection.

Group: au.net.ocean.maven.plugin Artifact: maven-plugin-tools
Show all versions Show source 
 

0 downloads
Artifact maven-plugin-tools
Group au.net.ocean.maven.plugin
Version 1.2
Last update 01. August 2011
Organization not specified
URL http://maven.ocean.net.au/plugin/tools/
License The Revised BSD Licence
Dependencies amount 2
Dependencies maven-plugin-annotations, maven-plugin-tools-api,
There are maybe transitive dependencies!

geronimo-osgi-registry from group org.apache.geronimo.specs (version 1.1)

This bundle contains an extender that facilitates the use of Geronimo spec providers (components typically plugged in to the JRE through META-INF/services resources). The service created by this extender will maintain a registry of factory class implementations that can be used by the spec bundles to locate factory classes that reside in other bundles.

Group: org.apache.geronimo.specs Artifact: geronimo-osgi-registry
Show all versions Show documentation Show source 
 

1 downloads
Artifact geronimo-osgi-registry
Group org.apache.geronimo.specs
Version 1.1
Last update 19. July 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

openengsb-core-common from group org.openengsb.core (version 1.3.0.M3)

OpenEngSB Common Core Utility classes, abstract classes to be extended by Domains and Connectors (Domains, DomainEvents, DomainProviders, ServiceManagers). The abstract and utility classes should help a great deal during developing for the OpenEngSB. Though non of the classes in this package are required and can be easily worked-around.

Group: org.openengsb.core Artifact: openengsb-core-common
Show all versions Show documentation Show source 
 

0 downloads
Artifact openengsb-core-common
Group org.openengsb.core
Version 1.3.0.M3
Last update 15. July 2011
Organization not specified
URL http://www.openengsb.org
License Apache 2
Dependencies amount 5
Dependencies openengsb-core-api, spring-osgi-core, jackson-mapper-asl, jackson-xc, spring-context,
There are maybe transitive dependencies!

chex4j from group net.sf.chex4j (version 1.0.2)

Chex4j allows you to document and enforce @pre and @post conditions of method calls with runtime class file instrumentation. Conditions run as fast as normal code. Chex4j runs as a class load time javaagent. Optionally the instrumented classes may be output to disk for deployment.

Group: net.sf.chex4j Artifact: chex4j
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact chex4j
Group net.sf.chex4j
Version 1.0.2
Last update 03. April 2011
Organization not specified
URL http://chex4j.sourceforge.net/
License Eclipse Public License - v 1.0
Dependencies amount 1
Dependencies javassist,
There are maybe transitive dependencies!

objectify-query from group com.googlecode.objectify-query (version 0.1)

objectify-query is a JSR 269 annotation processor that processes objectify-appengine's annotations to generate "safer" query classes. The generated query class provides type-safe methods to filter each of the entities indexed properties

Group: com.googlecode.objectify-query Artifact: objectify-query
Show documentation Show source 
 

0 downloads
Artifact objectify-query
Group com.googlecode.objectify-query
Version 0.1
Last update 27. March 2011
Organization not specified
URL http://http://code.google.com/p/objectify-query
License Apache 2
Dependencies amount 1
Dependencies objectify,
There are maybe transitive dependencies!

yeslib from group org.yestech (version 1.2.0)

A collection of classes that can be used across yestech artifacts/components, but must not be dependant on any yestech component. Most of the code is utility type code. When more than a few classes are found to be in a package or the package start to handle more that a few reposibilities then a new independant component is created and the existing code in yeslib is ported to the new component.

Group: org.yestech Artifact: yeslib
Show all versions Show documentation Show source 
 

0 downloads
Artifact yeslib
Group org.yestech
Version 1.2.0
Last update 04. December 2010
Organization YES Technology Association
URL http://yestech.org/sites/yeslib/
License LGPLv3
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

runtime-suite from group com.dhemery.runtime-suite (version 0.5)

A JUnit suite class that finds and filters tests based on user-defined criteria, then runs the selected tests. Also includes a class finder that finds test classes on the classpath, and filters to included or exclude test classes and methods by category.

Group: com.dhemery.runtime-suite Artifact: runtime-suite
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact runtime-suite
Group com.dhemery.runtime-suite
Version 0.5
Last update 22. October 2010
Organization not specified
URL http://github.com/dhemery/runtime-suite
License The MIT License
Dependencies amount 2
Dependencies fest-assert, junit,
There are maybe transitive dependencies!

sgs-server-internal-api from group com.projectdarkstar.server (version 0.9.11.5)

The sgs-server-internal-api package produces a jar artifact which includes only the classes intended to be exposed for developing Project Darkstar services, custom protocols and transports, authenticators, and other custom internal components.

Group: com.projectdarkstar.server Artifact: sgs-server-internal-api
Show all versions Show source 
 

0 downloads
Artifact sgs-server-internal-api
Group com.projectdarkstar.server
Version 0.9.11.5
Last update 20. May 2010
Organization not specified
URL http://www.projectdarkstar.com
License not specified
Dependencies amount 1
Dependencies sgs-server-api,
There are maybe transitive dependencies!

core from group uk.org.retep.microkernel.web (version 10.5.1)

Common classes for embeded web servers. In 99% of cases, user applications should just refer to this module and then include one of the required integrations (jetty, grizzly etc) within their application assembly modules. This then allows the underlying webserver to be swapped out easily.

Group: uk.org.retep.microkernel.web Artifact: core
Show all versions Show documentation Show source 
 

0 downloads
Artifact core
Group uk.org.retep.microkernel.web
Version 10.5.1
Last update 05. May 2010
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies annotations, jaxb,
There are maybe transitive dependencies!



Page 841 from 866 (items total 8658)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy