MVN

it.skrape : core

Maven & Gradle

Apr 08, 2019
752 stars

skrape{it} · skrape{it} is a Kotlin-based HTML testing and web scraping library that can be used seamlessly in both Spring-Boot and other JVM projects. It places particular emphasis on ease of use, a high level of readability and attention to performance through the use of non-blocking operations.

<dependency>
    <groupId>it.skrape</groupId>
    <artifactId>core</artifactId>
    <version>0.4.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of it.skrape : core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.4.1
  • Latest Beta: 0.1.0-beta2

All Versions

Choose a version of it.skrape : core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.4.x
core-0.4.1
core-0.4.0
0.3.x
core-0.3.1
core-0.3.0
0.2.x
core-0.2.0
0.1.x
core-0.1.1
core-0.1.0
core-0.1.0-beta2
core-0.1.0-beta1

How to add a dependency to Maven

Add the following it.skrape : core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>it.skrape</groupId>
    <artifactId>core</artifactId>
    <version>0.4.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following it.skrape : core gradle dependency to your build.gradle file:

implementation 'it.skrape:core:0.4.1'

Gradle Kotlin DSL: Add the following it.skrape : core gradle kotlin dependency to your build.gradle.kts file:

implementation("it.skrape:core:0.4.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following it.skrape : core sbt scala dependency to your build.sbt file:

libraryDependencies += "it.skrape" % "core" % "0.4.1"

Advertisement

Dependencies from Group

Jul 19, 2022
6 usages
752 stars
Jul 19, 2022
4 usages
752 stars
Jul 19, 2022
4 usages
752 stars
Oct 14, 2020
3 usages
752 stars
Jul 19, 2022
2 usages
752 stars

Discover Dependencies

Feb 15, 2019
3 usages
20 stars
Dec 29, 2020
1 usages
4.7k stars
Dec 29, 2020
4.7k stars
Dec 29, 2020
4.7k stars
Jul 04, 2019
2 usages
13 stars
Mar 16, 2021
5 usages
13 stars
Apr 19, 2019
2 usages