io.github.noncat-lang:java-template-engine

Java Template Engine uses the well known idea of templates to solve the not well known problem of defining languages for program input and output.

Лицензия

Лицензия

Категории

Категории

Java Языки программирования
Группа

Группа

io.github.noncat-lang
Идентификатор

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

java-template-engine
Последняя версия

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

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

io.github.noncat-lang:java-template-engine
Java Template Engine uses the well known idea of templates to solve the not well known problem of defining languages for program input and output.
Ссылка на сайт

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

https://github.com/noncat-lang/java-template-engine
Система контроля версий

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

http://github.com/noncat-lang/java-template-engine/tree/main

Скачать java-template-engine

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

<!-- https://jarcasting.com/artifacts/io.github.noncat-lang/java-template-engine/ -->
<dependency>
    <groupId>io.github.noncat-lang</groupId>
    <artifactId>java-template-engine</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.noncat-lang/java-template-engine/
implementation 'io.github.noncat-lang:java-template-engine:1.0.0'
// https://jarcasting.com/artifacts/io.github.noncat-lang/java-template-engine/
implementation ("io.github.noncat-lang:java-template-engine:1.0.0")
'io.github.noncat-lang:java-template-engine:jar:1.0.0'
<dependency org="io.github.noncat-lang" name="java-template-engine" rev="1.0.0">
  <artifact name="java-template-engine" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.noncat-lang', module='java-template-engine', version='1.0.0')
)
libraryDependencies += "io.github.noncat-lang" % "java-template-engine" % "1.0.0"
[io.github.noncat-lang/java-template-engine "1.0.0"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.antlr : antlr4-runtime jar 4.10
org.projectlombok : lombok Необязательный jar 1.18.22

test (4)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2
org.assertj : assertj-core jar 3.22.0
org.mockito : mockito-core jar 4.4.0

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

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

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

Версия
1.0.0
0.2.2
0.2.1
0.2.0
0.1.0