License |
License |
---|---|
Categories |
CategoriesAWS Container PaaS Providers |
GroupId | GroupIdcom.ddfplus.jaws |
ArtifactId | ArtifactIdddfplus-api |
Version | Version1.1.7 |
Type | Typejar |
Description |
DescriptionDDF Plus API
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
ddfplus-api-1.1.7.pom | |
ddfplus-api-1.1.7.jar | 207 KB |
ddfplus-api-1.1.7-sources.jar | 129 KB |
ddfplus-api-1.1.7-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ddfplus.jaws/ddfplus-api/ -->
<dependency>
<groupId>com.ddfplus.jaws</groupId>
<artifactId>ddfplus-api</artifactId>
<version>1.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.ddfplus.jaws/ddfplus-api/
implementation 'com.ddfplus.jaws:ddfplus-api:1.1.7'
// https://jarcasting.com/artifacts/com.ddfplus.jaws/ddfplus-api/
implementation ("com.ddfplus.jaws:ddfplus-api:1.1.7")
'com.ddfplus.jaws:ddfplus-api:jar:1.1.7'
<dependency org="com.ddfplus.jaws" name="ddfplus-api" rev="1.1.7">
<artifact name="ddfplus-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ddfplus.jaws', module='ddfplus-api', version='1.1.7')
)
libraryDependencies += "com.ddfplus.jaws" % "ddfplus-api" % "1.1.7"
[com.ddfplus.jaws/ddfplus-api "1.1.7"]
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.tyrus.bundles : tyrus-standalone-client-jdk | jar | 1.15 |
com.squareup.okhttp : okhttp | jar | 2.5.0 |
com.google.code.gson : gson | jar | 2.3.1 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.21 |
joda-time : joda-time | jar | [2.9.2,) |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-all | jar | 1.10.19 |
ch.qos.logback : logback-classic | jar | [1.1.7,) |
junit : junit | jar | 4.11 |