License |
License |
---|---|
Categories |
CategoriesDoma Data ORM |
GroupId | GroupIdorg.mod4j |
ArtifactId | ArtifactIdmod4j-businessdomain-mm |
Last Version | Last Version1.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmod4j-businessdomain-mm
This Eclipse plug-in project contains the BusinessDomain meta model.
|
Project Organization |
Project OrganizationMod4j |
<!-- https://jarcasting.com/artifacts/org.mod4j/mod4j-businessdomain-mm/ -->
<dependency>
<groupId>org.mod4j</groupId>
<artifactId>mod4j-businessdomain-mm</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.mod4j/mod4j-businessdomain-mm/
implementation 'org.mod4j:mod4j-businessdomain-mm:1.3.0'
// https://jarcasting.com/artifacts/org.mod4j/mod4j-businessdomain-mm/
implementation ("org.mod4j:mod4j-businessdomain-mm:1.3.0")
'org.mod4j:mod4j-businessdomain-mm:jar:1.3.0'
<dependency org="org.mod4j" name="mod4j-businessdomain-mm" rev="1.3.0">
<artifact name="mod4j-businessdomain-mm" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mod4j', module='mod4j-businessdomain-mm', version='1.3.0')
)
libraryDependencies += "org.mod4j" % "mod4j-businessdomain-mm" % "1.3.0"
[org.mod4j/mod4j-businessdomain-mm "1.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.mod4j.org.eclipse.emf : ecore | jar | 2.5.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.4 |