API-RottenTomatoes

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

GroupId

GroupId

com.moviejukebox
ArtifactId

ArtifactId

apirottentomatoes
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

API-RottenTomatoes
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Source Code Management

Source Code Management

http://code.google.com/p/apirottentomatoes/source/browse/#svn/tags/apirottentomatoes-1.2

Download apirottentomatoes

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
log4j : log4j jar 1.2.17
commons-codec : commons-codec jar 1.7
org.apache.commons : commons-lang3 jar 3.1
org.codehaus.jackson : jackson-core-lgpl jar 1.9.10
org.codehaus.jackson : jackson-mapper-lgpl jar 1.9.10

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.2
1.1
1.0