catalogue-generator

A source code generator to transform a catalogue model into java beans with persistence.

Лицензия

Лицензия

Группа

Группа

com.thesett
Идентификатор

Идентификатор

catalogue-generator
Последняя версия

Последняя версия

0.9.104
Дата

Дата

Тип

Тип

jar
Описание

Описание

catalogue-generator
A source code generator to transform a catalogue model into java beans with persistence.

Скачать catalogue-generator

Как подключить последнюю версию

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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
com.thesett : common jar 0.9.117
com.thesett : configurator jar 0.9.104
com.thesett : power_model jar 0.9.117
com.thesett : catalogue-model-processor jar 0.9.104
org.antlr : ST4 jar 4.0.8

test (2)

Идентификатор библиотеки Тип Версия
com.thesett : junit-toolkit jar 0.9.52
com.thesett : base jar 0.9.117

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.9.104
0.9.86
0.9.65
0.8.22
0.8.21
0.8.20
0.8.19
0.8.18
0.8.17
0.8.16
0.8.15
0.8.13
0.8.12
0.8.11
0.8.10
0.8.9
0.8.8
0.8.7
0.8.6
0.8.5
0.8.4
0.8.3
0.8.2
0.8.1
0.8-M1