| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.anaptecs.jeaf.generator.sample |
| Идентификатор | Идентификаторaccounting-model |
| Последняя версия | Последняя версия1.6.28 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеAccounting Model
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.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| accounting-model-1.6.28.pom | |
| accounting-model-1.6.28.zip | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.anaptecs.jeaf.generator.sample/accounting-model/ -->
<dependency>
<groupId>com.anaptecs.jeaf.generator.sample</groupId>
<artifactId>accounting-model</artifactId>
<version>1.6.28</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.generator.sample/accounting-model/
implementation 'com.anaptecs.jeaf.generator.sample:accounting-model:1.6.28'
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.generator.sample/accounting-model/
implementation ("com.anaptecs.jeaf.generator.sample:accounting-model:1.6.28")
'com.anaptecs.jeaf.generator.sample:accounting-model:pom:1.6.28'
<dependency org="com.anaptecs.jeaf.generator.sample" name="accounting-model" rev="1.6.28">
<artifact name="accounting-model" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.anaptecs.jeaf.generator.sample', module='accounting-model', version='1.6.28')
)
libraryDependencies += "com.anaptecs.jeaf.generator.sample" % "accounting-model" % "1.6.28"
[com.anaptecs.jeaf.generator.sample/accounting-model "1.6.28"]