| License |
License |
|---|---|
| GroupId | GroupIdorg.nasdanika.core |
| ArtifactId | ArtifactIdexec |
| Last Version | Last Version2022.6.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionNasdanika Execution Model
Parent pom.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| exec-2022.6.1.pom | |
| exec-2022.6.1.jar | 99 KB |
| exec-2022.6.1-sources.jar | 40 KB |
| exec-2022.6.1-javadoc.jar | 276 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.nasdanika.core/exec/ -->
<dependency>
<groupId>org.nasdanika.core</groupId>
<artifactId>exec</artifactId>
<version>2022.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.nasdanika.core/exec/
implementation 'org.nasdanika.core:exec:2022.6.1'
// https://jarcasting.com/artifacts/org.nasdanika.core/exec/
implementation ("org.nasdanika.core:exec:2022.6.1")
'org.nasdanika.core:exec:jar:2022.6.1'
<dependency org="org.nasdanika.core" name="exec" rev="2022.6.1">
<artifact name="exec" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nasdanika.core', module='exec', version='2022.6.1')
)
libraryDependencies += "org.nasdanika.core" % "exec" % "2022.6.1"
[org.nasdanika.core/exec "2022.6.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.nasdanika.core : emf | jar | 2022.6.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 |