License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.tomitribe |
ArtifactId | ArtifactIdrestclient-util |
Last Version | Last Version0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTomitribe :: Rest Client Util
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
restclient-util-0.6.pom | |
restclient-util-0.6.jar | 74 KB |
restclient-util-0.6-sources.jar | 39 KB |
restclient-util-0.6-javadoc.jar | 133 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.tomitribe/restclient-util/ -->
<dependency>
<groupId>org.tomitribe</groupId>
<artifactId>restclient-util</artifactId>
<version>0.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.tomitribe/restclient-util/
implementation 'org.tomitribe:restclient-util:0.6'
// https://jarcasting.com/artifacts/org.tomitribe/restclient-util/
implementation ("org.tomitribe:restclient-util:0.6")
'org.tomitribe:restclient-util:jar:0.6'
<dependency org="org.tomitribe" name="restclient-util" rev="0.6">
<artifact name="restclient-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tomitribe', module='restclient-util', version='0.6')
)
libraryDependencies += "org.tomitribe" % "restclient-util" % "0.6"
[org.tomitribe/restclient-util "0.6"]
Group / Artifact | Type | Version |
---|---|---|
org.tomitribe : tomitribe-util | jar | 1.4.2 |
org.projectlombok : lombok | jar | 1.18.22 |
org.apache.johnzon : johnzon-jsonb | jar | 1.2.16 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.tomee : javaee-api | jar | 8.0-5 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |
org.junit.platform : junit-platform-suite | jar | 1.8.2 |