License |
License |
---|---|
GroupId | GroupIdorg.nosceon.datolite |
ArtifactId | ArtifactIddatolite-http |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDatolite - HTTP
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
datolite-http-0.2.0.pom | |
datolite-http-0.2.0.jar | 7 KB |
datolite-http-0.2.0-sources.jar | 4 KB |
datolite-http-0.2.0-javadoc.jar | 32 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.nosceon.datolite : datolite-core | jar | 0.2.0 |
org.nosceon.titanite : titanite | jar | 1.1.0 |
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 |