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

Download JAR files tagged by also with all dependencies

Search JAR files by class name

fastutil-extra from group it.unimi.dsi (version 8.5.4)

fastutil extends the Java Collections Framework by providing type-specific maps, sets, lists and priority queues with a small memory footprint and fast access and insertion; provides also big (64-bit) arrays, sets and lists, sorting algorithms, and fast, practical I/O classes for binary and text files. This module adds data structures based on references, bytes, and characters.

Group: it.unimi.dsi Artifact: fastutil-extra
Show all versions Show documentation Show source 
 

0 downloads
Artifact fastutil-extra
Group it.unimi.dsi
Version 8.5.4
Last update 28. March 2021
Organization not specified
URL http://fastutil.di.unimi.it/
License Apache License, Version 2.0
Dependencies amount 1
Dependencies fastutil-core,
There are maybe transitive dependencies!

common.jboolexpr from group com.linkare (version 2.0.2)

Project, initially inspired in the open source project JBooleanExpression, located in http://sourceforge.net/projects/jboolexpr/, which is a simple Java API to evaluate a Boolean String Expression like "!true&&false||true" (parse a Boolean String Expression to a boolean primitive type). The build system of this project was changed to Maven and a new operation (XOR) was also included.

Group: com.linkare Artifact: common.jboolexpr
Show all versions Show documentation Show source 
 

0 downloads
Artifact common.jboolexpr
Group com.linkare
Version 2.0.2
Last update 06. March 2021
Organization not specified
URL https://github.com/linkareti/jboolexpr
License GNU General Public License, Version 3.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

learning-to-rank from group de.julielab (version 2.11.1)

