Last Version

Tomitribe :: Simple HTTP Client 0.1

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.tomitribe
ArtifactId

ArtifactId

simple-http-client
Version

Version

0.1
Type

Type

jar
Description

Description

Tomitribe :: Simple HTTP Client
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project Organization

Project Organization

Tomitribe Corporation

Download simple-http-client 0.1


<!-- https://jarcasting.com/artifacts/org.tomitribe/simple-http-client/ -->
<dependency>
    <groupId>org.tomitribe</groupId>
    <artifactId>simple-http-client</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.tomitribe/simple-http-client/
implementation 'org.tomitribe:simple-http-client:0.1'
// https://jarcasting.com/artifacts/org.tomitribe/simple-http-client/
implementation ("org.tomitribe:simple-http-client:0.1")
'org.tomitribe:simple-http-client:jar:0.1'
<dependency org="org.tomitribe" name="simple-http-client" rev="0.1">
  <artifact name="simple-http-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tomitribe', module='simple-http-client', version='0.1')
)
libraryDependencies += "org.tomitribe" % "simple-http-client" % "0.1"
[org.tomitribe/simple-http-client "0.1"]

Dependencies

provided (1)

Group / Artifact Type Version
org.apache.tomee : javaee-api jar 8.0-5

test (3)

Group / Artifact Type Version
org.apache.tomee : arquillian-tomee-embedded jar 8.0.6
org.apache.tomee : tomee-jaxrs jar 8.0.6
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.