| License |
License |
|---|---|
| GroupId | GroupIdcom.github.fge |
| ArtifactId | ArtifactIduri-template |
| Last Version | Last Version0.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionnull
null
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| 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 |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-core | jar | 1.9.5 |
| org.testng : testng | jar | 6.8.7 |
| com.github.fge : jackson-coreutils | jar | 1.6 |