Download JAR files tagged by book with all dependencies
main from group de.hamstersimulator.objectsfirst (version 5.0.2)
Group: de.hamstersimulator.objectsfirst Artifact: main
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact main
Group de.hamstersimulator.objectsfirst
Version 5.0.2
Last update 14. October 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies utils, core, ui, config, server,
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 5
Dependencies utils, core, ui, config, server,
There are maybe transitive dependencies!
server from group de.hamstersimulator.objectsfirst (version 5.0.2)
Group: de.hamstersimulator.objectsfirst Artifact: server
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact server
Group de.hamstersimulator.objectsfirst
Version 5.0.2
Last update 14. October 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies gson, utils, core, 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 4
Dependencies gson, utils, core, javafx-base,
There are maybe transitive dependencies!
config from group de.hamstersimulator.objectsfirst (version 5.0.2)
Group: de.hamstersimulator.objectsfirst Artifact: config
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact config
Group de.hamstersimulator.objectsfirst
Version 5.0.2
Last update 14. October 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies gson,
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 1
Dependencies gson,
There are maybe transitive dependencies!
ui from group de.hamstersimulator.objectsfirst (version 5.0.2)
Group: de.hamstersimulator.objectsfirst Artifact: ui
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact ui
Group de.hamstersimulator.objectsfirst
Version 5.0.2
Last update 14. October 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies core, javafx, javafx-fxml,
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 3
Dependencies core, javafx, javafx-fxml,
There are maybe transitive 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!
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.
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!
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.
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!
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.
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!
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 8 from 8 (items total 79)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy