Last Version

CoreASM Parent Project 1.7.3

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

org.coreasm
ArtifactId

ArtifactId

org.coreasm.parent
Version

Version

1.7.3
Type

Type

pom
Description

Description

CoreASM Parent Project
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.
Project URL

Project URL

https://github.com/coreasm/coreasm.core
Source Code Management

Source Code Management

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

Download org.coreasm.parent 1.7.3


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

Dependencies

compile (4)

Group / Artifact Type Version
cglib : cglib jar 3.1
org.slf4j : slf4j-api jar 1.7.7
ch.qos.logback : logback-classic jar 1.1.2
ch.qos.logback : logback-core jar 1.1.2

Project Modules

  • ../org.coreasm.util
  • ../org.coreasm.config
  • ../org.coreasm.engine