Nasdanika Party Model

Parent pom.

License

License

GroupId

GroupId

org.nasdanika.core
ArtifactId

ArtifactId

party
Last Version

Last Version

2021.3.3
Release Date

Release Date

Type

Type

jar
Description

Description

Nasdanika Party Model
Parent pom.
Project Organization

Project Organization

Nasdanika

Download party

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.nasdanika.core : ncore 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