IMDb

Open source library for working IMDb datasets

License

License

GroupId

GroupId

com.afrunt.imdb
ArtifactId

ArtifactId

imdb
Last Version

Last Version

1.0.10
Release Date

Release Date

Type

Type

pom
Description

Description

IMDb
Open source library for working IMDb datasets
Project URL

Project URL

https://github.com/afrunt/imdb
Source Code Management

Source Code Management

http://github.com/afrunt/imdb/tree/master

Download imdb

Filename Size
imdb-1.0.10.pom 7 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • imdb-model
  • imdb-model-mapper
  • imdb-tsv-iterator
  • imdb-client
  • imdb-reactive-client

Versions

Version
1.0.10
1.0.9
1.0.8
1.0.7