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

Download JAR files tagged by years with all dependencies

Search JAR files by class name

ferris-lang from group org.ferris.lang (version 0.0.1)

This project contains simple utilities which I found I've needed over the years but do not exist in Jakarta Commons Lang.

Group: org.ferris.lang Artifact: ferris-lang

 

0 downloads
Artifact ferris-lang
Group org.ferris.lang
Version 0.0.1
Last update 05. March 2010
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies commons-lang,
There are maybe transitive dependencies!

ferris-util from group org.ferris (version 0.0.2)

This project contains simple utilities which I found I've needed over the years but do not exist in Jakarta Commons.

Group: org.ferris Artifact: ferris-util

 

0 downloads
Artifact ferris-util
Group org.ferris
Version 0.0.2
Last update 04. March 2010
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies commons-lang,
There are maybe transitive dependencies!

ferris-lang from group org.ferris (version 0.0.4)

This project contains simple utilities which I found I've needed over the years but do not exist in Jakarta Commons Lang.

Group: org.ferris Artifact: ferris-lang
Show all versions 
 

0 downloads
Artifact ferris-lang
Group org.ferris
Version 0.0.4
Last update 04. March 2010
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies commons-lang, log4j,
There are maybe transitive dependencies!

grpc_workaround_build from group io.evitadb (version 0.8.ALPHA)

This workaround is inspired by https://github.com/aseovic/io.grpc/blob/master/pom.xml and solves the problem described here: https://github.com/grpc/grpc-java/issues/3522 and even after 5 years it still remains unsolved.

Group: io.evitadb Artifact: grpc_workaround_build
Show all versions Show documentation Show source 
 

0 downloads
Artifact grpc_workaround_build
Group io.evitadb
Version 0.8.ALPHA
Last update 03. August 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 9
Dependencies error_prone_annotations, guava, failureaccess, listenablefuture, checker-qual, j2objc-annotations, protobuf-java, proto-google-common-protos, jsr305,
There are maybe transitive dependencies!

dsiutils from group it.unimi.dsi (version 2.7.3)

The DSI utilities are a mishmash of classes accumulated during the last twenty years in projects developed at the DSI (Dipartimento di Scienze dell'Informazione, i.e., Information Sciences Department), now DI (Dipartimento di Informatica, i.e., Informatics Department), of the Universita` degli Studi di Milano.

Group: it.unimi.dsi Artifact: dsiutils
Show all versions Show documentation Show source 
 

37 downloads
Artifact dsiutils
Group it.unimi.dsi
Version 2.7.3
Last update 07. March 2023
Organization not specified
URL http://dsiutils.di.unimi.it/
License GNU Lesser General Public License Version 2.1+
Dependencies amount 6
Dependencies slf4j-api, fastutil, jsap, commons-configuration2, commons-math3, guava,
There are maybe transitive dependencies!

libre-wsdl4j from group io.github.librewsdl4j (version 1.10.0)

Open and Free WSDL library: Web Services Description Language. Libre-wsdl4j is a fork of WSDL4J 1.6.3. WSL4j is a Java stub generator for WSDL. Many software projects still depends on WSL4j, so the idea is that libre-wsdl4j should be an actively maintained version of this software on GitHub. "WSDL, that's an anchronym i haven't heard in almost ten years." Still big in the enterprise world" - comments on the Internet.

Group: io.github.librewsdl4j Artifact: libre-wsdl4j
Show documentation Show source 
 

0 downloads
Artifact libre-wsdl4j
Group io.github.librewsdl4j
Version 1.10.0
Last update 25. January 2023
Organization not specified
URL https://github.com/librewsdl4j/libre-wsdl4j
License Common Public License 1.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

iframework from group com.kapilvirenahuja (version 1.2.1)

This is a set of utilities and classes that I have found useful over the years. In my career spanning over a decade, I have time and again written the same code or some part of the code over and over again. I never found the time to collate the details in a reusable library. This project will be a collection of such files. The work that I have been doing is more than 5 years old, however the project has been conceived in 2011.

Group: com.kapilvirenahuja Artifact: iframework
Show all versions Show documentation Show source 
 

0 downloads
Artifact iframework
Group com.kapilvirenahuja
Version 1.2.1
Last update 22. November 2011
Organization not specified
URL http://projects.scratchpad101.com/iframework/1.0.x/index.html
License Apache License - Version 2.0, January 2004
Dependencies amount 9
Dependencies spring-context-support, log4j, xstream, spring-jdbc, jxl, commons-codec, commons-lang, commons-email, commons-configuration,
There are maybe transitive dependencies!

image from group it.tidalwave.image (version 1.0-ALPHA-7)

This library is a façade for image manipulation, acting as a proxy to libraries such as Java2D, JAI, ImageJ. In its early years (after 2003) it was used for photo development, metadata management and even demonstrated distributed calculus on the Sun Grid. At the end of 2016 development stopped. It resumed at the end of 2022, dropping obsolete stuff (JAI). At the moment the portions related to image manipulation are not tested. Features about metadata manipulation are being actively developed. A few scripts for U*ix and Windows systems are provided to quickly run examples: + runViewerExample.sh + runHistogramViewerExample.sh + runViewerExample.bat + runHistogramViewerExample.bat Directory tree ============== * modules/Core sources for the core component * modules/Metadata sources for the Metadata component * modules/Processor sources for the imaging processor * modules/Renderer sources for the renderer * modules/Examples/ViewerExample example about the renderer * modules/Examples/HistogramViewerExample example about histogram computation * modules/Examples/CustomOperationExample example about custom operations * modules/Examples/Miscellaneous miscellaneous examples

Group: it.tidalwave.image Artifact: image
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact image
Group it.tidalwave.image
Version 1.0-ALPHA-7
Last update 19. January 2023
Organization not specified
URL http://tidalwave.it/project/mistral
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

image-renderer from group it.tidalwave.image (version 1.0-ALPHA-7)

Group: it.tidalwave.image Artifact: image-renderer
Show all versions Show documentation Show source 
 

0 downloads
Artifact image-renderer
Group it.tidalwave.image
Version 1.0-ALPHA-7
Last update 19. January 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies image-core,
There are maybe transitive dependencies!

image-processor from group it.tidalwave.image (version 1.0-ALPHA-7)

Group: it.tidalwave.image Artifact: image-processor
Show all versions Show documentation Show source 
 

0 downloads
Artifact image-processor
Group it.tidalwave.image
Version 1.0-ALPHA-7
Last update 19. January 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies image-core,
There are maybe transitive dependencies!



Page 3 from 5 (items total 49)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy