MVN

org.apache.wink : wink-json4j-provider

Maven & Gradle

Aug 26, 2013
3 usages

Apache Wink Providers :: JSON4J Provider

<dependency>
    <groupId>org.apache.wink</groupId>
    <artifactId>wink-json4j-provider</artifactId>
    <version>1.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.wink : wink-json4j-provider to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.4

All Versions

Choose a version of org.apache.wink : wink-json4j-provider to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.4
wink-json4j-provider-1.4
1.3.x
wink-json4j-provider-1.3.0
1.2.x
wink-json4j-provider-1.2.1-incubating
wink-json4j-provider-1.2.0-incubating
1.1.x
wink-json4j-provider-1.1.3-incubating
wink-json4j-provider-1.1.2-incubating

How to add a dependency to Maven

Add the following org.apache.wink : wink-json4j-provider maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.wink</groupId>
    <artifactId>wink-json4j-provider</artifactId>
    <version>1.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.wink : wink-json4j-provider gradle dependency to your build.gradle file:

implementation 'org.apache.wink:wink-json4j-provider:1.4'

Gradle Kotlin DSL: Add the following org.apache.wink : wink-json4j-provider gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.wink:wink-json4j-provider:1.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.wink : wink-json4j-provider sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.wink" % "wink-json4j-provider" % "1.4"

Advertisement

Dependencies from Group

Aug 26, 2013
45 usages
Aug 26, 2013
40 usages
Aug 26, 2013
40 usages
Aug 26, 2013
19 usages

Discover Dependencies

Oct 21, 2015
1 usages
Aug 09, 2021
1 usages
7 stars
Sep 16, 2022
4 usages
1.9k stars
May 07, 2021
2 usages
22 stars
Jun 20, 2019
2 usages
0 stars
Jan 09, 2020
5 usages
0 stars
May 18, 2023
13 usages
6 stars
Aug 05, 2022
10 usages
375 stars