Download JAR files tagged by variations with all dependencies
Jackfish from group io.vulpine.lib (version 1.1.0)
Checked variations for Java 8+ functional interfaces.
0 downloads
Artifact Jackfish
Group io.vulpine.lib
Version 1.1.0
Last update 24. March 2017
Organization Vulpine IO
URL https://github.com/Vulpine-IO/Jackfish
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group io.vulpine.lib
Version 1.1.0
Last update 24. March 2017
Organization Vulpine IO
URL https://github.com/Vulpine-IO/Jackfish
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
org.openl.rules.variation from group org.openl.rules (version 5.27.8.1)
Classes and utilities to work with OpenL Rules Variations
Group: org.openl.rules Artifact: org.openl.rules.variation
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact org.openl.rules.variation
Group org.openl.rules
Version 5.27.8.1
Last update 30. September 2024
Organization not specified
URL https://openl-tablets.org
License not specified
Dependencies amount 3
Dependencies commons-jxpath, cloning, hessian,
There are maybe transitive dependencies!
Group org.openl.rules
Version 5.27.8.1
Last update 30. September 2024
Organization not specified
URL https://openl-tablets.org
License not specified
Dependencies amount 3
Dependencies commons-jxpath, cloning, hessian,
There are maybe transitive dependencies!
mule-example-loanbroker-credit-agency from group org.mule.examples (version 3.5.0-bighorn)
Group: org.mule.examples Artifact: mule-example-loanbroker-credit-agency
Show all versions Show source
Show all versions Show source
0 downloads
Artifact mule-example-loanbroker-credit-agency
Group org.mule.examples
Version 3.5.0-bighorn
Last update 27. September 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.mule.examples
Version 3.5.0-bighorn
Last update 27. September 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
mule-example-loanbroker-common-tests from group org.mule.examples (version 3.5.0-bighorn)
Group: org.mule.examples Artifact: mule-example-loanbroker-common-tests
Show all versions Show source
Show all versions Show source
0 downloads
Artifact mule-example-loanbroker-common-tests
Group org.mule.examples
Version 3.5.0-bighorn
Last update 27. September 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies mule-example-loanbroker-common, mule-tests-functional, junit,
There are maybe transitive dependencies!
Group org.mule.examples
Version 3.5.0-bighorn
Last update 27. September 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies mule-example-loanbroker-common, mule-tests-functional, junit,
There are maybe transitive dependencies!
mule-example-loanbroker-common from group org.mule.examples (version 3.5.0-bighorn)
0 downloads
Artifact mule-example-loanbroker-common
Group org.mule.examples
Version 3.5.0-bighorn
Last update 27. September 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies mule-core, mule-module-spring-config, mule-module-xml, mule-module-client, mule-module-scripting, jaxws-api,
There are maybe transitive dependencies!
Group org.mule.examples
Version 3.5.0-bighorn
Last update 27. September 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies mule-core, mule-module-spring-config, mule-module-xml, mule-module-client, mule-module-scripting, jaxws-api,
There are maybe transitive dependencies!
mule-example-loanbroker-parent from group org.mule.examples (version 3.5.0-bighorn)
Umbrella for different variations of the Loan Broker example.
Group: org.mule.examples Artifact: mule-example-loanbroker-parent
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact mule-example-loanbroker-parent
Group org.mule.examples
Version 3.5.0-bighorn
Last update 27. September 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.mule.examples
Version 3.5.0-bighorn
Last update 27. September 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
mule-example-loanbroker-esb from group org.mule.examples (version 3.1.2)
0 downloads
Artifact mule-example-loanbroker-esb
Group org.mule.examples
Version 3.1.2
Last update 25. May 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 10
Dependencies mule-example-loanbroker-common, mule-example-loanbroker-credit-agency, mule-module-spring-config, mule-transport-ejb, mule-transport-jms, mule-transport-jetty, mule-transport-vm, mule-module-cxf, mule-transport-http, mule-module-spring-extras,
There are maybe transitive dependencies!
Group org.mule.examples
Version 3.1.2
Last update 25. May 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 10
Dependencies mule-example-loanbroker-common, mule-example-loanbroker-credit-agency, mule-module-spring-config, mule-transport-ejb, mule-transport-jms, mule-transport-jetty, mule-transport-vm, mule-module-cxf, mule-transport-http, mule-module-spring-extras,
There are maybe transitive dependencies!
gnudiff from group com.bmsi (version 1.7)
A translation of the GNU Diff algorithm to a Java class. The Diff class computes the differences
between two Object arrays as a list of changes. This is very general purpose. Any of the options
to GNU diff can be efficiently implemented as variations on how Object.equals() is implemented
and how the change list is printed.
Artifact gnudiff
Group com.bmsi
Version 1.7
Last update 01. February 2011
Organization not specified
URL http://www.bmsi.com/java/#diff
License GNU GENERAL PUBLIC LICENSE
Dependencies amount 1
Dependencies junit,
There are maybe transitive dependencies!
Group com.bmsi
Version 1.7
Last update 01. February 2011
Organization not specified
URL http://www.bmsi.com/java/#diff
License GNU GENERAL PUBLIC LICENSE
Dependencies amount 1
Dependencies junit,
There are maybe transitive dependencies!
learnlib-lstar from group de.learnlib (version 0.17.0)
This artifact provides the implementation of the L* learning algorithm described in the paper "Learning Regular
Sets from Queries and Counterexamples" (https://doi.org/10.1016/0890-5401(87)90052-6) by Dana Angluin including
variations and optimizations thereof such as the versions based on "On the Learnability of Infinitary Regular
Sets" (https://dx.doi.org/10.1006/inco.1995.1070) by Oded Maler and Amir Pnueli or "Inference of finite automata
using homing sequences" (http://dx.doi.org/10.1006/inco.1993.1021) by Ronald L. Rivest and Robert E. Schapire.
0 downloads
Artifact learnlib-lstar
Group de.learnlib
Version 0.17.0
Last update 15. November 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 13
Dependencies learnlib-api, learnlib-datastructure-ot, learnlib-counterexamples, learnlib-util, automata-api, automata-commons-util, automata-core, checker-qual, slf4j-api, buildergen, learnlib-learning-examples, learnlib-learner-it-support, testng,
There are maybe transitive dependencies!
Group de.learnlib
Version 0.17.0
Last update 15. November 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 13
Dependencies learnlib-api, learnlib-datastructure-ot, learnlib-counterexamples, learnlib-util, automata-api, automata-commons-util, automata-core, checker-qual, slf4j-api, buildergen, learnlib-learning-examples, learnlib-learner-it-support, testng,
There are maybe transitive dependencies!
Page 1 from 1 (items total 9)