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

Apache Velocity Custom Parser Example 2.3

Custom Parser Example for Apache Velocity

Лицензия

Лицензия

Группа

Группа

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

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

velocity-custom-parser-example
Версия

Версия

2.3
Тип

Тип

pom
Описание

Описание

Apache Velocity Custom Parser Example
Custom Parser Example for Apache Velocity
Организация-разработчик

Организация-разработчик

The Apache Software Foundation

Скачать velocity-custom-parser-example 2.3

Имя Файла Размер
velocity-custom-parser-example-2.3.pom 12 KB
Обзор

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.apache.velocity : velocity-engine-core jar 2.3
commons-io : commons-io jar 2.8.0

test (2)

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

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

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