Last Version

lt.tokenmill.crawling:data-model 0.2.0

Framework to simplify news crawling

License

License

Categories

Categories

Data
GroupId

GroupId

lt.tokenmill.crawling
ArtifactId

ArtifactId

data-model
Version

Version

0.2.0
Type

Type

jar
Description

Description

Framework to simplify news crawling
Source Code Management

Source Code Management

https://github.com/tokenmill/crawling-framework/tree/master/data-model

Download data-model 0.2.0


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

Dependencies

compile (2)

Group / Artifact Type Version
joda-time : joda-time jar 2.9.4
com.google.guava : guava jar 19.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.