URI Templates

Java implementation of RFC 6570 "URI Templates"

Лицензия

Лицензия

Группа

Группа

com.github.hal4j
Идентификатор

Идентификатор

uritemplate
Последняя версия

Последняя версия

1.2.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

URI Templates
Java implementation of RFC 6570 "URI Templates"
Ссылка на сайт

Ссылка на сайт

https://github.com/hal4j/uritemplate

Скачать uritemplate

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.github.hal4j/uritemplate/ -->
<dependency>
    <groupId>com.github.hal4j</groupId>
    <artifactId>uritemplate</artifactId>
    <version>1.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hal4j/uritemplate/
implementation 'com.github.hal4j:uritemplate:1.2.3'
// https://jarcasting.com/artifacts/com.github.hal4j/uritemplate/
implementation ("com.github.hal4j:uritemplate:1.2.3")
'com.github.hal4j:uritemplate:jar:1.2.3'
<dependency org="com.github.hal4j" name="uritemplate" rev="1.2.3">
  <artifact name="uritemplate" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hal4j', module='uritemplate', version='1.2.3')
)
libraryDependencies += "com.github.hal4j" % "uritemplate" % "1.2.3"
[com.github.hal4j/uritemplate "1.2.3"]

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-engine jar 5.7.0

Модули Проекта

Данный проект не имеет модулей.
com.github.hal4j

Версии библиотеки

Версия
1.2.3
1.2.2
1.2.1
1.2.0
1.1.1
1.1.0
1.0.0