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

Download JAR files tagged by reading with all dependencies

Search JAR files by class name

Crypto from group org.e-hoffman.crypto (version 1.0.0)

A contract for a replaceable encryptor/decryptor that is only related to the actual act of encryption or decryption. Key look up, reading, encryptor configuration, and padding are all construction level details that are not covered by this API, and should be handled in a dependency injection container, instance construction, or some other "factory".

Group: org.e-hoffman.crypto Artifact: Crypto
Show documentation Show source 
 

3 downloads
Artifact Crypto
Group org.e-hoffman.crypto
Version 1.0.0
Last update 30. September 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

openws from group io.apigee.opensaml (version 1.5.2)

The OpenWS library provides a growing set of tools to work with web services at a low level. These tools include classes for creating and reading SOAP messages, transport-independent clients for connecting to web services, and various transports for use with those clients.

Group: io.apigee.opensaml Artifact: openws
Show all versions Show documentation Show source 
 

10 downloads
Artifact openws
Group io.apigee.opensaml
Version 1.5.2
Last update 25. August 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 12
Dependencies xmltooling, commons-httpclient, joda-time, xmlsec, servlet-api, xml-apis, xercesImpl, serializer, xml-resolver, xalan, junit, spring-test,
There are maybe transitive dependencies!

j-ogg-all from group de.jarnbjo (version 1.0.0)

J-Ogg is a collection of Java libraries for reading Ogg files and decoding different contained formats. At the moment the support for Vorbis and FLAC is almost complete (the library decodes all files created by the current versions of libvorbis and libflac correctly) and I've started working on Theora support.

Group: de.jarnbjo Artifact: j-ogg-all
Show documentation Show source 
 

7 downloads
Artifact j-ogg-all
Group de.jarnbjo
Version 1.0.0
Last update 23. April 2014
Organization not specified
URL http://www.j-ogg.de/
License Free and commercial use, modification and redistribution with attribution.
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jlayer from group com.badlogicgames.jlayer (version 1.0.2-gdx)

Jlayer version used in libgdx. Fixed some NPEs, changed how buffering happens, deleted most of the classes, everything not related to decoding and half of what was related to decoding but not needed. Added support for reading replay gain out of the mp3.

Group: com.badlogicgames.jlayer Artifact: jlayer
Show all versions Show documentation Show source 
 

3 downloads
Artifact jlayer
Group com.badlogicgames.jlayer
Version 1.0.2-gdx
Last update 03. November 2013
Organization not specified
URL http://github.com/libgdx/jlayer-gdx
License GNU Lesser General Public License (LGPL), Version 2.1
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

properties-maven-plugin from group org.kuali.maven.plugins (version 2.0.1)

The Properties Maven Plugin is here to make life a little easier when dealing with properties. It provides goals to read and write properties from files. The Kuali version of this plugin adds support for loading properties from XML files and reading properties files from any location Spring resource loading can understand (eg classpath:myprops.properties)

Group: org.kuali.maven.plugins Artifact: properties-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact properties-maven-plugin
Group org.kuali.maven.plugins
Version 2.0.1
Last update 16. March 2013
Organization not specified
URL http://${kuali.site.hostname}/maven/plugins/${project.artifactId}/${project.version}
License not specified
Dependencies amount 4
Dependencies spring-core, jasypt, maven-kuali-common, kuali-util,
There are maybe transitive dependencies!

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

PatternTesting Concurrent (patterntesting-concurrent) is a collection of useful thread aspects. It has support for testing, for sychnronization and for concurrent programming. Some of the ideas used in this library comes from reading Brian Goetz's book "Java Concurrency in Practice".

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

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

informa from group informa (version 0.6.0)

The Informa RSS Library provides a convenient Java API for handling news channels and metadata about them. Different syntax formats (like RSS 0.91 and 1.0 RDF) for channels are supported. In addition a parser for reading in channel information descriptions (OPML) is provided.

Group: informa Artifact: informa

 

0 downloads
Artifact informa
Group informa
Version 0.6.0
Last update 24. November 2005
Organization Informa Project
URL http://informa.sourceforge.net/
License GNU Lesser General Public License (LGPL)
Dependencies amount 12
Dependencies jdom, commons-logging, lucene, hibernate, cglib, commons-lang, commons-beanutils, commons-collections, dom4j, odmg, ehcache, hsqldb,
There are maybe transitive dependencies!

unboundid-ldapsdk from group com.unboundid (version 7.0.0)

The UnboundID LDAP SDK for Java is a fast, comprehensive, and easy-to-use Java API for communicating with LDAP directory servers and performing related tasks like reading and writing LDIF, encoding and decoding data using base64 and ASN.1 BER, and performing secure communication. This package contains the Standard Edition of the LDAP SDK, which is a complete, general-purpose library for communicating with LDAPv3 directory servers.

Group: com.unboundid Artifact: unboundid-ldapsdk
Show all versions Show documentation Show source 
 

78 downloads
Artifact unboundid-ldapsdk
Group com.unboundid
Version 7.0.0
Last update 12. March 2024
Organization Ping Identity Corporation
URL https://github.com/pingidentity/ldapsdk
License Apache License, Version 2
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

ijp_imageio from group net.sf.ij-plugins (version 2.3.0)

ijp-ImageIO enable reading and writing images using Java ImageIO codecs. The core ImageIO formats: JPEG, PNG, BMP, WBMP, and GIF. IJP-ImageIO is also using JAI codes adding support for TIFF, JPEG200, PNM, and PCX. TIFF supports reading and writing using various compression schemes: LZW, JPEG, ZIP, and Deflate. For more detailed information see IJP-ImageIO home page: https://github.com/ij-plugins/ijp-imageio/wiki.

Group: net.sf.ij-plugins Artifact: ijp_imageio
Show all versions Show documentation Show source 
 

0 downloads
Artifact ijp_imageio
Group net.sf.ij-plugins
Version 2.3.0
Last update 29. May 2022
Organization net.sf.ij-plugins
URL https://github.com/ij-plugins/ijp-imageio
License LGPL-2.1
Dependencies amount 1
Dependencies ij,
There are maybe transitive dependencies!

modello-usurped from group org.infrastructurebuilder.modello (version 1.11.0.2)

Usurped Modello plugin, generally depending on the existing plugin tree to work properly. This particular one adds 2 generators that produce reflection-based reading so that the lack of java getters doesn't break generation. Sorry if the original contriubutors list isn't generated. A given version of this code will be based on some version of modello with some additional 4th number like ".0" appended to the version.

Group: org.infrastructurebuilder.modello Artifact: modello-usurped
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact modello-usurped
Group org.infrastructurebuilder.modello
Version 1.11.0.2
Last update 09. February 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 86 from 89 (items total 882)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy