| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.fge |
| Идентификатор | Идентификаторuri-template |
| Последняя версия | Последняя версия0.9 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеnull
null
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| uri-template-0.9.pom | |
| uri-template-0.9.jar | 33 KB |
| uri-template-0.9-sources.jar | 22 KB |
| uri-template-0.9-javadoc.jar | 158 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.fge/uri-template/ -->
<dependency>
<groupId>com.github.fge</groupId>
<artifactId>uri-template</artifactId>
<version>0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fge/uri-template/
implementation 'com.github.fge:uri-template:0.9'
// https://jarcasting.com/artifacts/com.github.fge/uri-template/
implementation ("com.github.fge:uri-template:0.9")
'com.github.fge:uri-template:jar:0.9'
<dependency org="com.github.fge" name="uri-template" rev="0.9">
<artifact name="uri-template" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fge', module='uri-template', version='0.9')
)
libraryDependencies += "com.github.fge" % "uri-template" % "0.9"
[com.github.fge/uri-template "0.9"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.fge : msg-simple | jar | 1.1 |
| com.google.guava : guava | jar | 16.0.1 |
| com.google.code.findbugs : jsr305 | jar | 2.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.mockito : mockito-core | jar | 1.9.5 |
| org.testng : testng | jar | 6.8.7 |
| com.github.fge : jackson-coreutils | jar | 1.6 |