Last Version

Gsb4j Http Proxy 1.0.6

Gsb4j is a Java client implementation of Google Safe Browsing API v4. It includes both Lookup API and Update API implementations. Gsb4j is a more or less complete implementation of the Safe Browsing API protocol. There are some missing or unsupported parts which can be found on project's site but those do not influence the overall usability of the API.

License

License

Categories

Categories

Net
GroupId

GroupId

kg.net.bazi.gsb4j
ArtifactId

ArtifactId

gsb4j-http
Version

Version

1.0.6
Type

Type

jar
Description

Description

Gsb4j Http Proxy
Gsb4j is a Java client implementation of Google Safe Browsing API v4. It includes both Lookup API and Update API implementations. Gsb4j is a more or less complete implementation of the Safe Browsing API protocol. There are some missing or unsupported parts which can be found on project's site but those do not influence the overall usability of the API.

Download gsb4j-http 1.0.6


<!-- https://jarcasting.com/artifacts/kg.net.bazi.gsb4j/gsb4j-http/ -->
<dependency>
    <groupId>kg.net.bazi.gsb4j</groupId>
    <artifactId>gsb4j-http</artifactId>
    <version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/kg.net.bazi.gsb4j/gsb4j-http/
implementation 'kg.net.bazi.gsb4j:gsb4j-http:1.0.6'
// https://jarcasting.com/artifacts/kg.net.bazi.gsb4j/gsb4j-http/
implementation ("kg.net.bazi.gsb4j:gsb4j-http:1.0.6")
'kg.net.bazi.gsb4j:gsb4j-http:jar:1.0.6'
<dependency org="kg.net.bazi.gsb4j" name="gsb4j-http" rev="1.0.6">
  <artifact name="gsb4j-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='kg.net.bazi.gsb4j', module='gsb4j-http', version='1.0.6')
)
libraryDependencies += "kg.net.bazi.gsb4j" % "gsb4j-http" % "1.0.6"
[kg.net.bazi.gsb4j/gsb4j-http "1.0.6"]

Dependencies

compile (5)

Group / Artifact Type Version
kg.net.bazi.gsb4j : gsb4j-core jar 1.0.6
ch.qos.logback : logback-classic jar 1.2.3
com.google.inject.extensions : guice-servlet jar 4.2.2
org.eclipse.jetty : jetty-server jar 9.4.19.v20190610
org.eclipse.jetty : jetty-servlet jar 9.4.19.v20190610

Project Modules

There are no modules declared in this project.