License |
License |
---|---|
Categories |
CategoriesJackson Data JSON |
GroupId | GroupIdcom.wix |
ArtifactId | ArtifactIdhttp-testkit-marshaller-jackson_2.13 |
Last Version | Last Version0.1.25 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhttp-testkit-marshaller-jackson
Marshaller implementation - jackson
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.wix/http-testkit-marshaller-jackson_2.13/ -->
<dependency>
<groupId>com.wix</groupId>
<artifactId>http-testkit-marshaller-jackson_2.13</artifactId>
<version>0.1.25</version>
</dependency>
// https://jarcasting.com/artifacts/com.wix/http-testkit-marshaller-jackson_2.13/
implementation 'com.wix:http-testkit-marshaller-jackson_2.13:0.1.25'
// https://jarcasting.com/artifacts/com.wix/http-testkit-marshaller-jackson_2.13/
implementation ("com.wix:http-testkit-marshaller-jackson_2.13:0.1.25")
'com.wix:http-testkit-marshaller-jackson_2.13:jar:0.1.25'
<dependency org="com.wix" name="http-testkit-marshaller-jackson_2.13" rev="0.1.25">
<artifact name="http-testkit-marshaller-jackson_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wix', module='http-testkit-marshaller-jackson_2.13', version='0.1.25')
)
libraryDependencies += "com.wix" % "http-testkit-marshaller-jackson_2.13" % "0.1.25"
[com.wix/http-testkit-marshaller-jackson_2.13 "0.1.25"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.6 |
com.wix : http-testkit-core_2.13 | jar | 0.1.25 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.4 |
com.fasterxml.jackson.datatype : jackson-datatype-joda | jar | 2.12.4 |
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 | jar | 2.12.4 |
com.fasterxml.jackson.module : jackson-module-parameter-names | jar | 2.12.4 |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.12.4 |
com.fasterxml.jackson.module : jackson-module-scala_2.13 | jar | 2.12.4 |
org.specs2 : specs2-core_2.13 | jar | 4.11.0 |
org.specs2 : specs2-junit_2.13 | jar | 4.11.0 |
org.specs2 : specs2-shapeless_2.13 | jar | 4.11.0 |
org.specs2 : specs2-mock_2.13 | jar | 4.11.0 |
Group / Artifact | Type | Version |
---|---|---|
com.wix » http-testkit-test-commons_2.13 | jar | 0.1.25 |