| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.tinygroup |
| Идентификатор | Идентификаторorg.tinygroup.velocity |
| Последняя версия | Последняя версия1.1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеorg.tinygroup.velocity
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| org.tinygroup.velocity-1.1.0.pom | |
| org.tinygroup.velocity-1.1.0.jar | 24 KB |
| org.tinygroup.velocity-1.1.0-tests.jar | 13 KB |
| org.tinygroup.velocity-1.1.0-sources.jar | 21 KB |
| org.tinygroup.velocity-1.1.0-javadoc.jar | 112 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.tinygroup/org.tinygroup.velocity/ -->
<dependency>
<groupId>org.tinygroup</groupId>
<artifactId>org.tinygroup.velocity</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.tinygroup/org.tinygroup.velocity/
implementation 'org.tinygroup:org.tinygroup.velocity:1.1.0'
// https://jarcasting.com/artifacts/org.tinygroup/org.tinygroup.velocity/
implementation ("org.tinygroup:org.tinygroup.velocity:1.1.0")
'org.tinygroup:org.tinygroup.velocity:jar:1.1.0'
<dependency org="org.tinygroup" name="org.tinygroup.velocity" rev="1.1.0">
<artifact name="org.tinygroup.velocity" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tinygroup', module='org.tinygroup.velocity', version='1.1.0')
)
libraryDependencies += "org.tinygroup" % "org.tinygroup.velocity" % "1.1.0"
[org.tinygroup/org.tinygroup.velocity "1.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.velocity : velocity | jar | 1.7 |
| org.tinygroup : org.tinygroup.threadgroup | jar | 1.1.0 |
| org.tinygroup : org.tinygroup.springutil | jar | 1.1.0 |
| org.tinygroup : org.tinygroup.dict | jar | 1.1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 3.8.1 |