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

Download JAR files tagged by wrapper with all dependencies

Search JAR files by class name

maybe from group io.github.joselion (version 4.2.1)

Maybe<T> is a monadic wrapper similar java.util.Optional, but with a different intention. By leveraging Optional<T> benefits, it provides a functional API that safely allows us to perform operations that may or may not throw checked and unchecked exceptions. The wrapper intends to help us avoid the imperative try/catch syntax, while promoting safe exception handling and functional programming principles.

Group: io.github.joselion Artifact: maybe
Show all versions Show documentation Show source 
 

0 downloads
Artifact maybe
Group io.github.joselion
Version 4.2.1
Last update 13. February 2024
Organization not specified
URL https://github.com/JoseLion/maybe
License The Apache License, Version 2.0
Dependencies amount 1
Dependencies org.eclipse.jdt.annotation,
There are maybe transitive dependencies!

SubscriptionFlow-sdk from group com.subscriptionflow (version 1.0.0-alpha)

The SubscriptionFlow mobile SDK simplifies the process of incorporating in-app purchases and subscriptions by offering a backend and a wrapper for Google Play Billing. Utilizing our SDK, you can effortlessly develop and oversee your app business across various platforms, eliminating the need for you to handle the intricacies of in-app purchase infrastructure. Further information on how SubscriptionFlow integrates into your app is available, or you can register for free to commence the development process.

Group: com.subscriptionflow Artifact: SubscriptionFlow-sdk
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact SubscriptionFlow-sdk
Group com.subscriptionflow
Version 1.0.0-alpha
Last update 04. January 2024
Organization not specified
URL https://github.com/subscriptionflow-developer/android-sdk
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

sdk from group com.subscriptionflow (version 1.0.1-alpha)

The SubscriptionFlow mobile SDK simplifies the process of incorporating in-app purchases and subscriptions by offering a backend and a wrapper for Google Play Billing. Utilizing our SDK, you can effortlessly develop and oversee your app business across various platforms, eliminating the need for you to handle the intricacies of in-app purchase infrastructure. Further information on how SubscriptionFlow integrates into your app is available, or you can register for free to commence the development process.

Group: com.subscriptionflow Artifact: sdk
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact sdk
Group com.subscriptionflow
Version 1.0.1-alpha
Last update 02. January 2024
Organization not specified
URL https://github.com/subscriptionflow-developer/android-sdk
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

qa-tester-utils from group dev.aherscu.qa (version 0.0.25)

JAX-RS generic providers, authenticators and logging filters, an auto-returning pool implementation based on Apache Commons Pooling, a wrapper around Apache Commons Configuration, various assertions for JSON and XML, a Read-Multi-Write lock, Hamcrest Matchers extensions for streams, and many other utilities for handling text, streams, lists, maps, etc. In addition, provides an AWS Cognito SRP filter for JAX-RS and a CLI for it.

Group: dev.aherscu.qa Artifact: qa-tester-utils
Show all versions Show documentation Show source 
 

0 downloads
Artifact qa-tester-utils
Group dev.aherscu.qa
Version 0.0.25
Last update 09. May 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 37
Dependencies lombok, aspectjrt, annotations, validation-api, javax.annotation-api, hamcrest, hamcrest-library, commons-pool2, aws-java-sdk-cognitoidp, opencsv, thumbnailator, java-8-matchers, jcurry, hamcrest-matchers, oval, reflections, commons-configuration, commons-collections, commons-collections4, commons-text, guava, javax.ws.rs-api, jmustache, yamlbeans, commons-lang3, commons-io, commons-codec, c10n-core, slf4j-api, jul-to-slf4j, logback-classic, json-path-assert, assertj-core, commons-jxpath, testng, wiremock-jre8, commons-cli,
There are maybe transitive dependencies!

tinyspline from group org.tinyspline (version 0.6.0-1)

TinySpline is a small, yet powerful library for interpolating, transforming, and querying arbitrary NURBS, B-Splines, and Bézier curves. The core of the library is written in ANSI C (C89) with a C++ wrapper for an object-oriented programming model. Based on the C++ wrapper, auto-generated bindings for C#, D, Go, Java, Javascript, Lua, Octave, PHP, Python, R, and Ruby are provided.

Group: org.tinyspline Artifact: tinyspline
Show all versions Show documentation Show source 
 

0 downloads
Artifact tinyspline
Group org.tinyspline
Version 0.6.0-1
Last update 03. February 2023
Organization not specified
URL https://github.com/msteinbeck/tinyspline
License MIT
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jcore-linnaeus-species-ae from group de.julielab (version 2.6.1)

Uses the Linnaeus software (http://linnaeus.sourceforge.net/) to detect species mentions and map them to NCBI taxonomy IDs. This project contains the UIMA wrapper around the original Linnaeus software but does not include any dictionaries. Since Linnaeus works with different dictionaries (e.g. concrete species name mention recognition, species proxy/clue recognition, ...) each of the different resource has been stored in a project of its own in jcore-projects. The default mention dictionary is stored in the jcore-linneaus-species-dict project, for example.

Group: de.julielab Artifact: jcore-linnaeus-species-ae
Show all versions Show documentation Show source 
 

0 downloads
Artifact jcore-linnaeus-species-ae
Group de.julielab
Version 2.6.1
Last update 18. December 2022
Organization JULIE Lab Jena, Germany
URL https://github.com/JULIELab/jcore-base/tree/master/jcore-linnaeus-species-ae
License BSD-2-Clause
Dependencies amount 6
Dependencies linnaeus, slf4j-api, jcore-types, jcore-utilities, jcore-descriptor-creator, junit-jupiter-engine,
There are maybe transitive dependencies!

jcore-mutationfinder-ae from group de.julielab (version 2.6.1)

An analysis engine to recognize mentions of gene point mutations in document text. This is a wrapper around the original MutationFinder (http://mutationfinder.sourceforge.net/), published in the following paper: MutationFinder: A high-performance system for extracting point mutation mentions from text J. Gregory Caporaso, William A. Baumgartner Jr., David A. Randolph, K. Bretonnel Cohen, and Lawrence Hunter; Bioinformatics, 2007 23(14):1862-1865; doi:10.1093/bioinformatics/btm235;

Group: de.julielab Artifact: jcore-mutationfinder-ae
Show all versions Show documentation Show source 
 

0 downloads
Artifact jcore-mutationfinder-ae
Group de.julielab
Version 2.6.1
Last update 18. December 2022
Organization not specified
URL Not specified
License BSD-2-Clause
Dependencies amount 6
Dependencies oro, junit-jupiter-engine, jcore-types, jcore-descriptor-creator, slf4j-api, assertj-core,
There are maybe transitive dependencies!

wekaPython from group nz.ac.waikato.cms.weka (version 1.0.18)

Integration with CPython for Weka. Python version 2.7.x or higher is required. Also requires the following packages to be installed in python: numpy, pandas, matplotlib and scikit-learn. This package provides a wrapper classifier and clusterer that, between them, cover 60+ scikit-learn algorithms. It also provides a general scripting step for the Knowlege Flow along with scripting plugin environments for the Explorer and Knowledge Flow.

Group: nz.ac.waikato.cms.weka Artifact: wekaPython
Show all versions Show documentation Show source 
 

0 downloads
Artifact wekaPython
Group nz.ac.waikato.cms.weka
Version 1.0.18
Last update 25. November 2022
Organization University of Waikato, Hamilton, NZ
URL http://weka.sourceforge.net/doc.packages/wekaPython
License GNU General Public License 3
Dependencies amount 6
Dependencies weka-dev, jsyntaxpane, jackson-databind, jackson-module-parameter-names, commons-codec, commons-io,
There are maybe transitive dependencies!

meka from group net.sf.meka (version 1.9.7)

The MEKA project provides an open source implementation of methods for multi-label classification and evaluation. It is based on the WEKA Machine Learning Toolkit. Several benchmark methods are also included, as well as the pruned sets and classifier chains methods, other methods from the scientific literature, and a wrapper to the MULAN framework.

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

18 downloads
Artifact meka
Group net.sf.meka
Version 1.9.7
Last update 16. October 2022
Organization not specified
URL http://meka.sourceforge.net/
License GNU General Public License 3
Dependencies amount 13
Dependencies weka-dev, mulan, mst, flatlaf, jfilechooser-bookmarks, jclipboardhelper, jshell-scripting, jama, trove4j, bmad, autoencoder, markdownj-core, multisearch-weka-package,
There are maybe transitive dependencies!

maybe from group com.github.joselion (version 2.1.1)

Maybe<T> is a monadic wrapper similar java.util.Optional, but with a different intention. By leveraging Optional<T> benefits, it provides a functional API that safely allows us to perform operations that may or may not throw checked and unchecked exceptions. The wrapper intends to help us avoid the imperative try/catch syntax, while promoting safe exception handling and functional programming principles.

Group: com.github.joselion Artifact: maybe
Show all versions Show documentation Show source 
 

0 downloads
Artifact maybe
Group com.github.joselion
Version 2.1.1
Last update 13. June 2022
Organization not specified
URL https://github.com/JoseLion/maybe
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 548 from 552 (items total 5520)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy