не последняя версия
Последняя версия 3.10.0.RELEASE

com.ibeetl:beetl 2.2.7-snapshot

java template engine

Группа

Группа

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

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

beetl
Версия

Версия

2.2.7-snapshot
Тип

Тип

jar

Скачать beetl 2.2.7-snapshot


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