API-RottenTomatoes

API for the RottenTomatoes.com website

License

License

GroupId

GroupId

com.omertron
ArtifactId

ArtifactId

rottentomatoesapi
Last Version

Last Version

1.5
Release Date

Release Date

Type

Type

jar
Description

Description

API-RottenTomatoes
API for the RottenTomatoes.com website
Project URL

Project URL

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

Download rottentomatoesapi

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
commons-codec : commons-codec jar 1.10
org.apache.commons : commons-lang3 jar 3.3.2
com.fasterxml.jackson.core : jackson-core jar 2.4.4
com.fasterxml.jackson.core : jackson-annotations jar 2.4.4
com.fasterxml.jackson.core : jackson-databind jar 2.4.4
org.slf4j : slf4j-api jar 1.7.9
org.yamj : api-common jar 1.2

test (2)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.5
1.4
1.3