MVN

com.jwebmp.jackson.core : jackson-annotations

Maven & Gradle

Apr 10, 2019
6 usages
998 stars

Jackson-annotations · Core annotations used for value types, used by Jackson data binding package.

<dependency>
    <groupId>com.jwebmp.jackson.core</groupId>
    <artifactId>jackson-annotations</artifactId>
    <version>0.66.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.jwebmp.jackson.core : jackson-annotations to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.66.0.1

All Versions

Choose a version of com.jwebmp.jackson.core : jackson-annotations to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.66.x
jackson-annotations-0.66.0.1
0.65.x
jackson-annotations-0.65.0.3
jackson-annotations-0.65.0.2
jackson-annotations-0.65.0.1
0.63.x
jackson-annotations-0.63.0.54
jackson-annotations-0.63.0.19
jackson-annotations-0.63.0.17
jackson-annotations-0.63.0.14

How to add a dependency to Maven

Add the following com.jwebmp.jackson.core : jackson-annotations maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.jwebmp.jackson.core</groupId>
    <artifactId>jackson-annotations</artifactId>
    <version>0.66.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.jwebmp.jackson.core : jackson-annotations gradle dependency to your build.gradle file:

implementation 'com.jwebmp.jackson.core:jackson-annotations:0.66.0.1'

Gradle Kotlin DSL: Add the following com.jwebmp.jackson.core : jackson-annotations gradle kotlin dependency to your build.gradle.kts file:

implementation("com.jwebmp.jackson.core:jackson-annotations:0.66.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.jwebmp.jackson.core : jackson-annotations sbt scala dependency to your build.sbt file:

libraryDependencies += "com.jwebmp.jackson.core" % "jackson-annotations" % "0.66.0.1"

Advertisement

Dependencies from Group

Apr 10, 2019
12 usages
3.4k stars
Apr 10, 2019
6 usages
998 stars
Apr 10, 2019
4 usages
2.2k stars

Discover Dependencies

Sep 02, 2019
4 usages
0 stars
Jul 13, 2022
24 usages
Jul 04, 2016
7 usages
2.4k stars
Mar 26, 2020
5 usages
23 stars
Mar 30, 2023
4 usages
28 stars
May 28, 2015
5 usages
0 stars
Aug 25, 2023
48 usages
187 stars