Nasdanika Engineering Model

Parent pom.

License

License

GroupId

GroupId

org.nasdanika.core
ArtifactId

ArtifactId

engineering
Last Version

Last Version

2021.3.3
Release Date

Release Date

Type

Type

jar
Description

Description

Nasdanika Engineering Model
Parent pom.
Project URL

Project URL

https://nasdanika.org/engineering
Project Organization

Project Organization

Nasdanika

Download engineering

How to add to project

<!-- https://jarcasting.com/artifacts/org.nasdanika.core/engineering/ -->
<dependency>
    <groupId>org.nasdanika.core</groupId>
    <artifactId>engineering</artifactId>
    <version>2021.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.nasdanika.core/engineering/
implementation 'org.nasdanika.core:engineering:2021.3.3'
// https://jarcasting.com/artifacts/org.nasdanika.core/engineering/
implementation ("org.nasdanika.core:engineering:2021.3.3")
'org.nasdanika.core:engineering:jar:2021.3.3'
<dependency org="org.nasdanika.core" name="engineering" rev="2021.3.3">
  <artifact name="engineering" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nasdanika.core', module='engineering', version='2021.3.3')
)
libraryDependencies += "org.nasdanika.core" % "engineering" % "2021.3.3"
[org.nasdanika.core/engineering "2021.3.3"]

Dependencies

compile (1)

Group / Artifact Type Version
org.nasdanika.core : party jar 2021.3.3

Project Modules

There are no modules declared in this project.

Core

Core bundles and features.

Adding a new bundle

  • Add to the parent pom
  • Create jar-pom.xml and add to jar-pom.xml parent if publishing to Maven Central
  • Add Javadoc resource copy execution to the repository pom.xml
  • Add Javadoc action to the documentation model
  • Add an entry to the context-builders.yml for documentation generation
  • If Ecore model bundle - add a model entry to the context-builder.yml
org.nasdanika.core

Nasdanika

Nasdanika specializes in creating tools and solutions for Model-Driven development and code generation.

Versions

Version
2021.3.3
2021.3.2
2021.3.1
2021.3.0
2021.2.1
2021.2.0