License |
License |
---|---|
Categories |
CategoriesASM Application Layer Libs Bytecode Manipulation config Configuration |
GroupId | GroupIdorg.coreasm |
ArtifactId | ArtifactIdorg.coreasm.config |
Version | Version1.7.3 |
Type | Typejar |
Description |
DescriptionCoreASM Configuration Component
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.
|
Filename | Size |
---|---|
org.coreasm.config-1.7.3.pom | |
org.coreasm.config-1.7.3.jar | 8 KB |
org.coreasm.config-1.7.3-sources.jar | 6 KB |
org.coreasm.config-1.7.3-javadoc.jar | 54 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.coreasm/org.coreasm.config/ -->
<dependency>
<groupId>org.coreasm</groupId>
<artifactId>org.coreasm.config</artifactId>
<version>1.7.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.coreasm/org.coreasm.config/
implementation 'org.coreasm:org.coreasm.config:1.7.3'
// https://jarcasting.com/artifacts/org.coreasm/org.coreasm.config/
implementation ("org.coreasm:org.coreasm.config:1.7.3")
'org.coreasm:org.coreasm.config:jar:1.7.3'
<dependency org="org.coreasm" name="org.coreasm.config" rev="1.7.3">
<artifact name="org.coreasm.config" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.coreasm', module='org.coreasm.config', version='1.7.3')
)
libraryDependencies += "org.coreasm" % "org.coreasm.config" % "1.7.3"
[org.coreasm/org.coreasm.config "1.7.3"]
Group / Artifact | Type | Version |
---|---|---|
org.coreasm : org.coreasm.util | jar | 1.7.3 |
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 |