Last Version

Open311 GeoReport wrapper 0.0.4

A Java language binding (wrapper) to the Open311 GeoReport REST API.

License

License

GroupId

GroupId

org.codeforamerica.open311
ArtifactId

ArtifactId

jreport
Version

Version

0.0.4
Type

Type

jar
Description

Description

Open311 GeoReport wrapper
A Java language binding (wrapper) to the Open311 GeoReport REST API.
Project URL

Project URL

https://github.com/codeforamerica/open311_java
Project Organization

Project Organization

Code for America
Source Code Management

Source Code Management

https://github.com/codeforamerica/open311_java

Download jreport 0.0.4


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

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.0
joda-time : joda-time jar [2.2,)
net.iharder : base64 jar 2.3.8
org.json : json jar 20090211
org.slf4j : slf4j-api jar 1.7.5
org.slf4j : slf4j-simple jar 1.7.5

provided (1)

Group / Artifact Type Version
com.google.android : android jar 2.1.2

test (1)

Group / Artifact Type Version
junit : junit jar [4.11,)

Project Modules

There are no modules declared in this project.