License |
License |
---|---|
GroupId | GroupIdorg.nasdanika.core |
ArtifactId | ArtifactIdexec |
Version | Version2022.1.1 |
Type | Typejar |
Description |
DescriptionNasdanika Execution Model
Parent pom.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
exec-2022.1.1.pom | |
exec-2022.1.1.jar | 81 KB |
exec-2022.1.1-test-sources.jar | 12 KB |
exec-2022.1.1-sources.jar | 69 KB |
exec-2022.1.1-model.jar | 17 KB |
exec-2022.1.1-javadoc.jar | 745 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.nasdanika.core/exec/ -->
<dependency>
<groupId>org.nasdanika.core</groupId>
<artifactId>exec</artifactId>
<version>2022.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.nasdanika.core/exec/
implementation 'org.nasdanika.core:exec:2022.1.1'
// https://jarcasting.com/artifacts/org.nasdanika.core/exec/
implementation ("org.nasdanika.core:exec:2022.1.1")
'org.nasdanika.core:exec:jar:2022.1.1'
<dependency org="org.nasdanika.core" name="exec" rev="2022.1.1">
<artifact name="exec" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nasdanika.core', module='exec', version='2022.1.1')
)
libraryDependencies += "org.nasdanika.core" % "exec" % "2022.1.1"
[org.nasdanika.core/exec "2022.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.nasdanika.core : emf | jar | 2022.1.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 |