License |
License |
---|---|
GroupId | GroupIdcom.omertron |
ArtifactId | ArtifactIdAPI-OMDB |
Last Version | Last Version1.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAPI-Open Movie Database
API for the omdbapi.com website
|
Project URL |
Project URL |
Filename | Size |
---|---|
API-OMDB-1.5.pom | |
API-OMDB-1.5.jar | 23 KB |
API-OMDB-1.5-sources.jar | 17 KB |
API-OMDB-1.5-javadoc.jar | 122 KB |
API-OMDB-1.5-bin.zip | 152 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.slf4j : slf4j-jdk14 | jar | 1.7.24 |