MVN

xyz.itbang : gspider

Maven & Gradle

May 07, 2018
11 stars

gspider · a groovy spider.

<dependency>
    <groupId>xyz.itbang</groupId>
    <artifactId>gspider</artifactId>
    <version>3.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of xyz.itbang : gspider to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.1.2

All Versions

Choose a version of xyz.itbang : gspider to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.1.x
gspider-3.1.2
gspider-3.1.1
3.0.x
gspider-3.0.0
1.3.x
gspider-1.3.0
1.2
gspider-1.2
1.1
gspider-1.1

How to add a dependency to Maven

Add the following xyz.itbang : gspider maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>xyz.itbang</groupId>
    <artifactId>gspider</artifactId>
    <version>3.1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following xyz.itbang : gspider gradle dependency to your build.gradle file:

implementation 'xyz.itbang:gspider:3.1.2'

Gradle Kotlin DSL: Add the following xyz.itbang : gspider gradle kotlin dependency to your build.gradle.kts file:

implementation("xyz.itbang:gspider:3.1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following xyz.itbang : gspider sbt scala dependency to your build.sbt file:

libraryDependencies += "xyz.itbang" % "gspider" % "3.1.2"

Advertisement

Dependencies from Group

May 07, 2018
11 stars

Discover Dependencies

Sep 21, 2018
452 stars
Jun 28, 2023
5 usages
970 stars
Feb 19, 2018
3 usages
970 stars
Sep 26, 2019
5 usages
0 stars
Mar 02, 2021
4 stars
Mar 12, 2017
1 usages
May 25, 2020
21 usages
385 stars