Collector Service

This is library provides a service that collects product prices from web sources and stores them in a database

License

License

GroupId

GroupId

com.gitlab.marvinh
ArtifactId

ArtifactId

collector-service
Last Version

Last Version

2.4
Release Date

Release Date

Type

Type

jar
Description

Description

Collector Service
This is library provides a service that collects product prices from web sources and stores them in a database
Project URL

Project URL

https://gitlab.com/marvinh-tradingsystem/collectorservice
Source Code Management

Source Code Management

https://gitlab.com/marvinh-tradingsystem/collectorservice

Download collector-service

How to add to project

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

Dependencies

compile (14)

Group / Artifact Type Version
org.seleniumhq.selenium : selenium-java jar 3.141.59
org.seleniumhq.selenium : selenium-chrome-driver jar 3.141.59
org.jsoup : jsoup jar 1.13.1
com.gitlab.marvinh : database-schema jar 1.5
com.gitlab.marvinh : service jar 3.4.4
com.gitlab.marvinh : database-service jar 4.0.5
com.google.code.gson : gson jar 2.8.5
net.sourceforge.htmlunit : htmlunit jar 2.41.0
com.gitlab.marvinh : product jar 0.4
com.gitlab.marvinh : prices-and-currencies jar 1.0
com.gitlab.marvinh : java-plugins jar 1.5
org.eclipse.jetty : jetty-server jar 9.4.25.v20191220
org.eclipse.jetty : jetty-webapp jar 9.4.25.v20191220
org.slf4j : slf4j-api jar 1.7.28

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.28
org.junit.jupiter : junit-jupiter jar 5.5.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.4
2.0
1.7
1.4
1.3
1.2
1.1
1.0
0.9
0.7
0.3
0.2
0.1