Portent Engines Parent Pom

A parent pom for the engines supported by the portent project

Лицензия

Лицензия

Группа

Группа

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

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

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

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

0.3.1
Дата

Дата

Тип

Тип

pom
Описание

Описание

Portent Engines Parent Pom
A parent pom for the engines supported by the portent project
Ссылка на сайт

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

https://gitlab.com/CasualSuperman/portent/

Скачать engines

Имя Файла Размер
engines-0.3.1.pom 829 bytes
Обзор

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

<!-- https://jarcasting.com/artifacts/com.casualsuperman.portent/engines/ -->
<dependency>
    <groupId>com.casualsuperman.portent</groupId>
    <artifactId>engines</artifactId>
    <version>0.3.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.casualsuperman.portent/engines/
implementation 'com.casualsuperman.portent:engines:0.3.1'
// https://jarcasting.com/artifacts/com.casualsuperman.portent/engines/
implementation ("com.casualsuperman.portent:engines:0.3.1")
'com.casualsuperman.portent:engines:pom:0.3.1'
<dependency org="com.casualsuperman.portent" name="engines" rev="0.3.1">
  <artifact name="engines" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.casualsuperman.portent', module='engines', version='0.3.1')
)
libraryDependencies += "com.casualsuperman.portent" % "engines" % "0.3.1"
[com.casualsuperman.portent/engines "0.3.1"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.30

provided (1)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.12

test (3)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter jar 5.6.2
org.hamcrest : hamcrest-library jar 2.2
org.slf4j : slf4j-nop jar 1.7.30

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

  • freemarker
  • jinja
  • velocity

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

Версия
0.3.1
0.3.0
0.2.1
0.2.0
0.1.0