License |
License |
---|---|
Categories |
CategoriesDoma Data ORM |
GroupId | GroupIdcom.anaptecs.jeaf.generator.sample |
ArtifactId | ArtifactIdaccounting-domain-objects |
Last Version | Last Version1.6.28 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAccounting Domain Objects
JEAF Generator can be used to generate different kinds of classes from UML Models and thus speed up and professionalize software development. This sample project shows how to use it.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.anaptecs.jeaf.generator.sample/accounting-domain-objects/ -->
<dependency>
<groupId>com.anaptecs.jeaf.generator.sample</groupId>
<artifactId>accounting-domain-objects</artifactId>
<version>1.6.28</version>
</dependency>
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.generator.sample/accounting-domain-objects/
implementation 'com.anaptecs.jeaf.generator.sample:accounting-domain-objects:1.6.28'
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.generator.sample/accounting-domain-objects/
implementation ("com.anaptecs.jeaf.generator.sample:accounting-domain-objects:1.6.28")
'com.anaptecs.jeaf.generator.sample:accounting-domain-objects:jar:1.6.28'
<dependency org="com.anaptecs.jeaf.generator.sample" name="accounting-domain-objects" rev="1.6.28">
<artifact name="accounting-domain-objects" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.anaptecs.jeaf.generator.sample', module='accounting-domain-objects', version='1.6.28')
)
libraryDependencies += "com.anaptecs.jeaf.generator.sample" % "accounting-domain-objects" % "1.6.28"
[com.anaptecs.jeaf.generator.sample/accounting-domain-objects "1.6.28"]
Group / Artifact | Type | Version |
---|---|---|
com.anaptecs.jeaf.generator.sample : accounting-service-objects | jar | 1.6.28 |
Group / Artifact | Type | Version |
---|---|---|
com.anaptecs.jeaf.generator.sample : accounting-model | zip | 1.6.28 |