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

Download JAR files tagged by library with all dependencies

Search JAR files by class name

libffi from group com.viliussutkus89.licenseOnly (version 3.4.2)

libffi is a foreign function interface library. It provides a C programming language interface for calling natively compiled functions given information about the target function at run time instead of compile time. It also implements the opposite functionality: libffi can produce a pointer to a function that can accept and decode any combination of arguments defined at run time.

Group: com.viliussutkus89.licenseOnly Artifact: libffi
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact libffi
Group com.viliussutkus89.licenseOnly
Version 3.4.2
Last update 09. May 2022
Organization not specified
URL http://sourceware.org/libffi
License MIT
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

chartfx-chart from group de.gsi.chart (version 11.2.7)

This charting library ${project.artifactId}- is an extension in the spirit of Oracle's XYChart and performance/time-proven JDataViewer charting functionalities. Emphasis was put on plotting performance for both large number of data points and real-time displays, as well as scientific accuracies leading to error bar/surface plots, and other scientific plotting features (parameter measurements, fitting, multiple axes, zoom, ...).

Group: de.gsi.chart Artifact: chartfx-chart
Show all versions Show documentation Show source 
 

0 downloads
Artifact chartfx-chart
Group de.gsi.chart
Version 11.2.7
Last update 26. April 2022
Organization not specified
URL Not specified
License LGPLv3
Dependencies amount 10
Dependencies javafx-base, javafx-controls, ikonli-javafx, ikonli-fontawesome-pack, ikonli-fontawesome5-pack, chartfx-dataset, chartfx-math, controlsfx, icu4j, pngj,
There are maybe transitive dependencies!

MaDKitLanEdition from group com.distrimind.madkit (version 2.4.3-STABLE)

MaDKit is an open source Java Library for designing and simulating Multi-Agent Systems. MaDKitLanEdition includes network futures which enable to connect several peers between them, and emulate a secured multi-agent system that virtually evolves into the same environment, i.e. the same virtual machine.

Group: com.distrimind.madkit Artifact: MaDKitLanEdition
Show all versions Show documentation Show source 
 

0 downloads
Artifact MaDKitLanEdition
Group com.distrimind.madkit
Version 2.4.3-STABLE
Last update 10. April 2022
Organization DistriMind
URL https://github.com/JasonMahdjoub/MaDKitLanEdition
License CeCILL-C FREE SOFTWARE LICENSE AGREEMENT
Dependencies amount 1
Dependencies OOD,
There are maybe transitive dependencies!

json from group edu.byu.hbll (version 1.4.2)

Various JSON helper classes and utilities based on Jackson. This also provides as compile dependencies the Jackson annotations, core, databind, datatype-jdk8, module-jaxb-annotations, and datatype-jsr310 modules along with snakeyaml. Therefore you only need to declare this library as a dependency in order to include those other dependencies.

Group: edu.byu.hbll Artifact: json
Show all versions Show documentation Show source 
 

2 downloads
Artifact json
Group edu.byu.hbll
Version 1.4.2
Last update 29. March 2022
Organization not specified
URL https://gitlab.com/byuhbll/lib/java/${project.artifactId}
License not specified
Dependencies amount 7
Dependencies jackson-annotations, jackson-core, jackson-databind, jackson-datatype-jdk8, jackson-module-jaxb-annotations, jackson-datatype-jsr310, snakeyaml,
There are maybe transitive dependencies!

cache2k-core from group org.cache2k (version 2.6.1.Final)

A light weight and high performance Java caching library. Android and Java 6 compatible. This artifact contains the implementation of the core functionality of cache2k. For using and integrating cache2k in applications please use the definitions in the cache2k-api artifact only. Classes within the implementation code are not stable within releases and may move or even disappear.

Group: org.cache2k Artifact: cache2k-core
Show all versions Show documentation Show source 
 

16 downloads
Artifact cache2k-core
Group org.cache2k
Version 2.6.1.Final
Last update 07. February 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies cache2k-api,
There are maybe transitive dependencies!

