Last Version

Tomoko 1.0.0

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

License

License

GroupId

GroupId

io.qubite.tomoko
ArtifactId

ArtifactId

tomoko-parent
Version

Version

1.0.0
Type

Type

pom
Description

Description

Tomoko
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

Download tomoko-parent 1.0.0

Filename Size
tomoko-parent-1.0.0.pom 4 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • tomoko
  • tomoko-jackson
  • tomoko-gson