License |
License |
---|---|
GroupId | GroupIdio.qubite.tomoko |
ArtifactId | ArtifactIdtomoko |
Version | Version1.0.0 |
Type | Typejar |
Description |
DescriptionEasy handling of REST PATCH requests in the object world according to RFC 6902
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tomoko-1.0.0.pom | |
tomoko-1.0.0.jar | 156 KB |
tomoko-1.0.0-sources.jar | 94 KB |
tomoko-1.0.0-javadoc.jar | 822 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.qubite.tomoko/tomoko/ -->
<dependency>
<groupId>io.qubite.tomoko</groupId>
<artifactId>tomoko</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.qubite.tomoko/tomoko/
implementation 'io.qubite.tomoko:tomoko:1.0.0'
// https://jarcasting.com/artifacts/io.qubite.tomoko/tomoko/
implementation ("io.qubite.tomoko:tomoko:1.0.0")
'io.qubite.tomoko:tomoko:jar:1.0.0'
<dependency org="io.qubite.tomoko" name="tomoko" rev="1.0.0">
<artifact name="tomoko" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.qubite.tomoko', module='tomoko', version='1.0.0')
)
libraryDependencies += "io.qubite.tomoko" % "tomoko" % "1.0.0"
[io.qubite.tomoko/tomoko "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
net.jodah : typetools | jar | 0.4.7 |
cglib : cglib | jar | 3.2.5 |
org.objenesis : objenesis | jar | 2.1 |
org.slf4j : slf4j-api | jar | 1.7.21 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.1.7 |
ch.qos.logback : logback-core | jar | 1.1.7 |
org.mockito : mockito-core | jar | 1.10.8 |
org.hamcrest : hamcrest-all | jar | 1.3 |
junit : junit | jar | 4.12 |