MVN

com.sqlancer : sqlancer

Maven & Gradle

Jan 13, 2022
1.4k stars

SQLancer · SQLancer finds logic bugs in Database Management Systems through automatic testing

<dependency>
    <groupId>com.sqlancer</groupId>
    <artifactId>sqlancer</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.sqlancer : sqlancer to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.0

All Versions

Choose a version of com.sqlancer : sqlancer to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
sqlancer-2.0.0
1.1.x
sqlancer-1.1.0
1.0.x
sqlancer-1.0.1
1.0
sqlancer-1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.sqlancer</groupId>
    <artifactId>sqlancer</artifactId>
    <version>2.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.sqlancer : sqlancer gradle dependency to your build.gradle file:

implementation 'com.sqlancer:sqlancer:2.0.0'

Gradle Kotlin DSL: Add the following com.sqlancer : sqlancer gradle kotlin dependency to your build.gradle.kts file:

implementation("com.sqlancer:sqlancer:2.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.sqlancer : sqlancer sbt scala dependency to your build.sbt file:

libraryDependencies += "com.sqlancer" % "sqlancer" % "2.0.0"

Advertisement

Dependencies from Group

Jan 13, 2022
1.4k stars

Discover Dependencies

Apr 01, 2022
1 usages
2 stars
Dec 09, 2021
0 stars
Jul 25, 2021
0 stars
Aug 16, 2023
0 stars
Mar 07, 2023
8 usages
640 stars
Aug 18, 2023
2 usages
44 stars
Mar 25, 2022
1 usages
26.9k stars