API-Open Movie Database

API for the omdbapi.com website

License

License

GroupId

GroupId

com.omertron
ArtifactId

ArtifactId

API-OMDB
Last Version

Last Version

1.5
Release Date

Release Date

Type

Type

jar
Description

Description

API-Open Movie Database
API for the omdbapi.com website
Project URL

Project URL

https://github.com/Omertron/api-omdb

Download API-OMDB

How to add to project

<!-- https://jarcasting.com/artifacts/com.omertron/API-OMDB/ -->
<dependency>
    <groupId>com.omertron</groupId>
    <artifactId>API-OMDB</artifactId>
    <version>1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.omertron/API-OMDB/
implementation 'com.omertron:API-OMDB:1.5'
// https://jarcasting.com/artifacts/com.omertron/API-OMDB/
implementation ("com.omertron:API-OMDB:1.5")
'com.omertron:API-OMDB:jar:1.5'
<dependency org="com.omertron" name="API-OMDB" rev="1.5">
  <artifact name="API-OMDB" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.omertron', module='API-OMDB', version='1.5')
)
libraryDependencies += "com.omertron" % "API-OMDB" % "1.5"
[com.omertron/API-OMDB "1.5"]

Dependencies

compile (7)

Group / Artifact Type Version
commons-codec : commons-codec jar 1.10
org.apache.commons : commons-lang3 jar 3.4
com.fasterxml.jackson.core : jackson-core jar 2.8.7
com.fasterxml.jackson.core : jackson-annotations jar 2.8.7
com.fasterxml.jackson.core : jackson-databind jar 2.8.7
org.slf4j : slf4j-api jar 1.7.24
org.yamj : api-common jar 2.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.slf4j : slf4j-jdk14 jar 1.7.24

Project Modules

There are no modules declared in this project.

Versions

Version
1.5
1.4
1.3
1.2
1.1
1.0