is not current version
Last Version 1.3.0

org.mod4j:mod4j-businessdomain-xtext 1.0.1

This Eclipse plug-in project contains the BusinessDomain xtext model.

Categories

Categories

Doma Data ORM
GroupId

GroupId

org.mod4j
ArtifactId

ArtifactId

mod4j-businessdomain-xtext
Version

Version

1.0.1
Type

Type

jar

Download mod4j-businessdomain-xtext 1.0.1


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