com.github.brianway:webporter-core

Java crawler application based on webmagic.

License

License

GroupId

GroupId

com.github.brianway
ArtifactId

ArtifactId

webporter-core
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Java crawler application based on webmagic.

Download webporter-core

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.brianway/webporter-core/ -->
<dependency>
    <groupId>com.github.brianway</groupId>
    <artifactId>webporter-core</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.brianway/webporter-core/
implementation 'com.github.brianway:webporter-core:1.0'
// https://jarcasting.com/artifacts/com.github.brianway/webporter-core/
implementation ("com.github.brianway:webporter-core:1.0")
'com.github.brianway:webporter-core:jar:1.0'
<dependency org="com.github.brianway" name="webporter-core" rev="1.0">
  <artifact name="webporter-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.brianway', module='webporter-core', version='1.0')
)
libraryDependencies += "com.github.brianway" % "webporter-core" % "1.0"
[com.github.brianway/webporter-core "1.0"]

Dependencies

compile (2)

Group / Artifact Type Version
com.google.guava : guava jar 15.0
us.codecraft : webmagic-core jar 0.6.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0