Last Version

edu.uci.ics:crawler4j-examples-postgres 4.4.0

Open Source Web Crawler for Java - example with jdbc and Postgres

License

License

Categories

Categories

Crawler4j Business Logic Libraries Web Crawling
GroupId

GroupId

edu.uci.ics
ArtifactId

ArtifactId

crawler4j-examples-postgres
Version

Version

4.4.0
Type

Type

jar
Description

Description

edu.uci.ics:crawler4j-examples-postgres
Open Source Web Crawler for Java - example with jdbc and Postgres
Project URL

Project URL

https://github.com/yasserg/crawler4j

Download crawler4j-examples-postgres 4.4.0


<!-- https://jarcasting.com/artifacts/edu.uci.ics/crawler4j-examples-postgres/ -->
<dependency>
    <groupId>edu.uci.ics</groupId>
    <artifactId>crawler4j-examples-postgres</artifactId>
    <version>4.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/edu.uci.ics/crawler4j-examples-postgres/
implementation 'edu.uci.ics:crawler4j-examples-postgres:4.4.0'
// https://jarcasting.com/artifacts/edu.uci.ics/crawler4j-examples-postgres/
implementation ("edu.uci.ics:crawler4j-examples-postgres:4.4.0")
'edu.uci.ics:crawler4j-examples-postgres:jar:4.4.0'
<dependency org="edu.uci.ics" name="crawler4j-examples-postgres" rev="4.4.0">
  <artifact name="crawler4j-examples-postgres" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.uci.ics', module='crawler4j-examples-postgres', version='4.4.0')
)
libraryDependencies += "edu.uci.ics" % "crawler4j-examples-postgres" % "4.4.0"
[edu.uci.ics/crawler4j-examples-postgres "4.4.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.postgresql : postgresql jar 42.2.1
com.mchange : c3p0 jar 0.9.5.2
edu.uci.ics : crawler4j jar 4.4.0
org.flywaydb : flyway-core jar 5.0.7

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
com.palantir.docker.compose : docker-compose-rule-junit4 jar 0.33.0

Project Modules

There are no modules declared in this project.