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

Download JAR files tagged by unix with all dependencies

Search JAR files by class name

normalize-path from group org.mvnpm (version 3.0.0)

Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled.

Group: org.mvnpm Artifact: normalize-path
Show documentation Show source 
 

0 downloads
Artifact normalize-path
Group org.mvnpm
Version 3.0.0
Last update 21. February 2024
Organization Jon Schlinkert
URL https://github.com/jonschlinkert/normalize-path
License MIT
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

dbus-java from group com.github.bdeneuter (version 2.7)

D-Bus is an IPC mechanism which at a low level uses message passing over Unix Sockets or IP. D-Bus models its messages as either function calls on remote objects, or signals emitted from them.

Group: com.github.bdeneuter Artifact: dbus-java
Show documentation Show source 
 

0 downloads
Artifact dbus-java
Group com.github.bdeneuter
Version 2.7
Last update 04. August 2016
Organization not specified
URL https://github.com/bdeneuter/dbus-java
License GNU Lesser/Library General Public License version 2
Dependencies amount 1
Dependencies cx.ath.matthew,
There are maybe transitive dependencies!

commons-compress from group io.takari (version 1.12)

Apache Commons Compress software defines an API for working with compression and archive formats. These include: bzip2, gzip, pack200, lzma, xz, Snappy, traditional Unix Compress, DEFLATE and ar, cpio, jar, tar, zip, dump, 7z, arj.

Group: io.takari Artifact: commons-compress
Show documentation Show source 
 

0 downloads
Artifact commons-compress
Group io.takari
Version 1.12
Last update 27. January 2016
Organization not specified
URL http://commons.apache.org/proper/commons-compress/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

commons-compress from group org.apache.commons (version 1.27.1)

Apache Commons Compress software defines an API for working with compression and archive formats. These include: bzip2, gzip, pack200, lzma, xz, Snappy, traditional Unix Compress, DEFLATE, DEFLATE64, LZ4, Brotli, Zstandard and ar, cpio, jar, tar, zip, dump, 7z, arj.

Group: org.apache.commons Artifact: commons-compress
Show all versions Show documentation Show source 
 

2440 downloads
Artifact commons-compress
Group org.apache.commons
Version 1.27.1
Last update 17. August 2024
Organization not specified
URL https://commons.apache.org/proper/commons-compress/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

commons-daemon from group commons-daemon (version 1.4.0)

Apache Commons Daemon software is a set of utilities and Java support classes for running Java applications as server processes. These are commonly known as 'daemon' processes in Unix terminology (hence the name). On Windows they are called 'services'.

Group: commons-daemon Artifact: commons-daemon
Show all versions Show documentation Show source 
 

18 downloads
Artifact commons-daemon
Group commons-daemon
Version 1.4.0
Last update 17. May 2024
Organization not specified
URL https://commons.apache.org/proper/commons-daemon/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

gson-fire from group io.gsonfire (version 1.9.0)

A java library that adds some very useful features to Gson, like Date serializing to unix timestamp or RFC3339, method (getter) serialization, pre and post processors and many more. Check out the documentation to learn how to use it!

Group: io.gsonfire Artifact: gson-fire
Show all versions Show documentation Show source 
 

140 downloads
Artifact gson-fire
Group io.gsonfire
Version 1.9.0
Last update 05. November 2023
Organization not specified
URL http://gsonfire.io
License Apache-2.0
Dependencies amount 1
Dependencies gson,
There are maybe transitive dependencies!

commons-compress from group com.xenoamess.fork.org.apache.commons (version 1.23.x.1)

Apache Commons Compress software defines an API for working with compression and archive formats. These include: bzip2, gzip, pack200, lzma, xz, Snappy, traditional Unix Compress, DEFLATE, DEFLATE64, LZ4, Brotli, Zstandard and ar, cpio, jar, tar, zip, dump, 7z, arj.

Group: com.xenoamess.fork.org.apache.commons Artifact: commons-compress
Show documentation Show source 
 

0 downloads
Artifact commons-compress
Group com.xenoamess.fork.org.apache.commons
Version 1.23.x.1
Last update 06. March 2023
Organization not specified
URL https://commons.apache.org/proper/commons-compress/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

cron from group ch.eitchnet (version 1.6.2)

Cron expression parser and evaluator. Allows for specifying cron - expressions (in Unix or Quartz like format) and evaluating when it will next match. Originally written by https://github.com/frode-carlsen/cron

Group: ch.eitchnet Artifact: cron
Show documentation Show source 
 

0 downloads
Artifact cron
Group ch.eitchnet
Version 1.6.2
Last update 02. May 2020
Organization not specified
URL https://github.com/eitch/cron
License Apache License Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

commons-compress from group com.guicedee.services (version 62)

Apache Commons Compress software defines an API for working with compression and archive formats. These include: bzip2, gzip, pack200, lzma, xz, Snappy, traditional Unix Compress, DEFLATE, DEFLATE64, LZ4, Brotli, Zstandard and ar, cpio, jar, tar, zip, dump, 7z, arj.

Group: com.guicedee.services Artifact: commons-compress
Show all versions Show documentation Show source 
 

0 downloads
Artifact commons-compress
Group com.guicedee.services
Version 62
Last update 24. November 2019
Organization not specified
URL https://commons.apache.org/proper/commons-compress/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

externalsortinginjava from group com.google.code.externalsortinginjava (version 0.6.2)

Sometimes, you want to sort large file without first loading them into memory. The solution is to use External Sorting. You divide the files into small blocks, sort each block in RAM, and then merge the result. Many database engines and the Unix sort command support external sorting. But what if you want to avoid a database? Or what if you want to sort in a non-lexicographic order? Or maybe you just want a simple external sorting example? When we could not find such a simple program, we wrote one.

Group: com.google.code.externalsortinginjava Artifact: externalsortinginjava
Show all versions Show documentation Show source 
 

5 downloads
Artifact externalsortinginjava
Group com.google.code.externalsortinginjava
Version 0.6.2
Last update 04. April 2023
Organization not specified
URL http://github.com/lemire/externalsortinginjava/
License Public Domain
Dependencies amount 1
Dependencies commons-csv,
There are maybe transitive dependencies!



Page 19 from 3 (items total 203)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy