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

Download JAR files tagged by described with all dependencies

Search JAR files by class name

learnlib-ttt from group de.learnlib (version 0.17.0)

This artifact provides the implementation of the TTT algorithm as described in the paper "The TTT Algorithm: A Redundancy-Free Approach to Active Automata Learning" (https://doi.org/10.1007/978-3-319-11164-3_26) by Malte Isberner, Falk Howar, and Bernhard Steffen.

Group: de.learnlib Artifact: learnlib-ttt
Show all versions Show documentation Show source 
 

1 downloads
Artifact learnlib-ttt
Group de.learnlib
Version 0.17.0
Last update 15. November 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 15
Dependencies learnlib-api, learnlib-counterexamples, learnlib-datastructure-dt, learnlib-datastructure-list, learnlib-util, guava, automata-api, automata-commons-smartcollections, automata-core, checker-qual, slf4j-api, buildergen, learnlib-learner-it-support, learnlib-learning-examples, testng,
There are maybe transitive dependencies!

learnlib-oml from group de.learnlib (version 0.17.0)

This artifact provides the implementations of various learning algorithms based on the "optimal MAT learning" concept as described in the paper "Active Automata Learning as Black-Box Search and Lazy Partition Refinement" (https://doi.org/10.1007/978-3-031-15629-8_17) by Falk Howar and Bernhard Steffen.

Group: de.learnlib Artifact: learnlib-oml
Show documentation Show source 
 

0 downloads
Artifact learnlib-oml
Group de.learnlib
Version 0.17.0
Last update 15. November 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 9
Dependencies learnlib-api, automata-api, automata-commons-util, automata-core, checker-qual, buildergen, learnlib-learner-it-support, learnlib-learning-examples, testng,
There are maybe transitive dependencies!

grpc_workaround_build from group io.evitadb (version 0.8.ALPHA)

This workaround is inspired by https://github.com/aseovic/io.grpc/blob/master/pom.xml and solves the problem described here: https://github.com/grpc/grpc-java/issues/3522 and even after 5 years it still remains unsolved.

Group: io.evitadb Artifact: grpc_workaround_build
Show all versions Show documentation Show source 
 

0 downloads
Artifact grpc_workaround_build
Group io.evitadb
Version 0.8.ALPHA
Last update 03. August 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 9
Dependencies error_prone_annotations, guava, failureaccess, listenablefuture, checker-qual, j2objc-annotations, protobuf-java, proto-google-common-protos, jsr305,
There are maybe transitive dependencies!

hkdf from group at.favre.lib (version 2.0.0)

A standalone Java implementation of HMAC-based key derivation function (HKDF) defined in RFC 5869 first described by Hugo Krawczyk. HKDF follows the "extract-then-expand" paradigm compatible with NIST Special Publication 800-56C "Two-Step Key Derivation" scheme.

Group: at.favre.lib Artifact: hkdf
Show all versions Show documentation Show source 
 

6 downloads
Artifact hkdf
Group at.favre.lib
Version 2.0.0
Last update 11. February 2023
Organization not specified
URL https://github.com/patrickfav/hkdf
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

dualPerturbAndCombine from group nz.ac.waikato.cms.weka (version 1.0.0)

Class for building and using classification and regression trees based on the closed-form dual perturb and combine algorithm described in Pierre Geurts, Lous Wehenkel: Closed-form dual perturb and combine for tree-based models. In: Proceedings of the 22nd International Conference on Machine Learning, 233-240, 2005.

Group: nz.ac.waikato.cms.weka Artifact: dualPerturbAndCombine
Show documentation Show source 
 

0 downloads
Artifact dualPerturbAndCombine
Group nz.ac.waikato.cms.weka
Version 1.0.0
Last update 03. August 2018
Organization University of Waikato, Hamilton, NZ
URL http://weka.sourceforge.net/doc.packages/dualPerturbAndCombine
License GNU General Public License 3
Dependencies amount 1
Dependencies weka-dev,
There are maybe transitive dependencies!

julielab-embeddings-server from group de.julielab (version 1.0.0)

This project offers a Java server that wraps a Word2Vec embedding file. The server can then be queried for embeddings via a simple HTTP API. A Java client is available via the julielab-embeddings-client project. For other languages, the server protocol must be implemented which is a simple binary format as described in the README.md file.

Group: de.julielab Artifact: julielab-embeddings-server
Show documentation Show source 
 

0 downloads
Artifact julielab-embeddings-server
Group de.julielab
Version 1.0.0
Last update 31. January 2018
Organization not specified
URL https://github.com/JULIELab/julielab-embeddings-management/tree/master/julielab-embeddings-server
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

generic-injected-dao from group com.gammapeit (version 1.0.5)

JPA Generic DAOs that are injectable using the pattern described in the page http://blog.xebia.com/2009/03/09/jpa-implementation-patterns-data-access-objects/ This library will not work if the project is not inside a JEE container (JBoss, Glassfish, TomEE, etc).

Group: com.gammapeit Artifact: generic-injected-dao
Show all versions Show documentation Show source 
 

1 downloads
Artifact generic-injected-dao
Group com.gammapeit
Version 1.0.5
Last update 21. May 2016
Organization not specified
URL https://github.com/alvinbaena/generic-injectable-dao
License The Apache License, Version 2.0
Dependencies amount 1
Dependencies classindex,
There are maybe transitive dependencies!

vrprep-model from group org.vrp-rep (version 0.5.0)

VRP-REP is a web sharing platform that put together data dedicated to Vehicle Routing Problem, that mainly uses a recommended data format described in an xsd file. This repository includes the model files used to marshall/unmarshall XML data instances using JAXB.

Group: org.vrp-rep Artifact: vrprep-model
Show all versions Show documentation Show source 
 

0 downloads
Artifact vrprep-model
Group org.vrp-rep
Version 0.5.0
Last update 08. January 2016
Organization VRP-REP
URL https://github.com/VRP-REP/model
License MIT License
Dependencies amount 1
Dependencies jaxb-api,
There are maybe transitive dependencies!

Load-Impact-Java-SDK from group com.loadimpact (version 1.2)

Java SDK for the Load Impact API. The primary class to use is com.loadimpact.ApiTokenClient. This SDK is closely modeled after the API described at Load Impact - Platform API Reference (http://developers.loadimpact.com/api/index.html) View the JavaDocs for a full description of every operation.

Group: com.loadimpact Artifact: Load-Impact-Java-SDK
Show all versions Show documentation Show source 
 

0 downloads
Artifact Load-Impact-Java-SDK
Group com.loadimpact
Version 1.2
Last update 14. May 2014
Organization not specified
URL http://developers.loadimpact.com/sdk/index.html
License The Apache Software License, Version 2.0
Dependencies amount 4
Dependencies jersey-client, jersey-media-multipart, jersey-media-json-processing, joda-time,
There are maybe transitive dependencies!

spring-orm from group org.codehaus.castor (version 2.1)

This project provides a Castor JDO-specific implementation of the Spring ORM interfaces (as described at http://static.springframework.org/spring/docs/1.2.x/reference/orm.html), allowing users to use Spring ORM as their preferred choice of dealing with the persistence aspects of their applications.

Group: org.codehaus.castor Artifact: spring-orm
Show all versions Show documentation Show source 
 

3 downloads
Artifact spring-orm
Group org.codehaus.castor
Version 2.1
Last update 26. March 2011
Organization not specified
URL http://castor.org
License not specified
Dependencies amount 6
Dependencies castor-jdo, castor-xml, commons-logging, spring-aop, spring-orm, spring-jdbc,
There are maybe transitive dependencies!



Page 12 from 18 (items total 179)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy