is not current version
Last Version 4.27.0.0

org.http4k:http4k-format-jackson-xml 3.158.0

Http4k XML support using Jackson as an underlying engine

Categories

Categories

Jackson Data JSON ORM
GroupId

GroupId

org.http4k
ArtifactId

ArtifactId

http4k-format-jackson-xml
Version

Version

3.158.0
Type

Type

jar

Download http4k-format-jackson-xml 3.158.0


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