MVN

net.jqwik : jqwik-spring

Maven & Gradle

Jan 14, 2022
22 stars

jqwik-spring · Jqwik Spring support module

<dependency>
    <groupId>net.jqwik</groupId>
    <artifactId>jqwik-spring</artifactId>
    <version>0.9.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.jqwik : jqwik-spring to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.9.0

All Versions

Choose a version of net.jqwik : jqwik-spring to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.9.x
jqwik-spring-0.9.0
0.8.x
jqwik-spring-0.8.2
jqwik-spring-0.8.1
jqwik-spring-0.8.0
0.7.x
jqwik-spring-0.7.0
0.6.x
jqwik-spring-0.6.0
0.5.x
jqwik-spring-0.5.0

How to add a dependency to Maven

Add the following net.jqwik : jqwik-spring maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.jqwik</groupId>
    <artifactId>jqwik-spring</artifactId>
    <version>0.9.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.jqwik : jqwik-spring gradle dependency to your build.gradle file:

implementation 'net.jqwik:jqwik-spring:0.9.0'

Gradle Kotlin DSL: Add the following net.jqwik : jqwik-spring gradle kotlin dependency to your build.gradle.kts file:

implementation("net.jqwik:jqwik-spring:0.9.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.jqwik : jqwik-spring sbt scala dependency to your build.sbt file:

libraryDependencies += "net.jqwik" % "jqwik-spring" % "0.9.0"

Advertisement

Dependencies from Group

Jul 04, 2023
62 usages
521 stars
Jul 04, 2023
19 usages
521 stars
Jul 04, 2023
9 usages
521 stars
Jul 04, 2023
2 usages
521 stars
Jul 04, 2023
2 usages
521 stars

Discover Dependencies

Nov 09, 2020
3 usages
Aug 14, 2020
2 stars
Mar 21, 2020
0 stars
Apr 28, 2020
0 stars
May 10, 2020
4 stars
Apr 06, 2023
57 stars