| License | License | 
|---|---|
| Categories | CategoriesJackson Data JSON ORM | 
| GroupId | GroupIdorg.http4k | 
| ArtifactId | ArtifactIdhttp4k-format-jackson-yaml | 
| Last Version | Last Version4.27.0.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionhttp4k-format-jackson-yaml Http4k YAML support using Jackson as an underlying engine | 
| Project URL | Project URL | 
<!-- https://jarcasting.com/artifacts/org.http4k/http4k-format-jackson-yaml/ -->
<dependency>
    <groupId>org.http4k</groupId>
    <artifactId>http4k-format-jackson-yaml</artifactId>
    <version>4.27.0.0</version>
</dependency>// https://jarcasting.com/artifacts/org.http4k/http4k-format-jackson-yaml/
implementation 'org.http4k:http4k-format-jackson-yaml:4.27.0.0'// https://jarcasting.com/artifacts/org.http4k/http4k-format-jackson-yaml/
implementation ("org.http4k:http4k-format-jackson-yaml:4.27.0.0")'org.http4k:http4k-format-jackson-yaml:jar:4.27.0.0'<dependency org="org.http4k" name="http4k-format-jackson-yaml" rev="4.27.0.0">
  <artifact name="http4k-format-jackson-yaml" type="jar" />
</dependency>@Grapes(
@Grab(group='org.http4k', module='http4k-format-jackson-yaml', version='4.27.0.0')
)libraryDependencies += "org.http4k" % "http4k-format-jackson-yaml" % "4.27.0.0"[org.http4k/http4k-format-jackson-yaml "4.27.0.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.http4k : http4k-format-core | jar | 4.27.0.0 | 
| org.http4k : http4k-realtime-core | jar | 4.27.0.0 | 
| org.http4k : http4k-format-jackson | jar | 4.27.0.0 | 
| com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.13.3 | 
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.7.0 | 
