Datolite - HTTP

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

License

License

GroupId

GroupId

org.nosceon.datolite
ArtifactId

ArtifactId

datolite-http
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download datolite-http

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.nosceon.datolite : datolite-core jar 0.2.0
org.nosceon.titanite : titanite jar 1.1.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.nosceon.datolite : datolite-test jar 0.2.0
com.jayway.restassured : rest-assured jar 2.3.0

Project Modules

There are no modules declared in this project.
org.nosceon.datolite

Versions

Version
0.2.0
0.1.0