URI Templates

Java implementation of RFC 6570 "URI Templates"

License

License

GroupId

GroupId

com.github.hal4j
ArtifactId

ArtifactId

uritemplate
Last Version

Last Version

1.2.3
Release Date

Release Date

Type

Type

jar
Description

Description

URI Templates
Java implementation of RFC 6570 "URI Templates"
Project URL

Project URL

https://github.com/hal4j/uritemplate

Download uritemplate

How to add to project

<!-- 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"]

Dependencies

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.7.0

Project Modules

There are no modules declared in this project.
com.github.hal4j

Versions

Version
1.2.3
1.2.2
1.2.1
1.2.0
1.1.1
1.1.0
1.0.0