License |
License |
---|---|
GroupId | GroupIdorg.ldp4j.commons |
ArtifactId | ArtifactIdldp4j-commons-http |
Version | Version0.2.2 |
Type | Typejar |
Description |
DescriptionLDP4j :: Commons :: HTTP
Common HTTP utility libraries for the LDP4j project
|
Project Organization |
Project OrganizationCenter for Open Middleware |
Filename | Size |
---|---|
ldp4j-commons-http-0.2.2.pom | |
ldp4j-commons-http-0.2.2.jar | 99 KB |
ldp4j-commons-http-0.2.2-tests.jar | 98 KB |
ldp4j-commons-http-0.2.2-sources.jar | 73 KB |
ldp4j-commons-http-0.2.2-javadoc.jar | 187 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ldp4j.commons/ldp4j-commons-http/ -->
<dependency>
<groupId>org.ldp4j.commons</groupId>
<artifactId>ldp4j-commons-http</artifactId>
<version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.ldp4j.commons/ldp4j-commons-http/
implementation 'org.ldp4j.commons:ldp4j-commons-http:0.2.2'
// https://jarcasting.com/artifacts/org.ldp4j.commons/ldp4j-commons-http/
implementation ("org.ldp4j.commons:ldp4j-commons-http:0.2.2")
'org.ldp4j.commons:ldp4j-commons-http:jar:0.2.2'
<dependency org="org.ldp4j.commons" name="ldp4j-commons-http" rev="0.2.2">
<artifact name="ldp4j-commons-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ldp4j.commons', module='ldp4j-commons-http', version='0.2.2')
)
libraryDependencies += "org.ldp4j.commons" % "ldp4j-commons-http" % "0.2.2"
[org.ldp4j.commons/ldp4j-commons-http "0.2.2"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.12 |
com.google.guava : guava | jar | 18.0 |
Group / Artifact | Type | Version |
---|---|---|
org.ldp4j.commons : ldp4j-commons-testing | jar | 0.2.2 |
org.slf4j : slf4j-log4j12 | jar | 1.7.12 |
org.jmockit : jmockit | jar | 1.19 |
org.hamcrest : hamcrest-integration | jar | 1.3 |
junit : junit | jar | 4.12 |
org.codehaus.sonar-plugins.java : sonar-jacoco-listeners | jar | 2.4 |