License |
License |
---|---|
Categories |
CategoriesAnt Build Tools Net |
GroupId | GroupIdnet.anthavio.disquo |
ArtifactId | ArtifactIddisquo-api |
Version | Version1.0.2 |
Type | Typejar |
Description |
Descriptiondisquo-api
Java Disqus Rest Api Library
|
Project URL |
Project URL |
Project Organization |
Project OrganizationAnthavio |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
disquo-api-1.0.2.pom | |
disquo-api-1.0.2.jar | 92 KB |
disquo-api-1.0.2-sources.jar | 45 KB |
disquo-api-1.0.2-javadoc.jar | 438 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.anthavio.disquo/disquo-api/ -->
<dependency>
<groupId>net.anthavio.disquo</groupId>
<artifactId>disquo-api</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.anthavio.disquo/disquo-api/
implementation 'net.anthavio.disquo:disquo-api:1.0.2'
// https://jarcasting.com/artifacts/net.anthavio.disquo/disquo-api/
implementation ("net.anthavio.disquo:disquo-api:1.0.2")
'net.anthavio.disquo:disquo-api:jar:1.0.2'
<dependency org="net.anthavio.disquo" name="disquo-api" rev="1.0.2">
<artifact name="disquo-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.anthavio.disquo', module='disquo-api', version='1.0.2')
)
libraryDependencies += "net.anthavio.disquo" % "disquo-api" % "1.0.2"
[net.anthavio.disquo/disquo-api "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
commons-lang : commons-lang | jar | 2.6 |
commons-codec : commons-codec | jar | 1.3 |
org.slf4j : slf4j-api | jar | 1.7.7 |
org.slf4j : jcl-over-slf4j | jar | 1.7.7 |
net.anthavio : hatatitla | jar | 1.5.0 |
org.apache.httpcomponents : httpclient | jar | 4.2.5 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.3.4 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.1.1 |
junit : junit | jar | 4.11 |
org.assertj : assertj-core | jar | 1.6.1 |
org.mockito : mockito-all | jar | 1.9.5 |