| Лицензия |
Лицензия |
|---|---|
| Категории |
Категорииconfig Библиотеки уровня приложения Configuration |
| Группа | Группаcom.wandrell.velocity |
| Идентификатор | Идентификаторvelocity-config-tool |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеVelocity config tool
Acquire the Maven Skin configuration from a Velocity template.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| velocity-config-tool-1.0.0.pom | |
| velocity-config-tool-1.0.0.jar | 10 KB |
| velocity-config-tool-1.0.0-sources.jar | 11 KB |
| velocity-config-tool-1.0.0-javadoc.jar | 42 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.wandrell.velocity/velocity-config-tool/ -->
<dependency>
<groupId>com.wandrell.velocity</groupId>
<artifactId>velocity-config-tool</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.wandrell.velocity/velocity-config-tool/
implementation 'com.wandrell.velocity:velocity-config-tool:1.0.0'
// https://jarcasting.com/artifacts/com.wandrell.velocity/velocity-config-tool/
implementation ("com.wandrell.velocity:velocity-config-tool:1.0.0")
'com.wandrell.velocity:velocity-config-tool:jar:1.0.0'
<dependency org="com.wandrell.velocity" name="velocity-config-tool" rev="1.0.0">
<artifact name="velocity-config-tool" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wandrell.velocity', module='velocity-config-tool', version='1.0.0')
)
libraryDependencies += "com.wandrell.velocity" % "velocity-config-tool" % "1.0.0"
[com.wandrell.velocity/velocity-config-tool "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.maven.doxia : doxia-decoration-model | jar | 1.7.4 |
| com.google.guava : guava | jar | 20.0 |
| org.codehaus.plexus : plexus-utils | jar | 3.0.24 |
| org.apache.velocity : velocity-tools | jar | 2.0 |
| commons-beanutils : commons-beanutils | jar | 1.9.3 |
| commons-chain : commons-chain | jar | 1.2 |
| commons-collections : commons-collections | jar | 3.2.2 |
| commons-digester : commons-digester | jar | 2.1 |
| commons-logging : commons-logging | jar | 1.2 |
| commons-validator : commons-validator | jar | 1.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.mockito : mockito-all | jar | 1.10.19 |
| org.testng : testng | jar | 6.10 |