MVN

io.kjson : kjson-spring3-test

Maven & Gradle

Jul 31, 2023
1 stars

Spring Boot 3 JSON testing functions for kjson · Classes to assist with testing kjson Spring Boot 3 applications.

<dependency>
    <groupId>io.kjson</groupId>
    <artifactId>kjson-spring3-test</artifactId>
    <version>7.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.kjson : kjson-spring3-test to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 7.0

All Versions

Choose a version of io.kjson : kjson-spring3-test to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
7.0
kjson-spring3-test-7.0
6.1
kjson-spring3-test-6.1
6.0
kjson-spring3-test-6.0
5.0
kjson-spring3-test-5.0
4.4.x
kjson-spring3-test-4.4.5

How to add a dependency to Maven

Add the following io.kjson : kjson-spring3-test maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.kjson</groupId>
    <artifactId>kjson-spring3-test</artifactId>
    <version>7.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.kjson : kjson-spring3-test gradle dependency to your build.gradle file:

implementation 'io.kjson:kjson-spring3-test:7.0'

Gradle Kotlin DSL: Add the following io.kjson : kjson-spring3-test gradle kotlin dependency to your build.gradle.kts file:

implementation("io.kjson:kjson-spring3-test:7.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.kjson : kjson-spring3-test sbt scala dependency to your build.sbt file:

libraryDependencies += "io.kjson" % "kjson-spring3-test" % "7.0"

Advertisement

Dependencies from Group

Jul 24, 2023
5 usages
1 stars
Jul 30, 2023
2 usages
0 stars
Jul 23, 2023
1 usages
1 stars
Jan 22, 2022
1 usages
0 stars
May 22, 2023
1 usages
0 stars

Discover Dependencies