Download JAR files tagged by described with all dependencies
core from group de.hamstersimulator.objectsfirst (version 5.0.2)
Group: de.hamstersimulator.objectsfirst Artifact: core
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact core
Group de.hamstersimulator.objectsfirst
Version 5.0.2
Last update 14. October 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies utils, javafx-base,
There are maybe transitive dependencies!
Group de.hamstersimulator.objectsfirst
Version 5.0.2
Last update 14. October 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies utils, javafx-base,
There are maybe transitive dependencies!
parent from group de.hamstersimulator.objectsfirst (version 5.0.2)
The objectsfirst Hamstersimulator is a variant of the Hamstersimulator for teaching programming initiated by D. Bohles at the University of Oldenburg. This variant here used the original ideas but uses a pure OO-API and utilizes features of modern Java versions and libraries (JDK >= 14). In addition, it brings objects-first to the Hamstersimulator as described in the programming teaching book "Touch of Class" by B. Meyer.
Group: de.hamstersimulator.objectsfirst Artifact: 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 parent
Group de.hamstersimulator.objectsfirst
Version 5.0.2
Last update 14. October 2024
Organization not specified
URL https://github.com/SQAHamster/plain-java-hamster/blob/master/README.md
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group de.hamstersimulator.objectsfirst
Version 5.0.2
Last update 14. October 2024
Organization not specified
URL https://github.com/SQAHamster/plain-java-hamster/blob/master/README.md
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
cross-platform-launcher-plugin from group org.devzendo (version 1.4.0)
A Maven plugin that creates launchers for Windows
(using Janel), Mac OS X (creating a .app structure, or tree with shell
script) or Linux (using a shell script).
(Apache License v2) 2008-2024 Matt Gumbley, DevZendo.org
Note that the Universal Application Stub and Janel have separate licenses
as described in their included license files.
Group: org.devzendo Artifact: cross-platform-launcher-plugin
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact cross-platform-launcher-plugin
Group org.devzendo
Version 1.4.0
Last update 13. August 2024
Organization DevZendo.org
URL http://devzendo.org/xplp
License The Apache Software License, Version 2.0
Dependencies amount 4
Dependencies maven-plugin-api, maven-project, plexus-utils, maven-default-skin,
There are maybe transitive dependencies!
Group org.devzendo
Version 1.4.0
Last update 13. August 2024
Organization DevZendo.org
URL http://devzendo.org/xplp
License The Apache Software License, Version 2.0
Dependencies amount 4
Dependencies maven-plugin-api, maven-project, plexus-utils, maven-default-skin,
There are maybe transitive dependencies!
jbidibc-ch341a from group org.bidib.jbidib (version 1.13.23)
jBiDiB jbidibc CH341A POM
Install the libusb drivers for using the libusb access. Under Windows OS you must install the Zadig driver as described here: https://github.com/libusb/libusb/wiki/Windows.
Zadic can be downloaded from: http://zadig.akeo.ie/
In the Zadig UI you must check Options > List all devices and the select the 'USB-EPP /I2C... CH341A' device. Then select the target driver with the spinners (I used libusb-win32 (v1.2.6.0))
and click the 'Install driver' button.
7 downloads
Artifact jbidibc-ch341a
Group org.bidib.jbidib
Version 1.13.23
Last update 25. May 2024
Organization not specified
URL http://sourceforge.net/projects/jbidibc/jbidibc-ch341a/
License GNU General Purpose License Version 3.0
Dependencies amount 4
Dependencies jna, jna-platform, jbidibc-core, usb4java,
There are maybe transitive dependencies!
Group org.bidib.jbidib
Version 1.13.23
Last update 25. May 2024
Organization not specified
URL http://sourceforge.net/projects/jbidibc/jbidibc-ch341a/
License GNU General Purpose License Version 3.0
Dependencies amount 4
Dependencies jna, jna-platform, jbidibc-core, usb4java,
There are maybe transitive dependencies!
learnlib-procedural from group de.learnlib (version 0.17.0)
This artifact provides the implementations of various learning algorithms for systems of procedural automata
such as the ones described in the papers "Compositional learning of mutually recursive procedural systems
(https://doi.org/10.1007/s10009-021-00634-y) and "From Languages to Behaviors and Back"
(https://doi.org/10.1007/978-3-031-15629-8_11) by Markus Frohme and Bernhard Steffen.
Artifact learnlib-procedural
Group de.learnlib
Version 0.17.0
Last update 15. November 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 19
Dependencies learnlib-api, learnlib-counterexamples, learnlib-datastructure-ot, learnlib-kearns-vazirani, learnlib-lstar, learnlib-observation-pack, learnlib-oml, learnlib-ttt, learnlib-util, guava, automata-api, automata-commons-util, automata-core, automata-util, buildergen, checker-qual, learnlib-learner-it-support, learnlib-learning-examples, 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 19
Dependencies learnlib-api, learnlib-counterexamples, learnlib-datastructure-ot, learnlib-kearns-vazirani, learnlib-lstar, learnlib-observation-pack, learnlib-oml, learnlib-ttt, learnlib-util, guava, automata-api, automata-commons-util, automata-core, automata-util, buildergen, checker-qual, learnlib-learner-it-support, learnlib-learning-examples, testng,
There are maybe transitive dependencies!
automata-modelchecking-ltsmin from group net.automatalib (version 0.11.0)
This artifact provides the integration of the model checker "LTSmin" (https://ltsmin.utwente.nl/) as described
in the paper "Sound Black-Box Checking in the LearnLib" (https://dx.doi.org/10.1007/s11334-019-00342-6) by
Jeroen Meijer and Jaco van de Pol.
Note that this implementation requires a local installation of the LTSmin binaries (see
https://ltsmin.utwente.nl/) which are not explicitly included in this artifact due to packaging reasons.
Group: net.automatalib Artifact: automata-modelchecking-ltsmin
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact automata-modelchecking-ltsmin
Group net.automatalib
Version 0.11.0
Last update 06. November 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 11
Dependencies automata-api, automata-commons-util, automata-core, automata-serialization-etf, automata-serialization-fsm, automata-util, guava, slf4j-api, buildergen, checker-qual, testng,
There are maybe transitive dependencies!
Group net.automatalib
Version 0.11.0
Last update 06. November 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 11
Dependencies automata-api, automata-commons-util, automata-core, automata-serialization-etf, automata-serialization-fsm, automata-util, guava, slf4j-api, buildergen, checker-qual, testng,
There are maybe transitive dependencies!
parent from group org.jsonurl (version 4)
${jsonurl.description}
This is the parent POM for the all jsonurl maven artifacts.
Group: org.jsonurl Artifact: 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 parent
Group org.jsonurl
Version 4
Last update 03. April 2021
Organization jsonurl.org
URL https://www.jsonurl.org
License Apache-2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.jsonurl
Version 4
Last update 03. April 2021
Organization jsonurl.org
URL https://www.jsonurl.org
License Apache-2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
ode-bpel-extensions-long-running from group org.wso2.bpel.extensions (version 1.3.5-wso4v18)
Group: org.wso2.bpel.extensions Artifact: ode-bpel-extensions-long-running
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact ode-bpel-extensions-long-running
Group org.wso2.bpel.extensions
Version 1.3.5-wso4v18
Last update 24. November 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 8
Dependencies ode-bpel-runtime, ode-bpel-api, ode-bpel-compiler, ode-utils, ode-jacob, ode-bpel-schemas, ode-bpel-test, ode-bpel-store,
There are maybe transitive dependencies!
Group org.wso2.bpel.extensions
Version 1.3.5-wso4v18
Last update 24. November 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 8
Dependencies ode-bpel-runtime, ode-bpel-api, ode-bpel-compiler, ode-utils, ode-jacob, ode-bpel-schemas, ode-bpel-test, ode-bpel-store,
There are maybe transitive dependencies!
ode-bpel-extensions-e4x from group org.wso2.bpel.extensions (version 1.3.5-wso4v18)
Group: org.wso2.bpel.extensions Artifact: ode-bpel-extensions-e4x
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
ode-axis2 from group org.wso2.bpel (version 1.3.5-wso4v18)
0 downloads
Page 14 from 18 (items total 180)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy