| Лицензия |
Лицензия |
|---|---|
| Категории |
Категорииconfig Библиотеки уровня приложения Configuration |
| Группа | Группаcom.bernardomg.velocity |
| Идентификатор | Идентификаторvelocity-config-tool |
| Последняя версия | Последняя версия1.2.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеVelocity config tool
Acquire the Maven Skin configuration from a Velocity template.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| velocity-config-tool-1.2.4.pom | |
| velocity-config-tool-1.2.4.jar | 9 KB |
| velocity-config-tool-1.2.4-sources.jar | 10 KB |
| velocity-config-tool-1.2.4-javadoc.jar | 43 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.bernardomg.velocity/velocity-config-tool/ -->
<dependency>
<groupId>com.bernardomg.velocity</groupId>
<artifactId>velocity-config-tool</artifactId>
<version>1.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.bernardomg.velocity/velocity-config-tool/
implementation 'com.bernardomg.velocity:velocity-config-tool:1.2.4'
// https://jarcasting.com/artifacts/com.bernardomg.velocity/velocity-config-tool/
implementation ("com.bernardomg.velocity:velocity-config-tool:1.2.4")
'com.bernardomg.velocity:velocity-config-tool:jar:1.2.4'
<dependency org="com.bernardomg.velocity" name="velocity-config-tool" rev="1.2.4">
<artifact name="velocity-config-tool" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bernardomg.velocity', module='velocity-config-tool', version='1.2.4')
)
libraryDependencies += "com.bernardomg.velocity" % "velocity-config-tool" % "1.2.4"
[com.bernardomg.velocity/velocity-config-tool "1.2.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.maven.doxia : doxia-decoration-model | jar | 1.9.2 |
| org.codehaus.plexus : plexus-utils | jar | 3.3.0 |
| org.apache.velocity : velocity-tools | jar | 2.0 |
| commons-beanutils : commons-beanutils | jar | 1.9.4 |
| commons-collections : commons-collections | jar | 3.2.2 |
| commons-logging : commons-logging | jar | 1.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | |
| org.junit.platform : junit-platform-runner | jar | |
| org.mockito : mockito-core | jar | 4.3.1 |