| License |
License |
|---|---|
| GroupId | GroupIdorg.nasdanika.core |
| ArtifactId | ArtifactIdexec |
| Version | Version2021.12.1 |
| Type | Typejar |
| Description |
DescriptionNasdanika Execution Model
Parent pom.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| exec-2021.12.1.pom | |
| exec-2021.12.1.jar | 80 KB |
| exec-2021.12.1-test-sources.jar | 12 KB |
| exec-2021.12.1-sources.jar | 68 KB |
| exec-2021.12.1-model.jar | 14 KB |
| exec-2021.12.1-javadoc.jar | 457 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.nasdanika.core/exec/ -->
<dependency>
<groupId>org.nasdanika.core</groupId>
<artifactId>exec</artifactId>
<version>2021.12.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.nasdanika.core/exec/
implementation 'org.nasdanika.core:exec:2021.12.1'
// https://jarcasting.com/artifacts/org.nasdanika.core/exec/
implementation ("org.nasdanika.core:exec:2021.12.1")
'org.nasdanika.core:exec:jar:2021.12.1'
<dependency org="org.nasdanika.core" name="exec" rev="2021.12.1">
<artifact name="exec" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nasdanika.core', module='exec', version='2021.12.1')
)
libraryDependencies += "org.nasdanika.core" % "exec" % "2021.12.1"
[org.nasdanika.core/exec "2021.12.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.nasdanika.core : emf | jar | 2021.12.1 |
| org.eclipse.emf : org.eclipse.emf.codegen | jar | 2.22.0 |
| org.eclipse.emf : org.eclipse.emf.codegen.ecore | jar | 2.26.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.assertj : assertj-core | jar | 3.20.2 |