| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdfi.otavanopisto.ptv.rest-client |
| ArtifactId | ArtifactIdptv-rest-client |
| Last Version | Last Version0.0.12 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionptv-rest-client
REST client library for Palvelutietoväylä (PTV)
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| ptv-rest-client-0.0.12.pom | |
| ptv-rest-client-0.0.12.jar | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/fi.otavanopisto.ptv.rest-client/ptv-rest-client/ -->
<dependency>
<groupId>fi.otavanopisto.ptv.rest-client</groupId>
<artifactId>ptv-rest-client</artifactId>
<version>0.0.12</version>
</dependency>
// https://jarcasting.com/artifacts/fi.otavanopisto.ptv.rest-client/ptv-rest-client/
implementation 'fi.otavanopisto.ptv.rest-client:ptv-rest-client:0.0.12'
// https://jarcasting.com/artifacts/fi.otavanopisto.ptv.rest-client/ptv-rest-client/
implementation ("fi.otavanopisto.ptv.rest-client:ptv-rest-client:0.0.12")
'fi.otavanopisto.ptv.rest-client:ptv-rest-client:jar:0.0.12'
<dependency org="fi.otavanopisto.ptv.rest-client" name="ptv-rest-client" rev="0.0.12">
<artifact name="ptv-rest-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='fi.otavanopisto.ptv.rest-client', module='ptv-rest-client', version='0.0.12')
)
libraryDependencies += "fi.otavanopisto.ptv.rest-client" % "ptv-rest-client" % "0.0.12"
[fi.otavanopisto.ptv.rest-client/ptv-rest-client "0.0.12"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.swagger : swagger-annotations | jar | 1.5.8 |
| com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | [2.5.0,) |
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-core | jar | [2.5.0,) |
| com.fasterxml.jackson.core : jackson-databind | jar | [2.5.0,) |