This is a copy of the original RankLib from the Lemur project (https://sourceforge.net/p/lemur/wiki/RankLib/). The copy serves as a possibility to create a Maven artifact uploaded to Maven central since the Lemur project doesn't provide Maven artifacts on central. Additionally, changes have been made to use RankLib more easily as a library from the code of another program. Also, for thread-safety, the static, global feature number counter is not used any more.

Group: de.julielab Artifact: learning-to-rank
Show all versions Show documentation Show source 
 

0 downloads
Artifact learning-to-rank
Group de.julielab
Version 2.11.1
Last update 26. January 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies commons-math3,
There are maybe transitive dependencies!

modified-lam-experiments from group org.cicirello (version 1.0.0)

This package contains Java programs for reproducing the experiments, and analysis of experimental data, from the following journal article: Vincent A. Cicirello. 2020. Optimizing the Modified Lam Annealing Schedule. Industrial Networks and Intelligent Systems, 7(25), Article e1 (December 2020). https://doi.org/10.4108/eai.16-12-2020.167653. The full text of this article is also available at: https://www.cicirello.org/publications/eai.16-12-2020.167653.pdf.

Group: org.cicirello Artifact: modified-lam-experiments
Show documentation Show source 
 

0 downloads
Artifact modified-lam-experiments
Group org.cicirello
Version 1.0.0
Last update 16. January 2021
Organization Cicirello.Org
URL https://github.com/cicirello/modified-lam-experiments
License GPL-3.0-or-later
Dependencies amount 1
Dependencies chips-n-salsa,
There are maybe transitive dependencies!

ogham-core from group fr.sii.ogham (version 3.0.0)

Open, General and Highly Adaptative Messaging library. It is a reusable Java library for sending any kind of message (email, SMS, mobile notification, tweet, SNMP...). The content of the message can comes from any templating engine (Thymeleaf, FreeMarker, Velocity, ...). It also provides bridges for framework integration (Spring, JSF, ...). It is designed to be easily extended.

Group: fr.sii.ogham Artifact: ogham-core
Show all versions Show documentation Show source 
 

2 downloads
Artifact ogham-core
Group fr.sii.ogham
Version 3.0.0
Last update 12. January 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 11
Dependencies commons-beanutils, commons-io, commons-lang3, reflections, tika-core, jakarta.activation, jsoup, slf4j-api, logback-classic, javassist, guava,
There are maybe transitive dependencies!

sbi from group de.tum.ei.lkn.eces (version 1.1.13)

Southbound interface (SBI) of the OpenFlow 1.0 network controller of Chameleon (ACM CoNEXT 2020) using the ECES framework. The module does topology discovery and creates the network using the ECES network library. The module also listens to events from the tenant manager ECES library and automatically configures rules in the data plane when flows are created.

Group: de.tum.ei.lkn.eces Artifact: sbi
Show documentation Show source 
 

0 downloads
Artifact sbi
Group de.tum.ei.lkn.eces
Version 1.1.13
Last update 11. January 2021
Organization not specified
URL https://github.com/AmoVanB/eces-sbi
License not specified
Dependencies amount 6
Dependencies netty-all, core, network, routing, tenant-manager, jsch,
There are maybe transitive dependencies!

org.gosu-lang.gosu.gradle.plugin from group org.gosu-lang.gosu (version 6.0.1)

Gosu language compiler for Gradle. Built with Gradle 6.5.1. This has also been tested extensively with Gradle version(s): 6.5.1 ** Gradle versions below 2.12 are no longer supported ** Projects applying this plugin require a compile-time dependency on the gosu-core-api library. This version requires Gosu 1.13.9 or greater, or 1.14.2 or greater. Please include this in the depencencies closure: dependencies { compile group: 'org.gosu-lang.gosu', name: 'gosu-core-api', version: '1.14.18' }

Group: org.gosu-lang.gosu Artifact: org.gosu-lang.gosu.gradle.plugin
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact org.gosu-lang.gosu.gradle.plugin
Group org.gosu-lang.gosu
Version 6.0.1
Last update 18. December 2020
Organization not specified
URL http://gosu-lang.github.io/
License The Apache License, Version 2.0
Dependencies amount 1
Dependencies gradle-gosu-plugin,
There are maybe transitive dependencies!

gradle-gosu-plugin from group org.gosu-lang.gosu (version 6.0.1)

Gosu language compiler for Gradle. Built with Gradle 6.5.1. This has also been tested extensively with Gradle version(s): 6.5.1 ** Gradle versions below 2.12 are no longer supported ** Projects applying this plugin require a compile-time dependency on the gosu-core-api library. This version requires Gosu 1.13.9 or greater, or 1.14.2 or greater. Please include this in the depencencies closure: dependencies { compile group: 'org.gosu-lang.gosu', name: 'gosu-core-api', version: '1.14.18' }

Group: org.gosu-lang.gosu Artifact: gradle-gosu-plugin
Show all versions Show documentation Show source 
 

5 downloads
Artifact gradle-gosu-plugin
Group org.gosu-lang.gosu
Version 6.0.1
Last update 18. December 2020
Organization not specified
URL http://gosu-lang.github.io/
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

beige-accandr from group org.beigesoft (version 1.1)

Beigesoft™ Enterprise Information System is a standalone JEE web application that runs on the embedded A-Jetty for Android. Web-Store is included for study and tests purposes, and you are also able to make a full DB copy from a cloud version, and you can make price lists (in different price categories) and export them via CSV files to your customers and POS.

Group: org.beigesoft Artifact: beige-accandr
Show all versions Show documentation Show source 
 

0 downloads
Artifact beige-accandr
Group org.beigesoft
Version 1.1
Last update 10. November 2020
Organization not specified
URL https://sites.google.com/site/beigesoftware
License BSD 2-Clause License
Dependencies amount 9
Dependencies beige-accjet, bcprov-jdk15on, bcpkix-jdk15on, a-jetty-base, beige-logging-android, android-mail, android-activation, support-v4, multidex,
There are maybe transitive dependencies!

beige-accjet from group org.beigesoft (version 1.1)

Beigesoft™ Enterprise Information System is standalone JEE web application that runs on embedded A-Jetty. Web-Store is included for study and tests purposes, and you are also able to make full DB copy from cloud version, and you can make price lists (in different price categories) and export it in CSV file to your customers or POS.

Group: org.beigesoft Artifact: beige-accjet
Show all versions Show documentation Show source 
 

0 downloads
Artifact beige-accjet
Group org.beigesoft
Version 1.1
Last update 06. November 2020
Organization not specified
URL https://sites.google.com/site/beigesoftware
License BSD 2-Clause License
Dependencies amount 7
Dependencies beige-acc, javax.mail, beige-web-jar, bcprov-jdk15on, bcpkix-jdk15on, a-jetty-swing, sqlite-jdbc,
There are maybe transitive dependencies!



Page 175 from 245 (items total 2448)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy