MVN

com.github.frtu.libs : lib-serdes-jackson

Maven & Gradle

Feb 04, 2023
2 usages
0 stars

serdes library for Jackson · Library for serialization deserialization based on jackson.

<dependency>
    <groupId>com.github.frtu.libs</groupId>
    <artifactId>lib-serdes-jackson</artifactId>
    <version>1.2.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.frtu.libs : lib-serdes-jackson to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.5

All Versions

Choose a version of com.github.frtu.libs : lib-serdes-jackson to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
lib-serdes-jackson-1.2.5
lib-serdes-jackson-1.2.4
lib-serdes-jackson-1.2.3
lib-serdes-jackson-1.2.2
lib-serdes-jackson-1.2.1
lib-serdes-jackson-1.2.0
1.1.x
lib-serdes-jackson-1.1.5
lib-serdes-jackson-1.1.4
lib-serdes-jackson-1.1.3
lib-serdes-jackson-1.1.2

How to add a dependency to Maven

Add the following com.github.frtu.libs : lib-serdes-jackson maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.frtu.libs</groupId>
    <artifactId>lib-serdes-jackson</artifactId>
    <version>1.2.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.frtu.libs : lib-serdes-jackson gradle dependency to your build.gradle file:

implementation 'com.github.frtu.libs:lib-serdes-jackson:1.2.5'

Gradle Kotlin DSL: Add the following com.github.frtu.libs : lib-serdes-jackson gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.frtu.libs:lib-serdes-jackson:1.2.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.frtu.libs : lib-serdes-jackson sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.frtu.libs" % "lib-serdes-jackson" % "1.2.5"

Advertisement

Dependencies from Group

Feb 04, 2023
3 usages
0 stars
Feb 04, 2023
2 usages
0 stars
Feb 04, 2023
2 usages
0 stars
Feb 04, 2023
2 usages
0 stars
Feb 04, 2023
2 usages
0 stars

Discover Dependencies

Jul 28, 2023
6 usages
0 stars
Jun 06, 2013
2 usages
Dec 04, 2022
1 usages
177 stars
Nov 16, 2021
3 usages
148 stars
Jun 06, 2023
1 usages
Apr 06, 2023
4 usages
8 stars
Sep 14, 2022
4 usages
2 stars
Jun 23, 2023
4 usages
7 stars