| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface ORM Data |
| GroupId | GroupIdfi.metatavu.metaform |
| ArtifactId | ArtifactIdmetaform-api-client |
| Last Version | Last Version0.1.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionmetaform-api-client
Metaform API specifications
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| metaform-api-client-0.1.6.pom | |
| metaform-api-client-0.1.6.jar | 54 KB |
| metaform-api-client-0.1.6-sources.jar | 37 KB |
| metaform-api-client-0.1.6-javadoc.jar | 234 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/fi.metatavu.metaform/metaform-api-client/ -->
<dependency>
<groupId>fi.metatavu.metaform</groupId>
<artifactId>metaform-api-client</artifactId>
<version>0.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/fi.metatavu.metaform/metaform-api-client/
implementation 'fi.metatavu.metaform:metaform-api-client:0.1.6'
// https://jarcasting.com/artifacts/fi.metatavu.metaform/metaform-api-client/
implementation ("fi.metatavu.metaform:metaform-api-client:0.1.6")
'fi.metatavu.metaform:metaform-api-client:jar:0.1.6'
<dependency org="fi.metatavu.metaform" name="metaform-api-client" rev="0.1.6">
<artifact name="metaform-api-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='fi.metatavu.metaform', module='metaform-api-client', version='0.1.6')
)
libraryDependencies += "fi.metatavu.metaform" % "metaform-api-client" % "0.1.6"
[fi.metatavu.metaform/metaform-api-client "0.1.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.swagger : swagger-annotations | jar | 1.5.15 |
| io.github.openfeign : feign-core | jar | 9.4.0 |
| io.github.openfeign : feign-jackson | jar | 9.4.0 |
| io.github.openfeign : feign-slf4j | jar | 9.4.0 |
| io.github.openfeign.form : feign-form | jar | 2.1.0 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.8.9 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.8.9 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.8.9 |
| com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.8.9 |
| org.apache.oltu.oauth2 : org.apache.oltu.oauth2.client | jar | 1.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| com.squareup.okhttp3 : mockwebserver | jar | 3.6.0 |
| org.assertj : assertj-core | jar | 1.7.1 |