| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.velocity |
| Идентификатор | Идентификаторvelocity-custom-parser-example |
| Версия | Версия2.3 |
| Тип | Типpom |
| Описание |
ОписаниеApache Velocity Custom Parser Example
Custom Parser Example for Apache Velocity
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.velocity : velocity-engine-core | jar | 2.3 |
| commons-io : commons-io | jar | 2.8.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.slf4j : slf4j-simple | jar | 1.7.30 |