Hamstersimulator JavaFX UI

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.

Лицензия

Лицензия

Группа

Группа

de.hamstersimulator.objectsfirst
Идентификатор

Идентификатор

ui
Последняя версия

Последняя версия

4.3.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

Hamstersimulator JavaFX UI
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.

Скачать ui

Имя Файла Размер
ui-4.3.4.pom
ui-4.3.4.jar 44 KB
ui-4.3.4-sources.jar 26 KB
ui-4.3.4-javadoc.jar 152 KB
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/de.hamstersimulator.objectsfirst/ui/ -->
<dependency>
    <groupId>de.hamstersimulator.objectsfirst</groupId>
    <artifactId>ui</artifactId>
    <version>4.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/de.hamstersimulator.objectsfirst/ui/
implementation 'de.hamstersimulator.objectsfirst:ui:4.3.4'
// https://jarcasting.com/artifacts/de.hamstersimulator.objectsfirst/ui/
implementation ("de.hamstersimulator.objectsfirst:ui:4.3.4")
'de.hamstersimulator.objectsfirst:ui:jar:4.3.4'
<dependency org="de.hamstersimulator.objectsfirst" name="ui" rev="4.3.4">
  <artifact name="ui" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.hamstersimulator.objectsfirst', module='ui', version='4.3.4')
)
libraryDependencies += "de.hamstersimulator.objectsfirst" % "ui" % "4.3.4"
[de.hamstersimulator.objectsfirst/ui "4.3.4"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
de.hamstersimulator.objectsfirst : core jar 4.3.4
org.openjfx : javafx pom 17.0.2-ea+1
org.openjfx : javafx-fxml jar 17.0.2-ea+1

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
4.3.4
4.3.3
4.3.2
4.3.1
4.3.0
4.2.0
4.1.1
4.1.0
4.0.0