Last Version

io.qubite.tomoko:tomoko-jackson 1.0.0

Easy handling of REST PATCH requests in the object world according to RFC 6902

License

License

Categories

Categories

Jackson Data JSON
GroupId

GroupId

io.qubite.tomoko
ArtifactId

ArtifactId

tomoko-jackson
Version

Version

1.0.0
Type

Type

jar
Description

Description

Easy handling of REST PATCH requests in the object world according to RFC 6902
Source Code Management

Source Code Management

http://github.com/qubite/tomoko/tree/master/tomoko-jackson

Download tomoko-jackson 1.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
io.qubite.tomoko : tomoko jar 1.0.0
com.fasterxml.jackson.core : jackson-databind jar 2.0.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-core jar 1.9.5

Project Modules

There are no modules declared in this project.