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

Download JAR files tagged by linux with all dependencies

Search JAR files by class name

search-query-parser from group io.github.dimmy82 (version 1.1.42)

search-query-parser is made to parse complex search query into layered search conditions, so it will be easy to construct Elasticsearch query DSL or something else. this is a wrapper of the Rust library (https://crates.io/crates/search-query-parser). Requirement: - Java 17 - Linux or Mac(arm64)

Group: io.github.dimmy82 Artifact: search-query-parser
Show all versions Show documentation Show source 
 

0 downloads
Artifact search-query-parser
Group io.github.dimmy82
Version 1.1.42
Last update 28. September 2023
Organization not specified
URL https://github.com/dimmy82
License Apache License 2.0
Dependencies amount 2
Dependencies kotlin-stdlib, jackson-module-kotlin,
There are maybe transitive dependencies!

packr from group com.bladecoder.packr (version 4.1.0)

A jar with Maven dependencies for use as part of an application or build script. This can be useful for creating Packr configuration JSON files. Packages your JAR, assets and a JVM for distribution on Windows, Linux and macOS, adding a native executable file to make it appear like a native app.

Group: com.bladecoder.packr Artifact: packr
Show all versions Show documentation Show source 
 

19 downloads
Artifact packr
Group com.bladecoder.packr
Version 4.1.0
Last update 29. May 2023
Organization not specified
URL https://github.com/libgdx/packr
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

colorify from group io.github.dev-vince (version 1.0.0)

Colorify is a simple library to customize the console. It is based on JNA and ANSI escape codes. It allows for easy implementation of colors, styles and more. By design, it is very simple to use and does not require any configuration. It is also very lightweight. It is compatible with Windows, Linux and macOS.

Group: io.github.dev-vince Artifact: colorify
Show documentation Show source 
 

0 downloads
Artifact colorify
Group io.github.dev-vince
Version 1.0.0
Last update 08. February 2023
Organization not specified
URL https://github.com/dev-vince/colorify
License Apache License, Version 2.0
Dependencies amount 2
Dependencies jna, jna-platform,
There are maybe transitive dependencies!

ImageOptimization from group com.salesforce.perfeng.uiperf (version 2.0.1)

Library used to optimize images so that they are smaller in size (less bytes) while maintaining the exact same quality. It can also... 1) convert gif to png 2) convert images to webp Note: It only runs on Linux and requires additional binaries

Group: com.salesforce.perfeng.uiperf Artifact: ImageOptimization
Show documentation Show source 
 

0 downloads
Artifact ImageOptimization
Group com.salesforce.perfeng.uiperf
Version 2.0.1
Last update 22. December 2021
Organization Salesforce
URL https://github.com/salesforce/ImageOptimization
License The BSD 3-Clause License
Dependencies amount 4
Dependencies slf4j-api, slf4j-simple, commons-io, svgo,
There are maybe transitive dependencies!

jdeb from group org.vafer (version 1.10)

This library provides an Ant task and a Maven plugin to create Debian packages from Java builds in a truly cross platform manner. Build your Debian packages on any platform that has Java support. Windows, Linux, OS X - it doesn't require additional native tools installed.

Group: org.vafer Artifact: jdeb
Show all versions Show documentation Show source 
 

6 downloads
Artifact jdeb
Group org.vafer
Version 1.10
Last update 30. November 2021
Organization not specified
URL http://github.com/tcurdt/jdeb
License Apache License 2
Dependencies amount 4
Dependencies ant, maven-core, maven-plugin-api, maven-archiver,
There are maybe transitive dependencies!

forker-services from group com.sshtools (version 1.6.4)

Control system services from Java. Provides a cross-platform library for start, stopping and monitor the state of local system services. On windows, this calls the 'sc' command. Only Linux it uses DBus. Mac OS X and others have yet to be implemented.

Group: com.sshtools Artifact: forker-services
Show all versions Show documentation Show source 
 

0 downloads
Artifact forker-services
Group com.sshtools
Version 1.6.4
Last update 14. October 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies forker-client, java-systemd,
There are maybe transitive dependencies!

packr from group com.nimblygames.packr (version 2.7.0)

A normal jar with Maven dependencies for use as part of an application or build script. This can be useful for creating Packr configuration JSON files. Packages your JAR, assets and a JVM for distribution on Windows, Linux and macOS, adding a native executable file to make it appear like a native app.

Group: com.nimblygames.packr Artifact: packr
Show all versions Show documentation Show source 
 

0 downloads
Artifact packr
Group com.nimblygames.packr
Version 2.7.0
Last update 22. August 2020
Organization not specified
URL https://nimblygames.com/
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jbrew-parent from group org.jbrew (version 0.1.0-beta.6)

The JBrew Java library collection is a set of uitility libraries with features ranging from concurrency to the Java Native Interface, carefully tuned for high performance Linux systems using OpenJDK versions 8 or greater! The official documentation can be found at jbrew.org.

Group: org.jbrew Artifact: jbrew-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jbrew-parent
Group org.jbrew
Version 0.1.0-beta.6
Last update 21. April 2020
Organization not specified
URL http://src.jbrew.org
License BSD 3-Clause Clear License
Dependencies amount 1
Dependencies log4j,
There are maybe transitive dependencies!

fannj from group com.github.jjYBdx4IL.nn.fannj (version 0.7.2)

Provides Java bindings to the Fast Artificial Neural Network Library (FANN). This is a release of the upstream project https://github.com/krenfro/fannj including native libs for x86-64 windows and linux

Group: com.github.jjYBdx4IL.nn.fannj Artifact: fannj
Show all versions Show documentation Show source 
 

1 downloads
Artifact fannj
Group com.github.jjYBdx4IL.nn.fannj
Version 0.7.2
Last update 10. June 2016
Organization not specified
URL https://github.com/jjYBdx4IL/fannj
License GNU LGPL v3
Dependencies amount 1
Dependencies jna,
There are maybe transitive dependencies!

lpsolve from group com.datumbox (version 5.5.2.0)

Mixed Integer Linear Programming (MILP) solver lp_solve solves pure linear, (mixed) integer/binary, semi-cont and special ordered sets (SOS) models.lp_solve is written in ANSI C and can be compiled on many different platforms like Linux and WINDOWS.

Group: com.datumbox Artifact: lpsolve
Show documentation Show source 
 

70 downloads
Artifact lpsolve
Group com.datumbox
Version 5.5.2.0
Last update 28. December 2015
Organization not specified
URL http://sourceforge.net/projects/lpsolve/
License GNU General Public License (GPL)
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 83 from 87 (items total 861)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy