License |
License |
---|---|
Categories |
CategoriesDoma Data ORM |
GroupId | GroupIdorg.mod4j |
ArtifactId | ArtifactIdmod4j-businessdomain-generator |
Last Version | Last Version1.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmod4j-businessdomain-generator
This Eclipse plug-in project contains the BusinessDomain generator.
|
Project Organization |
Project OrganizationMod4j |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.4 |