| License |
License |
|---|---|
| GroupId | GroupIdorg.nasdanika.core |
| ArtifactId | ArtifactIdemf |
| Version | Version2022.4.0 |
| Type | Typejar |
| Description |
DescriptionNasdanika EMF
Parent pom.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| emf-2022.4.0.pom | |
| emf-2022.4.0.jar | 144 KB |
| emf-2022.4.0-test-sources.jar | 4 KB |
| emf-2022.4.0-sources.jar | 64 KB |
| emf-2022.4.0-javadoc.jar | 552 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.nasdanika.core/emf/ -->
<dependency>
<groupId>org.nasdanika.core</groupId>
<artifactId>emf</artifactId>
<version>2022.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.nasdanika.core/emf/
implementation 'org.nasdanika.core:emf:2022.4.0'
// https://jarcasting.com/artifacts/org.nasdanika.core/emf/
implementation ("org.nasdanika.core:emf:2022.4.0")
'org.nasdanika.core:emf:jar:2022.4.0'
<dependency org="org.nasdanika.core" name="emf" rev="2022.4.0">
<artifact name="emf" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nasdanika.core', module='emf', version='2022.4.0')
)
libraryDependencies += "org.nasdanika.core" % "emf" % "2022.4.0"
[org.nasdanika.core/emf "2022.4.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.nasdanika.core : ncore | jar | 2022.4.0 |
| org.nasdanika.core : cli | jar | 2022.4.0 |
| org.eclipse.emf : org.eclipse.emf.ecore.xmi | jar | 2.16.0 |
| org.eclipse.jgit : org.eclipse.jgit | jar | 5.13.0.202109080827-r |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.assertj : assertj-core | jar | 3.20.2 |