MVN

io.qubite.tomoko : tomoko-parent

Maven & Gradle

Aug 17, 2017
2 stars

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

<dependency>
    <groupId>io.qubite.tomoko</groupId>
    <artifactId>tomoko-parent</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.qubite.tomoko : tomoko-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of io.qubite.tomoko : tomoko-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
tomoko-parent-1.0.0
0.1.x
tomoko-parent-0.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.qubite.tomoko</groupId>
    <artifactId>tomoko-parent</artifactId>
    <version>1.0.0</version>
</dependency>

Advertisement