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