MVN

com.legyver : utils.jsonmigration

Maven & Gradle

Jan 09, 2023
0 stars

Legyver-utils.jsonmigration · An annotation-based implementation of JsonPath with versioning

<dependency>
    <groupId>com.legyver</groupId>
    <artifactId>utils.jsonmigration</artifactId>
    <version>3.4.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.legyver : utils.jsonmigration to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.4.1

All Versions

Choose a version of com.legyver : utils.jsonmigration to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.4.x
utils.jsonmigration-3.4.1
utils.jsonmigration-3.4.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.legyver</groupId>
    <artifactId>utils.jsonmigration</artifactId>
    <version>3.4.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.legyver : utils.jsonmigration gradle dependency to your build.gradle file:

implementation 'com.legyver:utils.jsonmigration:3.4.1'

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

implementation("com.legyver:utils.jsonmigration:3.4.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.legyver : utils.jsonmigration sbt scala dependency to your build.sbt file:

libraryDependencies += "com.legyver" % "utils.jsonmigration" % "3.4.1"

Advertisement

Dependencies from Group

Dec 19, 2022
22 usages
0 stars
Mar 01, 2022
6 usages
1 stars
Mar 01, 2022
4 usages
1 stars
Jan 09, 2023
3 usages
0 stars
Jan 09, 2023
2 usages
0 stars

Discover Dependencies