statetransfer from group com.chuklee.code (version 0.1)

Angular Universal supports state transfer from server to client; state transfer allows the server to embed startup data into the client. The Angular client can retrieve this embedded data rather than making a XHR call to the server. See https://angular.io/api/platform-browser/TransferState This is a utility library for injecting states into Angular application from within a Java application. It does not support full Angular Universal features like service injection and rendering views.

Group: com.chuklee.code Artifact: statetransfer
Show documentation Show source 
 

0 downloads
Artifact statetransfer
Group com.chuklee.code
Version 0.1
Last update 06. February 2022
Organization Chuk Lee
URL https://github.com:chukmunnlee/statetransfer
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies jakarta.json,
There are maybe transitive dependencies!

princeton-wordnet-java from group com.estepsoftwareforensics (version 1.0.0)

Princeton WordNet for Java is a simple API which provides access to an english dictionary that is backed by the Princeton University WordNet datasets. This is intended to be a third-party supporting library to any application that requires an english word dictionary -- providing the ability to lookup a word, get its many definitions, and get the list of synonyms and any related words.

Group: com.estepsoftwareforensics Artifact: princeton-wordnet-java
Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact princeton-wordnet-java
Group com.estepsoftwareforensics
Version 1.0.0
Last update 30. January 2022
Organization not specified
URL https://estepsoftwareforensics.com
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

sparknotation from group com.ftpix (version 1.17)

Sparknotation is a library to use Sparkjava framework with annotation. It is useful when working on projects with a lot of endpoints where it sometimes becomes messy to deal with all these Spark.something methods. It also saves the hassle of always getting back parameters, query parameters and headers from the Request object.

Group: com.ftpix Artifact: sparknotation
Show all versions Show documentation Show source 
 

0 downloads
Artifact sparknotation
Group com.ftpix
Version 1.17
Last update 08. January 2022
Organization not specified
URL https://github.com/lamarios/sparknotation
License Apache License, Version 2.0
Dependencies amount 4
Dependencies spark-core, scannotation, log4j-core, javassist,
There are maybe transitive dependencies!

azure-eventhubs-extensions from group com.microsoft.azure (version 3.3.2)

Extensions built on Microsoft Azure Event Hubs${line.separator} This library has been replaced by new Azure SDKs, you can read about them at https://aka.ms/azsdkvalueprop. The latest libraries to interact with the Azure Event Hubs service are:${line.separator} 1. https://search.maven.org/artifact/com.azure/azure-messaging-eventhubs${line.separator} 2. https://search.maven.org/artifact/com.azure/azure-messaging-eventhubs-checkpointstore-blob${line.separator} It is recommended that you move to the new package.

Group: com.microsoft.azure Artifact: azure-eventhubs-extensions
Show all versions Show documentation Show source 
 

0 downloads
Artifact azure-eventhubs-extensions
Group com.microsoft.azure
Version 3.3.2
Last update 17. December 2021
Organization not specified
URL https://github.com/Azure/azure-sdk-for-java
License not specified
Dependencies amount 3
Dependencies azure-eventhubs, log4j-api, log4j-core,
There are maybe transitive dependencies!

pollitely-lib from group com.gucci (version 0.1.6)

This is a library providing a light-weight approach for executing long-running tasks as simple HTTP request, making them not to incur in HTTP time-out. In other words, given web applications that run task such as batch processes, politelly can support making those tasks taking longer that usual HTTP timeout (typically few minutes). Reference tech stack is Kotlin / Ktor.

Group: com.gucci Artifact: pollitely-lib
Show documentation Show source 
 

0 downloads
Artifact pollitely-lib
Group com.gucci
Version 0.1.6
Last update 08. November 2021
Organization not specified
URL https://github.com/GuccioGucci/pollitely
License GNU Lesser General Public License v3.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 5405 from 5462 (items total 54618)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy