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

Download JAR files tagged by from with all dependencies

Search JAR files by class name

com.ibm.batch-runtime from group com.ibm.batch (version 1.0-b06)

Group: com.ibm.batch Artifact: com.ibm.batch-runtime
Show all versions Show documentation Show source 
 

7 downloads
Artifact com.ibm.batch-runtime
Group com.ibm.batch
Version 1.0-b06
Last update 15. February 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies javax.batch-annotation, com.ibm.batch-model, javax.batch-api, com.ibm.batch-tck-spi,
There are maybe transitive dependencies!

com.ibm.batch-tck-spi from group com.ibm.batch (version 1.0-b05)

Group: com.ibm.batch Artifact: com.ibm.batch-tck-spi
Show all versions Show documentation Show source 
 

0 downloads
Artifact com.ibm.batch-tck-spi
Group com.ibm.batch
Version 1.0-b05
Last update 15. February 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies javax.batch-api,
There are maybe transitive dependencies!

com.ibm.batch-model from group com.ibm.batch (version 1.0-b05)

Group: com.ibm.batch Artifact: com.ibm.batch-model
Show all versions Show documentation Show source 
 

0 downloads
Artifact com.ibm.batch-model
Group com.ibm.batch
Version 1.0-b05
Last update 15. February 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

com.ibm.batch-cdi-integration from group com.ibm.batch (version 1.0-b04)

Group: com.ibm.batch Artifact: com.ibm.batch-cdi-integration
Show all versions Show documentation Show source 
 

0 downloads
Artifact com.ibm.batch-cdi-integration
Group com.ibm.batch
Version 1.0-b04
Last update 31. January 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies com.ibm.batch-runtime, javax.batch-annotation, javax.batch-api,
There are maybe transitive dependencies!

com.ibm.batch-annotation-processors from group com.ibm.batch (version 1.0-b03)

Group: com.ibm.batch Artifact: com.ibm.batch-annotation-processors
Show all versions Show documentation Show source 
 

0 downloads
Artifact com.ibm.batch-annotation-processors
Group com.ibm.batch
Version 1.0-b03
Last update 11. January 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies javax.batch-annotation,
There are maybe transitive dependencies!

sirix-core from group com.github.johanneslichtenberger.sirix (version 0.1.0)

Sirix is a versioned, treebased storage system. It provides an ID-less diff-algorithm to import differences between two versions. Furthermore an ID-based diff-algorithm facilitates the comparison of versions stored within Sirix. A GUI with several visualizations for comparing these versions visually is available to aid an analyst. Versions are stored using well known versioning strategies (full, incremental, differential). The architecture is especially well suited for flash-disks because of a COW-principle. In the future we aim to provide throughout security as well as a replaced page-structure to speedup our architecture. A brackit(.org) binding will enable XQuery and the XQuery Update Facility. Temporal XPath axis and possibly diff-functions will help analysts to gain quick knowledge from the stored data.

Group: com.github.johanneslichtenberger.sirix Artifact: sirix-core
Show documentation Show source 
 

0 downloads
Artifact sirix-core
Group com.github.johanneslichtenberger.sirix
Version 0.1.0
Last update 27. September 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies snappy-java,
There are maybe transitive dependencies!

sirix-parent from group com.github.johanneslichtenberger.sirix (version 0.1.1)

Sirix is a versioned, treebased storage system. It provides an ID-less diff-algorithm to import differences between two versions (currently XML-documents). Furthermore an ID-based diff-algorithm facilitates the comparison of versions stored within Sirix. A GUI with several visualizations for comparing these versions visually is available to aid an analyst. Versions are stored using well known versioning strategies (full, incremental, differential). The architecture is especially well suited for flash-disks because of a COW-principle. In the future we aim to provide throughout security as well as a replaced page-structure to speedup our architecture. A brackit(.org) binding will enable XQuery and the XQuery Update Facility. Temporal XPath axis and possibly diff-functions will help analysts to gain quick knowledge from the stored data.

Group: com.github.johanneslichtenberger.sirix Artifact: sirix-parent
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact sirix-parent
Group com.github.johanneslichtenberger.sirix
Version 0.1.1
Last update 27. September 2012
Organization not specified
URL https://github.com/JohannesLichtenberger/sirix
License New BSD
Dependencies amount 9
Dependencies je, aspectjrt, slf4j-api, perfidix, xmlunit, logback-classic, guice, gson, guava,
There are maybe transitive dependencies!

httpchannel-api from group com.rogiel.httpchannel (version 1.0.0)

Module that defines the HttpChannel API. HttpChannels abstract complex download and upload steps into a simple and easy to use NIO Channel. NIO Channels can be wrapped into an InputStream or OutputStream and used in any way you may find possible to. Aside from that, Channels can be used natively in most next-gen libraries, meaning that you don't even need to wrap anything, just start writing or reading data to or from the channel wth a ByteBuffer. Anyone using the library should try to rely on code from this module only and, only if necessary, on configuration classes that are implementation specific. Relying on any other resource or class is considered an error and should NOT be done. One of the most interesting usages of channels for uploads and download is that you can easily copy data straight from one channel to the other, with less than 10 lines of code! Also, channels allows the implementation of a "tee" mechanism, in which data redden from a single channel can be copied to several other channels on the fly!

Group: com.rogiel.httpchannel Artifact: httpchannel-api
Show documentation Show source 
 

0 downloads
Artifact httpchannel-api
Group com.rogiel.httpchannel
Version 1.0.0
Last update 18. January 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

pmd from group pmd (version 4.3)

<p>PMD scans Java source code and looks for potential problems like:</p> <ul> <li>Possible bugs - empty try/catch/finally/switch statements</li> <li>Dead code - unused local variables, parameters and private methods</li> <li>Suboptimal code - wasteful String/StringBuffer usage</li> <li>Overcomplicated expressions - unnecessary if statements, for loops that could be while loops</li> <li>Duplicate code - copied/pasted code means copied/pasted bugs</li> </ul> <p>You can <b><a href="http://sourceforge.net/project/showfiles.php?group_id=56262">download everything from here</a></b>, and you can get an overview of all the rules at the <a href="rules/index.html">rulesets index</a> page.</p> <p>PMD is <a href="integrations.html">integrated</a> with JDeveloper, Eclipse, JEdit, JBuilder, BlueJ, CodeGuide, NetBeans/Sun Java Studio Enterprise/Creator, IntelliJ IDEA, TextPad, Maven, Ant, Gel, JCreator, and Emacs.</p>

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

5 downloads
Artifact pmd
Group pmd
Version 4.3
Last update 11. November 2011
Organization InfoEther
URL http://pmd.sourceforge.net/
License BSD-style
Dependencies amount 4
Dependencies ant, jaxen, asm, junit,
There are maybe transitive dependencies!

spring-ldap from group org.springframework.ldap (version 1.3.1.RELEASE)

Spring LDAP is a Java library for simplifying LDAP operations, based on the pattern of Spring's JdbcTemplate. The framework relieves the user of common chores, such as looking up and closing contexts, looping through results, encoding/decoding values and filters, and more. The LdapTemplate class encapsulates all the plumbing work involved in traditional LDAP programming, such as creating a DirContext, looping through NamingEnumerations, handling exceptions and cleaning up resources. This leaves the programmer to handle the important stuff - where to find data (DNs and Filters) and what do do with it (map to and from domain objects, bind, modify, unbind, etc.), in the same way that JdbcTemplate relieves the programmer of all but the actual SQL and how the data maps to the domain model. In addition to this, Spring LDAP provides transaction support, a pooling library, exception translation from NamingExceptions to a mirrored unchecked Exception hierarchy, as well as several utilities for working with filters, LDAP paths and Attributes.

Group: org.springframework.ldap Artifact: spring-ldap
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
6 downloads
Artifact spring-ldap
Group org.springframework.ldap
Version 1.3.1.RELEASE
Last update 01. December 2010
Organization The Spring LDAP Framework
URL http://springframework.org/ldap
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies spring-core,
There are maybe transitive dependencies!



Page 1190 from 1200 (items total 11995)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy