MVN

com.thoughtworks.binding : jsonhashroute_sjs0.6_2.12

Maven & Gradle

Dec 07, 2019
4 stars

JsonHashRoute · JsonHashRoute

<dependency>
    <groupId>com.thoughtworks.binding</groupId>
    <artifactId>jsonhashroute_sjs0.6_2.12</artifactId>
    <version>0.2.0+64-9e5c7a2c</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.thoughtworks.binding : jsonhashroute_sjs0.6_2.12 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.0+64-9e5c7a2c

All Versions

Choose a version of com.thoughtworks.binding : jsonhashroute_sjs0.6_2.12 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
jsonhashroute_sjs0.6_2.12-0.2.0
jsonhashroute_sjs0.6_2.12-0.2.0+64-9e5c7a2c
jsonhashroute_sjs0.6_2.12-0.2.0+62-209ae4c6
jsonhashroute_sjs0.6_2.12-0.2.0+60-730d52df
jsonhashroute_sjs0.6_2.12-0.2.0+58-d7608b85
jsonhashroute_sjs0.6_2.12-0.2.0+56-b6c39092
jsonhashroute_sjs0.6_2.12-0.2.0+54-e12f7993
jsonhashroute_sjs0.6_2.12-0.2.0+52-af2535e3
jsonhashroute_sjs0.6_2.12-0.2.0+50-8a7469de
jsonhashroute_sjs0.6_2.12-0.2.0+46-0e487c34
jsonhashroute_sjs0.6_2.12-0.2.0+43-97741a69
jsonhashroute_sjs0.6_2.12-0.2.0+34-2ff0fb38
jsonhashroute_sjs0.6_2.12-0.2.0+30-ff2e2ba2
jsonhashroute_sjs0.6_2.12-0.2.0+28-8c8d05d8
jsonhashroute_sjs0.6_2.12-0.2.0+27-079e71e2
jsonhashroute_sjs0.6_2.12-0.2.0+14-99d1acd1
jsonhashroute_sjs0.6_2.12-0.2.0+12-74b21478
jsonhashroute_sjs0.6_2.12-0.2.0+10-b77cc45f
jsonhashroute_sjs0.6_2.12-0.2.0+8-91c866eb
jsonhashroute_sjs0.6_2.12-0.2.0+6-17ccff28
0.1.x
jsonhashroute_sjs0.6_2.12-0.1.0-12-a919b016
jsonhashroute_sjs0.6_2.12-0.1.0-11-c908fc10
jsonhashroute_sjs0.6_2.12-0.1.0-10-0b45b763
jsonhashroute_sjs0.6_2.12-0.1.0-2-3ca8524a
jsonhashroute_sjs0.6_2.12-0.1.0-1-539ad09c
jsonhashroute_sjs0.6_2.12-0.1.0
jsonhashroute_sjs0.6_2.12-0.1.0+15-3bfddc26
jsonhashroute_sjs0.6_2.12-0.1.0+12-b77a29a7

How to add a dependency to Maven

Add the following com.thoughtworks.binding : jsonhashroute_sjs0.6_2.12 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.thoughtworks.binding</groupId>
    <artifactId>jsonhashroute_sjs0.6_2.12</artifactId>
    <version>0.2.0+64-9e5c7a2c</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.thoughtworks.binding : jsonhashroute_sjs0.6_2.12 gradle dependency to your build.gradle file:

implementation 'com.thoughtworks.binding:jsonhashroute_sjs0.6_2.12:0.2.0+64-9e5c7a2c'

Gradle Kotlin DSL: Add the following com.thoughtworks.binding : jsonhashroute_sjs0.6_2.12 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.thoughtworks.binding:jsonhashroute_sjs0.6_2.12:0.2.0+64-9e5c7a2c")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.thoughtworks.binding : jsonhashroute_sjs0.6_2.12 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.thoughtworks.binding" % "jsonhashroute_sjs0.6_2.12" % "0.2.0+64-9e5c7a2c"