| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdfi.metatavu.dcfb |
| ArtifactId | ArtifactIddcfb-api-client |
| Last Version | Last Version0.0.31 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiondcfb-api-client
Metaform API specifications
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| dcfb-api-client-0.0.31.pom | |
| dcfb-api-client-0.0.31.jar | 46 KB |
| dcfb-api-client-0.0.31-sources.jar | 33 KB |
| dcfb-api-client-0.0.31-javadoc.jar | 210 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/fi.metatavu.dcfb/dcfb-api-client/ -->
<dependency>
<groupId>fi.metatavu.dcfb</groupId>
<artifactId>dcfb-api-client</artifactId>
<version>0.0.31</version>
</dependency>
// https://jarcasting.com/artifacts/fi.metatavu.dcfb/dcfb-api-client/
implementation 'fi.metatavu.dcfb:dcfb-api-client:0.0.31'
// https://jarcasting.com/artifacts/fi.metatavu.dcfb/dcfb-api-client/
implementation ("fi.metatavu.dcfb:dcfb-api-client:0.0.31")
'fi.metatavu.dcfb:dcfb-api-client:jar:0.0.31'
<dependency org="fi.metatavu.dcfb" name="dcfb-api-client" rev="0.0.31">
<artifact name="dcfb-api-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='fi.metatavu.dcfb', module='dcfb-api-client', version='0.0.31')
)
libraryDependencies += "fi.metatavu.dcfb" % "dcfb-api-client" % "0.0.31"
[fi.metatavu.dcfb/dcfb-api-client "0.0.31"]
| 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 |