Entity Scraper

Web Scraper using Java annotations

License

License

Categories

Categories

MOA Business Logic Libraries Machine Learning
GroupId

GroupId

io.github.jamoamo
ArtifactId

ArtifactId

entityscraper
Last Version

Last Version

0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Entity Scraper
Web Scraper using Java annotations
Project URL

Project URL

https://github.com/jamoamo/entityscraper
Source Code Management

Source Code Management

https://github.com/jamoamo/entityscraper

Download entityscraper

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.jsoup : jsoup jar 1.14.3
commons-beanutils : commons-beanutils jar 1.9.4
jaxen : jaxen jar 1.2.0

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.6.0
org.junit.jupiter : junit-jupiter-params jar 5.6.0
org.junit.jupiter : junit-jupiter-engine jar 5.6.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.1