License |
License |
---|---|
Categories |
CategoriesDoma Data ORM |
GroupId | GroupIdcom.anaptecs.jeaf.generator.sample |
ArtifactId | ArtifactIdaccounting-domain-objects |
Version | Version1.6.0 |
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.
|
<!-- 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.0</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.0'
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.generator.sample/accounting-domain-objects/
implementation ("com.anaptecs.jeaf.generator.sample:accounting-domain-objects:1.6.0")
'com.anaptecs.jeaf.generator.sample:accounting-domain-objects:jar:1.6.0'
<dependency org="com.anaptecs.jeaf.generator.sample" name="accounting-domain-objects" rev="1.6.0">
<artifact name="accounting-domain-objects" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.anaptecs.jeaf.generator.sample', module='accounting-domain-objects', version='1.6.0')
)
libraryDependencies += "com.anaptecs.jeaf.generator.sample" % "accounting-domain-objects" % "1.6.0"
[com.anaptecs.jeaf.generator.sample/accounting-domain-objects "1.6.0"]
Group / Artifact | Type | Version |
---|---|---|
com.anaptecs.jeaf.generator.sample : accounting-service-objects | jar | 1.6.0 |
Group / Artifact | Type | Version |
---|---|---|
com.anaptecs.jeaf.generator.sample : accounting-model | zip | 1.6.0 |