| License |
License |
|---|---|
| Categories |
CategoriesJSON Data Jackson |
| GroupId | GroupIdcom.tethys-json |
| ArtifactId | ArtifactIdtethys-jackson_2.11 |
| Version | Version0.11.0 |
| Type | Typejar |
| Description |
Descriptiontethys-jackson
tethys-jackson
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| tethys-jackson_2.11-0.11.0.pom | |
| tethys-jackson_2.11-0.11.0.jar | 14 KB |
| tethys-jackson_2.11-0.11.0-sources.jar | 2 KB |
| tethys-jackson_2.11-0.11.0-javadoc.jar | 352 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.tethys-json/tethys-jackson_2.11/ -->
<dependency>
<groupId>com.tethys-json</groupId>
<artifactId>tethys-jackson_2.11</artifactId>
<version>0.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.tethys-json/tethys-jackson_2.11/
implementation 'com.tethys-json:tethys-jackson_2.11:0.11.0'
// https://jarcasting.com/artifacts/com.tethys-json/tethys-jackson_2.11/
implementation ("com.tethys-json:tethys-jackson_2.11:0.11.0")
'com.tethys-json:tethys-jackson_2.11:jar:0.11.0'
<dependency org="com.tethys-json" name="tethys-jackson_2.11" rev="0.11.0">
<artifact name="tethys-jackson_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tethys-json', module='tethys-jackson_2.11', version='0.11.0')
)
libraryDependencies += "com.tethys-json" % "tethys-jackson_2.11" % "0.11.0"
[com.tethys-json/tethys-jackson_2.11 "0.11.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.12 |
| com.tethys-json : tethys-core_2.11 | jar | 0.11.0 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.9.9 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.11 | jar | 3.1.0-SNAP13 |