CodeGen

An object-oriented code generator for Java that is built using the Model-View-Controller (MVC) design philosophy.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

2.4.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

CodeGen
An object-oriented code generator for Java that is built using the Model-View-Controller (MVC) design philosophy.
Ссылка на сайт

Ссылка на сайт

https://www.github.com/Pyknic/CodeGen/

Скачать codegen

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

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

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

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

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

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

Версия
2.4.5
2.4.3
1.1.2
1.1.1