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

Download JAR files tagged by simple with all dependencies

Search JAR files by class name

randomhash from group edu.princeton.cs (version 1.1.1)

A simple, time-tested, family of random hash functions in Java, based on CRC32, affine transformations, and the Mersenne Twister, suitable for use in production probabilistic data streaming algorithms like HyperLogLog.

Group: edu.princeton.cs Artifact: randomhash
Show all versions Show documentation Show source 
 

0 downloads
Artifact randomhash
Group edu.princeton.cs
Version 1.1.1
Last update 29. June 2022
Organization not specified
URL https://github.com/jlumbroso/java-random-hash
License Lesser General Public License (LGPL), v3.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

maven-s3-wagon from group com.yugabyte (version 0.1.3)

This project is an implementation of a multi-threaded Wagon provider for accessing Amazon's Simple Storage Service (S3). It enables Maven to download files from and deploy files to S3. It draws heavily from code developed by Sean Hennessey, Jeff Caddel at Kuali and Ben Hale at SpringSource

Group: com.yugabyte Artifact: maven-s3-wagon
Show all versions Show documentation Show source 
 

0 downloads
Artifact maven-s3-wagon
Group com.yugabyte
Version 0.1.3
Last update 29. June 2022
Organization not specified
URL https://github.com/yugabyte/maven-s3-wagon
License Educational Community License, Version 2.0
Dependencies amount 10
Dependencies guava, kuali-s3, aws-java-sdk-s3, wagon-provider-api, commons-io, commons-lang, kuali-threads, slf4j-log4j12, jcl-over-slf4j, jakarta.xml.bind-api,
There are maybe transitive dependencies!

webgraph-big from group it.unimi.dsi (version 3.7.0)

WebGraph is a framework to study the web graph. It provides simple ways to manage very large graph, exploiting modern compression techniques. The big version is a fork of the original WebGraph that can handle more than 2^31 nodes.

Group: it.unimi.dsi Artifact: webgraph-big
Show all versions Show documentation Show source 
 

1 downloads
Artifact webgraph-big
Group it.unimi.dsi
Version 3.7.0
Last update 28. June 2022
Organization not specified
URL http://webgraph.dsi.unimi.it/
License GNU Lesser General Public License Version 2.1+
Dependencies amount 6
Dependencies slf4j-api, jsap, fastutil, dsiutils, webgraph, sux4j,
There are maybe transitive dependencies!

flatpack from group net.sf.flatpack (version 4.0.18)

Simple Java delimited and fixed width file parser. Handles CSV, Excel CSV, Tab, Pipe delimiters, just to name a few. Maps column positions in the file to user friendly names via XML. See FlatPack Feature List under News for complete feature list.

Group: net.sf.flatpack Artifact: flatpack
Show all versions Show documentation Show source 
 

32 downloads
Artifact flatpack
Group net.sf.flatpack
Version 4.0.18
Last update 27. December 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies lombok,
There are maybe transitive dependencies!

flatpack-parent from group net.sf.flatpack (version 4.0.18)

Simple Java delimited and fixed width file parser. Handles CSV, Excel CSV, Tab, Pipe delimiters. Bind delimited or fixed width text to column names via XML mappings. Support for header and trailer records. Optionally, column names can be retrieved from the first record of a delimited file.

Group: net.sf.flatpack Artifact: flatpack-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact flatpack-parent
Group net.sf.flatpack
Version 4.0.18
Last update 27. December 2021
Organization Appendium - Portfolio Financing Platform
URL https://github.com/Appendium/flatpack
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

asciimath-parser from group uk.ac.ed.ph.asciimath (version 1.0)

Java and ECMAScript parser for ASCIIMathML. Contains a trimmed version of Peter Jipsen's ASCIIMathML.js JavaScript that does only the raw ASCIIMath parsing code. Also includes a trivial Rhino wrapper that packages the parser into a simple Java library.

Group: uk.ac.ed.ph.asciimath Artifact: asciimath-parser
Show documentation Show source 
 

0 downloads
Artifact asciimath-parser
Group uk.ac.ed.ph.asciimath
Version 1.0
Last update 16. December 2021
Organization The University of Edinburgh
URL https://github.com/davemckain/asciimath-parser
License BSD License (3 clause)
Dependencies amount 1
Dependencies js,
There are maybe transitive dependencies!

remasteredlogger from group codes.wesley-dev (version 1.1.4)

'RemasteredLogger is a logger as simple as it is complex, it uses SLF4j as an API base. This logger provides the developer with ease of use for a wide variety of utility. This also allows the simplicity of saving under several loggers but also the complexity of being able to create "Class" or single event loggers.'

Group: codes.wesley-dev Artifact: remasteredlogger
Show all versions Show documentation Show source 
 

0 downloads
Artifact remasteredlogger
Group codes.wesley-dev
Version 1.1.4
Last update 06. May 2021
Organization not specified
URL https://github.com/kanekireal/RemasteredLogger
License Apache License 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

facelets-lite from group com.northdata (version 1.3.3)

The Facelets Lite implementation strips Facelets of all Java EE/JSF dependencies. It provides a simple, clean and straight-forward library, while preserving and improving the powerful Facelets templating features. And dropping everything else.

Group: com.northdata Artifact: facelets-lite
Show all versions Show documentation Show source 
 

0 downloads
Artifact facelets-lite
Group com.northdata
Version 1.3.3
Last update 08. April 2021
Organization not specified
URL http://github.com/northdata/facelets-lite
License MIT License
Dependencies amount 5
Dependencies jakarta.el-api, javax.servlet-api, dom4j, jakarta.el, slf4j-api,
There are maybe transitive dependencies!

maven-s3-wagon from group com.github.seahen (version 1.3.3)

This project is an implementation of a multi-threaded Wagon provider for accessing Amazon's Simple Storage Service (S3). It enables Maven to download files from and deploy files to S3. It draws heavily from code developed by Jeff Caddel at Kuali and Ben Hale at SpringSource

Group: com.github.seahen Artifact: maven-s3-wagon
Show all versions Show documentation Show source 
 

0 downloads
Artifact maven-s3-wagon
Group com.github.seahen
Version 1.3.3
Last update 27. March 2021
Organization not specified
URL https://github.com/seahen/maven-s3-wagon
License Educational Community License, Version 2.0
Dependencies amount 10
Dependencies guava, kuali-s3, aws-java-sdk-s3, wagon-provider-api, commons-io, commons-lang, kuali-threads, slf4j-log4j12, jcl-over-slf4j, jakarta.xml.bind-api,
There are maybe transitive dependencies!

maven-s3-wagon from group org.globalbioticinteractions (version 0.0.4)

This project is an implementation of a Wagon provider for accessing Amazon's Simple Storage Service (S3). It enables Maven to download files from and deploy files to services supporting a S3 api. It draws heavily from code developed by Sean Hennessy, Jeff Caddel at Kuali and Ben Hale at SpringSource

Group: org.globalbioticinteractions Artifact: maven-s3-wagon
Show all versions Show documentation Show source 
 

0 downloads
Artifact maven-s3-wagon
Group org.globalbioticinteractions
Version 0.0.4
Last update 01. March 2021
Organization not specified
URL https://github.com/globalbioticinteractions/maven-s3-wagon
License Educational Community License, Version 2.0
Dependencies amount 5
Dependencies aws-java-sdk-s3, wagon-provider-api, commons-io, commons-lang, jcl-over-slf4j,
There are maybe transitive dependencies!



Page 1091 from 1156 (items total 11553)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy