| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdfi.otavanopisto.casem.casem-rest-client |
| ArtifactId | ArtifactIdcasem-rest-client |
| Last Version | Last Version0.0.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncasem-rest-client
REST client library for CaseM
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| casem-rest-client-0.0.9.pom | |
| casem-rest-client-0.0.9.jar | 51 KB |
| casem-rest-client-0.0.9-sources.jar | 40 KB |
| casem-rest-client-0.0.9-javadoc.jar | 176 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/fi.otavanopisto.casem.casem-rest-client/casem-rest-client/ -->
<dependency>
<groupId>fi.otavanopisto.casem.casem-rest-client</groupId>
<artifactId>casem-rest-client</artifactId>
<version>0.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/fi.otavanopisto.casem.casem-rest-client/casem-rest-client/
implementation 'fi.otavanopisto.casem.casem-rest-client:casem-rest-client:0.0.9'
// https://jarcasting.com/artifacts/fi.otavanopisto.casem.casem-rest-client/casem-rest-client/
implementation ("fi.otavanopisto.casem.casem-rest-client:casem-rest-client:0.0.9")
'fi.otavanopisto.casem.casem-rest-client:casem-rest-client:jar:0.0.9'
<dependency org="fi.otavanopisto.casem.casem-rest-client" name="casem-rest-client" rev="0.0.9">
<artifact name="casem-rest-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='fi.otavanopisto.casem.casem-rest-client', module='casem-rest-client', version='0.0.9')
)
libraryDependencies += "fi.otavanopisto.casem.casem-rest-client" % "casem-rest-client" % "0.0.9"
[fi.otavanopisto.casem.casem-rest-client/casem-rest-client "0.0.9"]
| 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,) |