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

Water Template Example 1.2.2

Examples of applications using Water template engine

Лицензия

Лицензия

Группа

Группа

org.watertemplate
Идентификатор

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

watertemplate-example
Версия

Версия

1.2.2
Тип

Тип

war
Описание

Описание

Water Template Example
Examples of applications using Water template engine
Система контроля версий

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

https://github.com/tiagobento/watertemplate-engine/tree/master/watertemplate-example

Скачать watertemplate-example 1.2.2


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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.watertemplate : watertemplate-engine jar 1.2.2
org.watertemplate : watertemplate-jaxrs-binding jar 1.2.2
org.jboss.resteasy : resteasy-jaxrs jar 3.0.11.Final
org.jboss.resteasy : resteasy-servlet-initializer jar 3.0.11.Final
org.apache.commons : commons-lang3 jar 3.3.2

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

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