Kraton

A type-safe code generation tool.

Лицензия

Лицензия

BSD-3-Clause
Категории

Категории

Gradle Компиляция и сборка
Группа

Группа

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

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

kraton-gradle
Последняя версия

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

0.1.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Kraton
A type-safe code generation tool.
Ссылка на сайт

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

https://github.com/TheMrMilchmann/Kraton
Система контроля версий

Система контроля версий

https://github.com/TheMrMilchmann/Kraton.git

Скачать kraton-gradle

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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

License Build Status

Kraton

Kraton is a modular code generation tool that may be used to generate code based on type-safe templates written in Kotlin.

Kraton is a forked version of the code generator previously used in Osmerion which itself is a permutation of LWJGL3's generator.

Supported Output

Kraton currently provides just the Java language module. Further languages will be added in future updates.

Check out the issue tracker to see which languages are being worked on or to suggest a feature, or open a pull-request to submit a feature yourself!

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

Версия
0.1.1