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

Download JAR files tagged by positive with all dependencies

Search JAR files by class name

parent-pom from group org.touchbit.retrofit.veslo (version 1.2.0)

The extension is intended for API testing. Allows you to work with a response from a HTTP-service, which contains two data models (DTO) for processing/checking both positive and negative cases when testing the service.

Group: org.touchbit.retrofit.veslo Artifact: parent-pom
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact parent-pom
Group org.touchbit.retrofit.veslo
Version 1.2.0
Last update 16. March 2022
Organization not specified
URL https://github.com/touchbit/retrofit-veslo
License Apache License 2.0
Dependencies amount 2
Dependencies junit-jupiter-api, junit-jupiter-params,
There are maybe transitive dependencies!

org.jbundle.util.biorhythm.osgi from group org.jbundle.util.biorhythm (version 0.8.8)

Group: org.jbundle.util.biorhythm Artifact: org.jbundle.util.biorhythm.osgi
Show all versions Show documentation Show source 
 

0 downloads
Artifact org.jbundle.util.biorhythm.osgi
Group org.jbundle.util.biorhythm
Version 0.8.8
Last update 01. April 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies org.jbundle.util.biorhythm,
There are maybe transitive dependencies!

org.jbundle.util.biorhythm from group org.jbundle.util.biorhythm (version 0.8.8)

Group: org.jbundle.util.biorhythm Artifact: org.jbundle.util.biorhythm
Show all versions Show documentation Show source 
 

0 downloads
Artifact org.jbundle.util.biorhythm
Group org.jbundle.util.biorhythm
Version 0.8.8
Last update 01. April 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies org.jbundle.util.muffinmanager, org.jbundle.util.biorhythm.i18n, org.jbundle.util.jcalendarbutton,
There are maybe transitive dependencies!

org.jbundle.util.biorhythm.i18n from group org.jbundle.util.biorhythm (version 0.8.8)

Group: org.jbundle.util.biorhythm Artifact: org.jbundle.util.biorhythm.i18n
Show all versions Show documentation Show source 
 

0 downloads
Artifact org.jbundle.util.biorhythm.i18n
Group org.jbundle.util.biorhythm
Version 0.8.8
Last update 01. April 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jbundle-util-biorhythm-reactor from group org.jbundle.util.biorhythm (version 0.8.8)

Biorhythm Theory states that our lives are influenced by a Physical, Emotional, and Intellectual cycle which begin at birth. At birth, all three states start at the critical point and begin to rise to a positive peak, then cycle to a low point. On a day where the cycle crosses the critical point your abilities can vary wildly.

Group: org.jbundle.util.biorhythm Artifact: jbundle-util-biorhythm-reactor
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jbundle-util-biorhythm-reactor
Group org.jbundle.util.biorhythm
Version 0.8.8
Last update 01. April 2023
Organization not specified
URL http://www.jbundle.org/bio
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jbundle-util-biorhythm-jnlp from group org.jbundle.util.biorhythm (version 0.8.7)

Group: org.jbundle.util.biorhythm Artifact: jbundle-util-biorhythm-jnlp
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jbundle-util-biorhythm-jnlp
Group org.jbundle.util.biorhythm
Version 0.8.7
Last update 23. January 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies webstart-jnlp-servlet,
There are maybe transitive dependencies!

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

This artifact provides the implementation of (a blue-fringe version of) the "regular positive negative inference" (RPNI) learning algorithm as presented in the paper "Inferring regular languages in polynomial update time" (https://dx.doi.org/10.1142/9789812797902_0004) by Jose Oncina and Pedro García. More details on the blue-fringe version of this algorithm can be found in the book "Grammatical Inference" (https://doi.org/10.1017/CBO9781139194655) by Colin de la Higuera.

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

0 downloads
Artifact learnlib-rpni
Group de.learnlib
Version 0.17.0
Last update 15. November 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 8
Dependencies learnlib-api, learnlib-datastructure-pta, automata-api, automata-commons-smartcollections, checker-qual, buildergen, learnlib-learner-it-support, testng,
There are maybe transitive dependencies!

learnlib-rpni-mdl from group de.learnlib (version 0.17.0)

This artifact provides the implementation of (a blue-fringe version of) the "regular positive negative inference" (RPNI) learning algorithm as presented in the paper "Inferring regular languages in polynomial update time" (https://dx.doi.org/10.1142/9789812797902_0004) by Jose Oncina and Pedro García using the "minimum description length" (MDL) heuristic. More details on this algorithm can be found in the book "Grammatical Inference" (https://doi.org/10.1017/CBO9781139194655) by Colin de la Higuera.

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

0 downloads
Artifact learnlib-rpni-mdl
Group de.learnlib
Version 0.17.0
Last update 15. November 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 10
Dependencies learnlib-api, learnlib-datastructure-pta, learnlib-rpni, automata-api, automata-commons-smartcollections, automata-commons-util, automata-core, buildergen, learnlib-learner-it-support, testng,
There are maybe transitive dependencies!

learnlib-rpni-edsm from group de.learnlib (version 0.17.0)

This artifact provides the implementation of (a blue-fringe version of) the "regular positive negative inference" (RPNI) learning algorithm as presented in the paper "Inferring regular languages in polynomial update time" (https://dx.doi.org/10.1142/9789812797902_0004) by Jose Oncina and Pedro García using the "evidence-driven state merging" (EDSM) heuristic. More details on this algorithm can be found in the book "Grammatical Inference" (https://doi.org/10.1017/CBO9781139194655) by Colin de la Higuera.

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

0 downloads
Artifact learnlib-rpni-edsm
Group de.learnlib
Version 0.17.0
Last update 15. November 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 11
Dependencies learnlib-api, learnlib-datastructure-pta, learnlib-rpni, guava, automata-api, automata-commons-smartcollections, automata-commons-util, automata-core, buildergen, learnlib-learner-it-support, testng,
There are maybe transitive dependencies!



Page 2 from 2 (items total 19)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy