Last Version

IMDb 1.0.10

Open source library for working IMDb datasets

License

License

GroupId

GroupId

com.afrunt.imdb
ArtifactId

ArtifactId

imdb
Version

Version

1.0.10
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 1.0.10

Filename Size
imdb-1.0.10.pom 7 KB
Browse

<!-- 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