License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.diffbot |
ArtifactId | ArtifactIddiffbot-enhance-client |
Version | Version0.1.0 |
Type | Typejar |
Description |
Descriptiondiffbot-enhance-client
OpenAPI Java
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.diffbot/diffbot-enhance-client/ -->
<dependency>
<groupId>com.diffbot</groupId>
<artifactId>diffbot-enhance-client</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.diffbot/diffbot-enhance-client/
implementation 'com.diffbot:diffbot-enhance-client:0.1.0'
// https://jarcasting.com/artifacts/com.diffbot/diffbot-enhance-client/
implementation ("com.diffbot:diffbot-enhance-client:0.1.0")
'com.diffbot:diffbot-enhance-client:jar:0.1.0'
<dependency org="com.diffbot" name="diffbot-enhance-client" rev="0.1.0">
<artifact name="diffbot-enhance-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.diffbot', module='diffbot-enhance-client', version='0.1.0')
)
libraryDependencies += "com.diffbot" % "diffbot-enhance-client" % "0.1.0"
[com.diffbot/diffbot-enhance-client "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
io.swagger : swagger-annotations | jar | 1.5.22 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
com.squareup.okhttp3 : okhttp | jar | 3.14.2 |
com.squareup.okhttp3 : logging-interceptor | jar | 3.14.2 |
com.google.code.gson : gson | jar | 2.8.5 |
io.gsonfire : gson-fire | jar | 1.8.3 |
org.apache.commons : commons-lang3 | jar | 3.9 |
javax.annotation : jsr250-api | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |