is not current version
Last Version 4.27.0.0

org.http4k:http4k-format-jackson-yaml 3.284.0

Http4k YAML support using Jackson as an underlying engine

Categories

Categories

Jackson Data JSON ORM
GroupId

GroupId

org.http4k
ArtifactId

ArtifactId

http4k-format-jackson-yaml
Version

Version

3.284.0
Type

Type

jar

Download http4k-format-jackson-yaml 3.284.0


<!-- https://jarcasting.com/artifacts/org.http4k/http4k-format-jackson-yaml/ -->
<dependency>
    <groupId>org.http4k</groupId>
    <artifactId>http4k-format-jackson-yaml</artifactId>
    <version>3.284.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.http4k/http4k-format-jackson-yaml/
implementation 'org.http4k:http4k-format-jackson-yaml:3.284.0'
// https://jarcasting.com/artifacts/org.http4k/http4k-format-jackson-yaml/
implementation ("org.http4k:http4k-format-jackson-yaml:3.284.0")
'org.http4k:http4k-format-jackson-yaml:jar:3.284.0'
<dependency org="org.http4k" name="http4k-format-jackson-yaml" rev="3.284.0">
  <artifact name="http4k-format-jackson-yaml" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.http4k', module='http4k-format-jackson-yaml', version='3.284.0')
)
libraryDependencies += "org.http4k" % "http4k-format-jackson-yaml" % "3.284.0"
[org.http4k/http4k-format-jackson-yaml "3.284.0"]