License |
License |
---|---|
Categories |
CategoriesASM Application Layer Libs Bytecode Manipulation |
GroupId | GroupIdorg.coreasm |
ArtifactId | ArtifactIdorg.coreasm.parent |
Version | Version1.7.3 |
Type | Typepom |
Description |
DescriptionCoreASM 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 |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
org.coreasm.parent-1.7.3.pom | 7 KB |
Browse |
<!-- 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"]
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 |