mod4j-businessdomain-generator

This Eclipse plug-in project contains the BusinessDomain generator.

License

License

Categories

Categories

Doma Data ORM
GroupId

GroupId

org.mod4j
ArtifactId

ArtifactId

mod4j-businessdomain-generator
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

mod4j-businessdomain-generator
This Eclipse plug-in project contains the BusinessDomain generator.
Project Organization

Project Organization

Mod4j

Download mod4j-businessdomain-generator

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.mod4j : mod4j-businessdomain-mm jar 1.3.0
org.mod4j : mod4j-common jar 1.3.0
org.mod4j.crossx : mod4j-crossx-broker jar 1.3.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.0
1.2.1
1.2.0
1.1.0
1.0.1
1.0.0
1.0.0-beta-3