| Лицензия |
Лицензия |
|---|---|
| Группа | Группаgg.jte |
| Идентификатор | Идентификаторjte-parent |
| Последняя версия | Последняя версия2.1.1 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеjte-parent
A template engine using plain Java code.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| jte-parent-2.1.1.pom | 6 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/gg.jte/jte-parent/ -->
<dependency>
<groupId>gg.jte</groupId>
<artifactId>jte-parent</artifactId>
<version>2.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/gg.jte/jte-parent/
implementation 'gg.jte:jte-parent:2.1.1'
// https://jarcasting.com/artifacts/gg.jte/jte-parent/
implementation ("gg.jte:jte-parent:2.1.1")
'gg.jte:jte-parent:pom:2.1.1'
<dependency org="gg.jte" name="jte-parent" rev="2.1.1">
<artifact name="jte-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='gg.jte', module='jte-parent', version='2.1.1')
)
libraryDependencies += "gg.jte" % "jte-parent" % "2.1.1"
[gg.jte/jte-parent "2.1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.6.2 |
| org.assertj : assertj-core | jar | 3.20.0 |