OMDb API Client

Spring Boot Starter for OMDb API

License

License

Categories

Categories

Spring Boot Container Microservices CLI User Interface
GroupId

GroupId

io.github.dennysfredericci.omdbapi
ArtifactId

ArtifactId

spring-boot-omdbapi-client-starter
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

OMDb API Client
Spring Boot Starter for OMDb API
Source Code Management

Source Code Management

https://github.com/dennysfredericci/spring-boot-omdbapi-client-starter/tree/master

Download spring-boot-omdbapi-client-starter

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.dennysfredericci.omdbapi/spring-boot-omdbapi-client-starter/ -->
<dependency>
    <groupId>io.github.dennysfredericci.omdbapi</groupId>
    <artifactId>spring-boot-omdbapi-client-starter</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.dennysfredericci.omdbapi/spring-boot-omdbapi-client-starter/
implementation 'io.github.dennysfredericci.omdbapi:spring-boot-omdbapi-client-starter:0.0.1'
// https://jarcasting.com/artifacts/io.github.dennysfredericci.omdbapi/spring-boot-omdbapi-client-starter/
implementation ("io.github.dennysfredericci.omdbapi:spring-boot-omdbapi-client-starter:0.0.1")
'io.github.dennysfredericci.omdbapi:spring-boot-omdbapi-client-starter:jar:0.0.1'
<dependency org="io.github.dennysfredericci.omdbapi" name="spring-boot-omdbapi-client-starter" rev="0.0.1">
  <artifact name="spring-boot-omdbapi-client-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.dennysfredericci.omdbapi', module='spring-boot-omdbapi-client-starter', version='0.0.1')
)
libraryDependencies += "io.github.dennysfredericci.omdbapi" % "spring-boot-omdbapi-client-starter" % "0.0.1"
[io.github.dennysfredericci.omdbapi/spring-boot-omdbapi-client-starter "0.0.1"]

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-starter-openfeign jar
com.fasterxml.jackson.core : jackson-annotations jar
com.fasterxml.jackson.core : jackson-core jar
com.fasterxml.jackson.core : jackson-databind jar

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.6.6
com.github.tomakehurst : wiremock jar 2.27.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1