Last Version

DBFlare Hub 1.0.8

This handles the REST API

License

License

GroupId

GroupId

com.droidlogix
ArtifactId

ArtifactId

dbflare-hub
Version

Version

1.0.8
Type

Type

jar
Description

Description

DBFlare Hub
This handles the REST API

Download dbflare-hub 1.0.8


<!-- https://jarcasting.com/artifacts/com.droidlogix/dbflare-hub/ -->
<dependency>
    <groupId>com.droidlogix</groupId>
    <artifactId>dbflare-hub</artifactId>
    <version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.droidlogix/dbflare-hub/
implementation 'com.droidlogix:dbflare-hub:1.0.8'
// https://jarcasting.com/artifacts/com.droidlogix/dbflare-hub/
implementation ("com.droidlogix:dbflare-hub:1.0.8")
'com.droidlogix:dbflare-hub:jar:1.0.8'
<dependency org="com.droidlogix" name="dbflare-hub" rev="1.0.8">
  <artifact name="dbflare-hub" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.droidlogix', module='dbflare-hub', version='1.0.8')
)
libraryDependencies += "com.droidlogix" % "dbflare-hub" % "1.0.8"
[com.droidlogix/dbflare-hub "1.0.8"]

Dependencies

compile (11)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 4.0.1
org.apache.commons : commons-lang3 jar 3.8.1
joda-time : joda-time jar 2.10.5
com.google.guava : guava jar 27.0.1-jre
com.droidlogix : dbflare-util jar 1.0.0
com.droidlogix : dbflare-core-models jar 1.0.2
com.droidlogix : dbflare-datahandler jar 1.0.6
com.droidlogix : dbflare-endpoint-core jar 1.0.2
com.fasterxml.jackson.core : jackson-core jar 2.10.0
com.fasterxml.jackson.core : jackson-databind jar 2.10.0.pr1
com.google.code.gson : gson jar 2.8.5

Project Modules

There are no modules declared in this project.