CoreASM Parent Project

This is a fork of the CoreASM project from https://github.com/coreasm/coreasm.core The CoreASM project focuses on the design of a lean executable ASM (Abstract State Machines) language, in combination with a supporting tool environment for high-level design, experimental validation and formal verification (where appropriate) of abstract system models.

Лицензия

Лицензия

Категории

Категории

ASM Библиотеки уровня приложения Bytecode Manipulation
Группа

Группа

de.athalis.coreasm
Идентификатор

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

coreasm-parent
Последняя версия

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

1.7.3-locke-5
Дата

Дата

Тип

Тип

pom
Описание

Описание

CoreASM Parent Project
This is a fork of the CoreASM project from https://github.com/coreasm/coreasm.core The CoreASM project focuses on the design of a lean executable ASM (Abstract State Machines) language, in combination with a supporting tool environment for high-level design, experimental validation and formal verification (where appropriate) of abstract system models.
Ссылка на сайт

Ссылка на сайт

https://github.com/Locke/coreasm.core
Система контроля версий

Система контроля версий

https://github.com/Locke/coreasm.core

Скачать coreasm-parent

Имя Файла Размер
coreasm-parent-1.7.3-locke-5.pom 11 KB
Обзор

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

<!-- https://jarcasting.com/artifacts/de.athalis.coreasm/coreasm-parent/ -->
<dependency>
    <groupId>de.athalis.coreasm</groupId>
    <artifactId>coreasm-parent</artifactId>
    <version>1.7.3-locke-5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.athalis.coreasm/coreasm-parent/
implementation 'de.athalis.coreasm:coreasm-parent:1.7.3-locke-5'
// https://jarcasting.com/artifacts/de.athalis.coreasm/coreasm-parent/
implementation ("de.athalis.coreasm:coreasm-parent:1.7.3-locke-5")
'de.athalis.coreasm:coreasm-parent:pom:1.7.3-locke-5'
<dependency org="de.athalis.coreasm" name="coreasm-parent" rev="1.7.3-locke-5">
  <artifact name="coreasm-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.athalis.coreasm', module='coreasm-parent', version='1.7.3-locke-5')
)
libraryDependencies += "de.athalis.coreasm" % "coreasm-parent" % "1.7.3-locke-5"
[de.athalis.coreasm/coreasm-parent "1.7.3-locke-5"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • org.coreasm.util
  • org.coreasm.config
  • org.coreasm.engine
  • org.coreasm.ui.carma

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

Версия
1.7.3-locke-5
1.7.3-locke-4