| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdfi.otavanopisto.mwp.mwp-rest-client |
| ArtifactId | ArtifactIdmwp-rest-client |
| Version | Version0.0.20 |
| Type | Typejar |
| Description |
Descriptionmwp-rest-client
REST client library for Kunta API management Wordpress
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| mwp-rest-client-0.0.20.pom | |
| mwp-rest-client-0.0.20.jar | 136 KB |
| mwp-rest-client-0.0.20-sources.jar | 65 KB |
| mwp-rest-client-0.0.20-javadoc.jar | 340 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/fi.otavanopisto.mwp.mwp-rest-client/mwp-rest-client/ -->
<dependency>
<groupId>fi.otavanopisto.mwp.mwp-rest-client</groupId>
<artifactId>mwp-rest-client</artifactId>
<version>0.0.20</version>
</dependency>
// https://jarcasting.com/artifacts/fi.otavanopisto.mwp.mwp-rest-client/mwp-rest-client/
implementation 'fi.otavanopisto.mwp.mwp-rest-client:mwp-rest-client:0.0.20'
// https://jarcasting.com/artifacts/fi.otavanopisto.mwp.mwp-rest-client/mwp-rest-client/
implementation ("fi.otavanopisto.mwp.mwp-rest-client:mwp-rest-client:0.0.20")
'fi.otavanopisto.mwp.mwp-rest-client:mwp-rest-client:jar:0.0.20'
<dependency org="fi.otavanopisto.mwp.mwp-rest-client" name="mwp-rest-client" rev="0.0.20">
<artifact name="mwp-rest-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='fi.otavanopisto.mwp.mwp-rest-client', module='mwp-rest-client', version='0.0.20')
)
libraryDependencies += "fi.otavanopisto.mwp.mwp-rest-client" % "mwp-rest-client" % "0.0.20"
[fi.otavanopisto.mwp.mwp-rest-client/mwp-rest-client "0.0.20"]
| 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,) |