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

Download JAR files tagged by contain with all dependencies

Search JAR files by class name

xapi-jre-parent from group net.wetheinter (version 0.5)

This is the main aggregator for all jre submodules. It will contain all of the default implementations for all java runtimes, and leave extension points for any cross-platform differences between restricted platforms, like android, appengine or servlet environments.

Group: net.wetheinter Artifact: xapi-jre-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact xapi-jre-parent
Group net.wetheinter
Version 0.5
Last update 30. May 2015
Organization not specified
URL WeTheInter.net
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

brooklyn-logback-includes from group io.brooklyn (version 0.7.0-M1)

This project contains various "include" files which can be included by logback configuration, setting up logging for brooklyn. This project does *not* contain a logback.xml so is safe to include without causing errors, and if it is included you can then include any of the files provided here in your logback.xml.

Group: io.brooklyn Artifact: brooklyn-logback-includes
Show all versions Show source 
 

0 downloads
Artifact brooklyn-logback-includes
Group io.brooklyn
Version 0.7.0-M1
Last update 31. March 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

uberpom-java-ear from group com.squeakysand.devtools (version 7)

A POM that can be extended by all POMs that use the ear packaging type. It extends the main uberpom because EAR files don't contain Java source code so we do not want to inherit all the reporting and other settings from the JAR Uber POM, which are not necessary and would just slow the build down.

Group: com.squeakysand.devtools Artifact: uberpom-java-ear
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact uberpom-java-ear
Group com.squeakysand.devtools
Version 7
Last update 07. August 2013
Organization not specified
URL ${projects.http.url}/devtools/${project.parent.artifactId}/${project.version}/${project.artifactId}/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

parallel-queries from group com.alexkasko.springjdbc (version 1.2.3)

Processes given SQL query in parallel in multiple data sources (assuming that all data source contain the same data). Combined results from multiple queries are exposed to application as java.util.Iterator. Worker thread use spring's JdbcTemplate with named parameters support.

Group: com.alexkasko.springjdbc Artifact: parallel-queries
Show all versions Show documentation Show source 
 

0 downloads
Artifact parallel-queries
Group com.alexkasko.springjdbc
Version 1.2.3
Last update 26. March 2013
Organization not specified
URL https://github.com/alexkasko/parallel-queries
License Apache License 2.0
Dependencies amount 2
Dependencies spring-jdbc, guava,
There are maybe transitive dependencies!

scala-lib_2.9.1 from group com.flyobjectspace (version 1.3.9)

Fly Scala is a scala client library for working with a Fly Server. Fly is an object space server that is specifically written to provide lightweight object based messaging between computers running on a network. This distribution does not contain the server, please go to http://www.flyobjectspace.com/ for the server that matches the version of Fly Scala you want to use.

Group: com.flyobjectspace Artifact: scala-lib_2.9.1
Show all versions Show documentation Show source 
 

0 downloads
Artifact scala-lib_2.9.1
Group com.flyobjectspace
Version 1.3.9
Last update 27. September 2011
Organization not specified
URL http://www.flyobjectspace.com
License MIT License
Dependencies amount 3
Dependencies scalaz-core_2.9.1, specs2_2.9.1, scala-library,
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!

scala-lib_2.9.0 from group com.flyobjectspace (version 1.3.8)

Fly Scala is a scala client library for working with a Fly Server. Fly is an object space server that is specifically written to provide lightweight object based messaging between computers running on a network. This distribution does not contain the server, please go to http://www.flyobjectspace.com/ for the server that matches the version of Fly Scala you want to use.

Group: com.flyobjectspace Artifact: scala-lib_2.9.0
Show documentation Show source 
 

0 downloads
Artifact scala-lib_2.9.0
Group com.flyobjectspace
Version 1.3.8
Last update 03. June 2011
Organization not specified
URL http://www.flyobjectspace.com
License MIT License
Dependencies amount 2
Dependencies specs2-scalaz-core_2.9.0, scala-library,
There are maybe transitive dependencies!

psi from group com.meschbach.psi (version 2.4)

Phunctional System integration is a utility library to provide a simplified testing harness for automated Web Application testing. This particulare artifact is a Maven utility, creating a unifed package for the testing harness. Over time this should probably begin to contain useful utilities to the end user.

Group: com.meschbach.psi Artifact: psi
Show documentation 
 

0 downloads
Artifact psi
Group com.meschbach.psi
Version 2.4
Last update 09. March 2011
Organization not specified
URL http://psi.meschbach.com/
License not specified
Dependencies amount 5
Dependencies psi-core, psi-util, psi-jetty6, psi-jetty7, psi-tomcat6,
There are maybe transitive dependencies!

scala-lib_2.8.1 from group com.flyobjectspace (version 1.3.8)

Fly Scala is a scala client library for working with a Fly Server. Fly is an object space server that is specifically written to provide lightweight object based messaging between computers running on a network. This distribution does not contain the server, please go to http://www.flyobjectspace.com/ for the server that matches the version of Fly Scala you want to use.

Group: com.flyobjectspace Artifact: scala-lib_2.8.1
Show documentation Show source 
 

0 downloads
Artifact scala-lib_2.8.1
Group com.flyobjectspace
Version 1.3.8
Last update 15. February 2011
Organization not specified
URL http://www.flyobjectspace.com
License MIT License
Dependencies amount 1
Dependencies scala-library,
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!



Page 39 from 43 (items total 428)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy