is not current version
Last Version 1.7.3-locke-5

CoreASM Engine 1.7.3-locke-4

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.

License

License

Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

de.athalis.coreasm
ArtifactId

ArtifactId

coreasm-engine
Version

Version

1.7.3-locke-4
Type

Type

jar
Description

Description

CoreASM Engine
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.

Download coreasm-engine 1.7.3-locke-4


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

Dependencies

compile (7)

Group / Artifact Type Version
junit : junit jar 4.12
org.slf4j : slf4j-api jar 1.7.28
ch.qos.logback : logback-classic jar 1.2.3
jgraph : jgraph jar 5.13.0.0
net.sf.jgrapht : jgrapht jar 0.8.3
org.jparsec : jparsec jar 3.1
de.athalis.coreasm : coreasm-util jar 1.7.3-locke-4

Project Modules

There are no modules declared in this project.