License |
License |
---|---|
Categories |
CategoriesJackson Data JSON |
GroupId | GroupIdcom.github.changvvb |
ArtifactId | ArtifactIdjackson-module-caseclass_2.12 |
Version | Version1.1.1 |
Type | Typejar |
Description |
Descriptionjackson-module-caseclass
jackson-module-caseclass
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.changvvb/jackson-module-caseclass_2.12/ -->
<dependency>
<groupId>com.github.changvvb</groupId>
<artifactId>jackson-module-caseclass_2.12</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.changvvb/jackson-module-caseclass_2.12/
implementation 'com.github.changvvb:jackson-module-caseclass_2.12:1.1.1'
// https://jarcasting.com/artifacts/com.github.changvvb/jackson-module-caseclass_2.12/
implementation ("com.github.changvvb:jackson-module-caseclass_2.12:1.1.1")
'com.github.changvvb:jackson-module-caseclass_2.12:jar:1.1.1'
<dependency org="com.github.changvvb" name="jackson-module-caseclass_2.12" rev="1.1.1">
<artifact name="jackson-module-caseclass_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.changvvb', module='jackson-module-caseclass_2.12', version='1.1.1')
)
libraryDependencies += "com.github.changvvb" % "jackson-module-caseclass_2.12" % "1.1.1"
[com.github.changvvb/jackson-module-caseclass_2.12 "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.10 |
org.scala-lang : scala-reflect | jar | 2.12.10 |
com.fasterxml.jackson.core : jackson-core | jar | 2.9.8 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.9.8 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.8 |
com.fasterxml.jackson.module : jackson-module-paranamer | jar | 2.9.8 |
com.fasterxml.jackson.module : jackson-module-scala_2.12 | jar | 2.9.8 |
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.datatype : jackson-datatype-joda | jar | 2.9.8 |
com.fasterxml.jackson.datatype : jackson-datatype-guava | jar | 2.9.8 |
com.fasterxml.jackson.module : jackson-module-jsonSchema | jar | 2.9.8 |
org.scalatest : scalatest_2.12 | jar | 3.0.6-SNAP3 |
junit : junit | jar | 4.12 |